Skip to main content

Module theme

Module theme 

Source
Expand description

Theme and colorscheme configuration.

Defines semantic color roles for the TUI, with support for hex (#rrggbb) and named color strings.

Structs§

ColorPalette
Semantic color palette for the TUI.
ColorValue
A color value that deserializes from hex or named color strings.
ThemeConfig
Color theme configuration for the TUI.

Functions§

parse_color 🔒
Parse a color string into a [Color].