ia-presenter-themes
SKILL.md
iA Presenter Theme Creation
Overview
Create or edit custom iA Presenter themes that control the visual appearance of presentations, including typography, colours, layouts, backgrounds, and responsive behaviour. Themes consist of CSS files, JSON configuration files, and optional custom fonts or images.
Core Concepts
Theme Structure
Every iA Presenter theme consists of:
template.json- Theme metadata (name, author, CSS filename, fonts)presets.json- Colour presets for light/dark modes and gradientstheme.css- CSS rules for layouts, typography, and styling- Custom fonts (optional) -
.woff2font files - Images/assets (optional) - Background images or other visual assets