Public cross-surface themes, token sets, adapters, skins, and visual contracts for the uDOS family.
- themes and skins
- design tokens
- reusable cross-surface presentation assets
- component primitives
- surface adapters for browser, ThinUI, TUI, workflow, publish, and forms
- teachable styling examples
- runtime semantics
- provider transport
- private product branding ownership
- direct consumption of external style libraries without an adapter boundary
src/registry/docs/tests/scripts/config/examples/
Keep themes modular, portable, and render-compatible across browser, ThinUI, TUI, workflow, publish, and form surfaces.
Themes provide the visual contract layer on top of the runtime family. Adapters translate those contracts into renderable output for each surface.
The repo activation path is documented in docs/activation.md.
The theme foundation is documented in docs/v2.0.1-theme-foundation.md.
The current integrated design system reference is documented in
docs/v2.2.1-integrated-design-system.md.
Run the current repo validation entrypoint with:
bash scripts/run-theme-checks.sh