Expand description
Material Design color utilities for HCT and dynamic scheme generation.
§Usage Generate Material-compliant dynamic palettes for consistent UI theming.
Structs§
- Material
Color Scheme - A Material Design color scheme, which can be light or dark, produced from a seed color.
Functions§
- blend_
over - Blends two colors,
overlaydrawn overbase, using the providedoverlay_alpha. - global_
material_ scheme - Returns the global Material Design 3 color scheme.
- set_
global_ material_ scheme - Sets the global Material Design 3 color scheme.