Templates
Every template is a valid .po9-skin you can build on. Scaffold with po9 new <name> --template <id>.
| Template | id | Best for |
|---|---|---|
| Starter | starter |
Learning the format — fully commented. |
| Dark | dark |
Low-light, high-contrast workspaces. |
| Light | light |
Bright, neutral daytime themes. |
| Minimal | minimal |
The smallest valid skin — a clean base. |
| Corporate | corporate |
Brand-driven palettes and locked tokens. |
po9 new acme-dark --template corporateAll templates track Specification v1 and pass the Validator out of the box. See real skins in Examples.