docs: clarify dynamic colour derivation still traces to base16

Per mara's follow-up: the doc shouldn't read as 'no dynamic colour at
all' — mixing/lighter/darker derivation is fine and matches Material's
own approach, the constraint is that every derived colour still
traces back to the base16/stylix contract, not an independent source.
This commit is contained in:
iris 2026-08-18 21:07:05 +02:00 committed by mara
commit f0c362b688

View file

@ -32,9 +32,10 @@ repeated here.
model selector living in a three-dot overflow menu instead of next to
the thing that shows the current model.
- Loosely influenced by Material Design's current (Material You)
generation, mainly for shape/elevation ideas — colour theming is
governed entirely by the base16/stylix contract below, not Material's
dynamic-colour system.
generation, mainly for shape/elevation ideas. Colour is dynamic too —
auto-derived shades (mixing, lighter/darker) are fair game, same as
Material's own approach — but every derived colour still traces back
to the base16/stylix contract below, never an independent source.
## Motion