Style
Themes, tokens, bootstyle parsing, and style access helpers.
This section documents the style engine entry points: selecting themes, resolving tokens, and configuring widget appearance through bootstyle.
Key types
- Style: style/theme manager
- Bootstyle: bootstyle tokens and parsing
- BootstrapIcon: icon provider integration
Common functions
- get_style: access current
Style - get_style_builder: access the active builder (advanced)
- get_theme: get current theme
- get_theme_provider: get current provider
- set_theme: set current theme
- toggle_theme: toggle between light/dark (if supported)
- get_theme_color: resolve a theme color token
- get_themes: list available themes