Function dark_theme
pub fn dark_theme() -> ThemeExpand description
Dark 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).