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§
- Liquid
Colors - Semantic color palette mirroring the iOS system palette.
- Liquid
Theme Spec - Theme configuration passed to
LiquidTheme. - Liquid
Typography - The iOS text-style ramp as ready-to-use
TextStyles (colors come fromLiquidColors::labelby default at the call site).
Enums§
- Scheme
Mode - Whether the theme follows the OS appearance or is pinned.
Functions§
- Liquid
Theme - 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.