puzzmo-theme
Installation
SKILL.md
Puzzmo Theme
Convert the game's colors to use Puzzmo theme tokens, enabling automatic light/dark mode.
Steps
- Review the theme object received from
sdk.gameReady(). Key color tokens:theme.g_bg- Game backgroundtheme.g_bgAlt- Alternate background (checkerboard patterns)theme.fg- Foreground texttheme.g_textDark- Dark text (on light backgrounds)theme.g_textLight- Light text (on dark backgrounds)theme.key- Primary accent (pink/brand)theme.player- Player color (blue)theme.alt1,alt2,alt3- Additional accent colorstheme.g_key- A variant of key that always has good contrast for dark texttheme.error- Error/wrong state colortheme.g_unsolved- Unsolved/empty tile colortheme.alwaysDark/theme.alwaysLight- Colors that don't change with theme