Skip to main content

Module derive

Module derive 

Source
Expand description

Case 2 — derive a full palette from one brand color.

Neutrals (muted) carry a hint of the brand temperature so the whole UI reads as one family. Semantic state colors (success / warning / danger) are not derived here — they are universal conventions handled by semantic.rs.

Structs§

DerivedPalette
The full set of brand-derived functional shades.

Functions§

derive_palette
Expand one brand color into the full derived palette (§5).