Function light_theme
pub fn light_theme() -> ThemeExpand description
Light theme with all built-in component themes registered.
The primary color tracks the OS-level AccentColor when available; the
secondary and tertiary colors are derived from it (lightened / darkened).