Module theme

Module theme 

Source
Expand description

Theme trait and basic implementations.

Structs§

DarkTheme
Simple dark theme implementation.
LightTheme
Simple light theme implementation.

Traits§

Theme
Global theme that can modify widget styles.