src/dazzle_ui/specs/theme.py¶
Generated: 2026-03-30T04:38:49.380420+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_ui
Purpose¶
Theme specification types for UISpec.
Defines themes, variants, and design tokens.
Key Exports¶
TextStyleThemeTokensVariantSpecThemeSpecget_variant
Dependencies¶
Imports¶
__future__.annotationstyping.Anypydantic.BaseModelpydantic.ConfigDictpydantic.Field
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_theme_presets.pytests/unit/test_themespec.pytests/unit/test_specs.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.