Expand description
§thcon
Switches multiple apps between light and dark mode
Modules§
Structs§
Enums§
Traits§
- Disableable
- An app that can be disabled via configuration.
- Themeable
Functions§
Derive Macros§
- AppConfig
- Creates a
Config
struct wrapping either the marked struct or an instance ofthcon_trait::Disabled
. - Disableable