Apply professional font/color themes to artifacts. 10 preset themes for slides, docs, HTML pages. Generate custom themes on-the-fly. Includes color palettes and font pairings.
Apply consistent, professional styling to slides, docs, reports, and HTML pages. 10 curated themes with color palettes and font pairings.
| Trigger | Example |
|---|---|
| Style a slide deck | "Apply a theme to my presentation" |
| Brand an HTML page | "Make this landing page look professional" |
| Style a report | "Add a consistent color scheme to this doc" |
| Custom theme needed | "Create a dark tech theme for my dashboard" |
| # | Theme | Mood | Best For |
|---|---|---|---|
| 1 | Ocean Depths | Calm, professional | Corporate, finance |
| 2 | Sunset Boulevard | Warm, vibrant | Creative, lifestyle |
| 3 | Forest Canopy |
| Natural, grounded |
| Sustainability, health |
| 4 | Modern Minimalist | Clean, contemporary | Tech, SaaS |
| 5 | Golden Hour | Rich, autumnal | Luxury, editorial |
| 6 | Arctic Frost | Cool, crisp | Healthcare, science |
| 7 | Desert Rose | Soft, sophisticated | Fashion, beauty |
| 8 | Tech Innovation | Bold, modern | Startups, AI |
| 9 | Botanical Garden | Fresh, organic | Food, wellness |
| 10 | Midnight Galaxy | Dramatic, cosmic | Entertainment, gaming |
1. Show theme-showcase.pdf to user
2. User selects theme (or requests custom)
3. Read theme file from themes/ directory
4. Apply colors + fonts to artifact
5. Verify contrast and readability
# Theme files are in themes/ directory
cat themes/ocean-depths.md
cat themes/tech-innovation.md
Each theme file contains:
When no preset fits, generate a custom theme:
| Rule | Detail |
|---|---|
| Contrast | Minimum 4.5:1 for body text on background |
| Consistency | Same palette across all slides/pages |
| Hierarchy | Use color weight to guide visual flow |
| Fonts | Max 2 font families (header + body) |
| Accent | Use accent color sparingly (<10% of surface) |
theme-showcase.pdf before asking for selectionreferences/color-theory-cheatsheet.md — color relationships and harmonyreferences/font-selection-guide.md — choosing and pairing fontsreferences/contrast-accessibility-guide.md — WCAG contrast requirementsthemes/ — individual theme specification files