Skip to main content

Module theme

Module theme 

Source
Expand description

Liquid theme: semantic colors, the iOS-style type ramp, and glass defaults, provided to the subtree through composition locals — the analogue of MaterialTheme.

Structs§

LiquidColors
Semantic color palette mirroring the iOS system palette.
LiquidThemeSpec
Theme configuration passed to LiquidTheme.
LiquidTypography
The iOS text-style ramp as ready-to-use TextStyles (colors come from LiquidColors::label by default at the call site).

Enums§

SchemeMode
Whether the theme follows the OS appearance or is pinned.

Functions§

LiquidTheme
Provides the Liquid design system (colors, typography) to content.
liquid_colors
The active semantic palette (light defaults outside a LiquidTheme).
liquid_typography
The active type ramp.