theme-authoring
Installation
SKILL.md
Theme Authoring Skill
Goal
Plug a new color theme into the Playground so it appears in the header theme picker, is remembered across sessions, and themes every surface (main graph, designer preview, learn pages) — with no component or graph-rendering edits.
Read First
docs/theme-authoring-guide.md— full architecture, token table, gotchas, worked example.src/store/appStore.ts—ThemeId,THEME_OPTIONS,DARK_BASED_THEMES,isDarkTheme,themeClass.src/styles/app.css— the:root/.light-theme/.theme-aurora/.theme-crimsontoken blocks (copy the nearest one).
Intake Questions
Ask the user: