Expand description
Cosmic theme library.
Provides utilities for creating custom cosmic themes.
Re-exports§
pub use palette;
Modules§
- composite colors in srgb
- get color steps
Structs§
- The colors for a widget of the Cosmic theme
- Theme Container colors of a theme, can be a theme background container, primary container, or secondary container
- Corner radii variables for the Cosmic theme
- The palette for Cosmic Theme, from which all color properties are derived
- built in dark palette
- built in light palette
- Spacing variables for the Cosmic theme
- Cosmic Theme data structure with all colors and its name
- Helper for building customized themes
- The config for cosmic theme dark / light settings
Enums§
- Palette type
- Density options for the Cosmic theme
- Theme layer type
Constants§
- ID for the current dark
ThemeBuilder
config - ID for the current dark Theme config
- ID for the current light `ThemeBuilder`` config
- ID for the current light Theme config
- name of cosmic theme
- ID for the ThemeMode config
Traits§
- Trait for layered themes