theme

Use when an app needs a Pierre light or dark theme from @pierre/theme for Shiki, VS Code, Cursor, or Zed, including soft, vibrant, protanopia, deuteranopia, and tritanopia variants.

Install
npx skills add 'https://github.com/pierrecomputer/pierre/tree/main/skills/theme'
Download bundle ↓
main · 1831817Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗
View on GitHub
---name: themedescription:  Use when an app needs a Pierre light or dark theme from @pierre/theme for  Shiki, VS Code, Cursor, or Zed, including soft, vibrant, protanopia,  deuteranopia, and tritanopia variants.--- # `@pierre/theme` Use `@pierre/theme` for Pierre syntax and editor themes. The package suppliesten immutable Shiki and VS Code theme objects. ## Install ```bashpnpm add @pierre/theme``` ## Select an API reference | Need                                    | Reference                                || --------------------------------------- | ---------------------------------------- || List every package entry and export     | [API reference](references/api.md)       || Compare all themes and select a variant | [Theme variants](references/variants.md) | ## Select a recipe | Task                                | Recipe                                                  || ----------------------------------- | ------------------------------------------------------- || Load a Pierre theme in Shiki        | [Use a theme with Shiki](references/recipe-shiki.md)    || Install a Pierre theme in an editor | [Use a theme in an editor](references/recipe-editor.md) | Use the `theming` skill when the app must switch themes at runtime or follow acolor mode. 
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.