theme-factory

Applies curated color palettes and font pairings to slides, documents, and HTML artifacts.

52|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Immortalqx/my_codex_skills --skill theme-factory-immortalqx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: theme-factory
Source: https://github.com/Immortalqx/my_codex_skills/tree/main/theme-factory
Command: npx skills add https://github.com/Immortalqx/my_codex_skills --skill theme-factory-immortalqx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Styling slides, documents, reports, and lightweight HTML artifacts from scratch often produces inconsistent, generic visuals. This Skill provides a library of 10 curated themes with defined color palettes, font pairings, and visual motifs so artifacts look cohesive across every page. ## Core Features & Use Cases - Bundled Theme Library: Choose from 10 ready-made themes (Ocean Depths, Sunset Boulevard, Forest Canopy, Modern Minimalist, Golden Hour, Arctic Frost, Desert Rose, Tech Innovation, Botanical Garden, Midnight Galaxy), each with hex color codes and header/body font pairings. - Theme Showcase: Review theme-showcase.pdf for a visual overview before selecting a theme. - Custom Theme Creation: Derive a new theme by defining a dominant color, supporting colors, an accent, font pairing, and repeated motif rules, optionally saved under themes/. - Use Case: When building a pitch deck for a tech startup, apply the Tech Innovation theme so every slide uses the same electric blue accent, dark backgrounds, and DejaVu Sans typography. ## Quick Start Use the theme-factory skill to show me the available themes and apply one consistently across my presentation.

Frequently Asked Questions about theme-factory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply a consistent theme to a presentation or document?

Select one of the 10 bundled themes or request a new one, then the Skill reads the theme file from the themes directory and applies its hex color palette, header and body fonts, and motif rules consistently across every page of the artifact.

What themes are available in the theme library?

Ten themes are bundled: Ocean Depths, Sunset Boulevard, Forest Canopy, Modern Minimalist, Golden Hour, Arctic Frost, Desert Rose, Tech Innovation, Botanical Garden, and Midnight Galaxy. Each defines a color palette with hex codes and a font pairing, showcased in theme-showcase.pdf.

Can I create a custom theme for my slides?

Yes. Define a dominant mood, one dominant color with one or two supporting colors and an accent, a header and body font pairing, and motif rules such as card shapes or border treatment. The new theme can be saved as a Markdown file under themes/ if you want it preserved.

Does theme-factory work with artifacts that already have a design system?

No. If the artifact already belongs to an existing design system, the Skill preserves that system instead of imposing a new theme. It also checks contrast, density, and typography against actual content rather than applying themes mechanically.

What file formats can themes be applied to?

Themes can be applied to slides, documents, reports, and lightweight HTML artifacts. The theme files themselves are Markdown documents containing hex color codes and font specifications that guide the styling of the target artifact.