Expand description
Contains the Theme
type and its widget stylesheet implementations.
Re-exports§
pub use style::*;
Modules§
- Stylesheet implements for
crate::Theme
Structs§
Enums§
Functions§
- Currently-defined theme.
- Currently-defined theme type.
- Whether the active theme has a dark preference.
- Whether the active theme is high contrast.
- Watches for changes to the system’s theme preference.
- Loads the preferred system theme from
cosmic-config
.