chore(web): sync design.json to the state ramp
The token system still mirrored the pre-amendment palette and carried the rule 'Don't colour complete green or incomplete amber', which now contradicts DESIGN.md 4.2 and would have had the next session revert the ramp. Drops the four --status-* tokens no rule consumes any more; satisfaction reuses --signal-ok and a gap --signal-warn. Committed by the blitz orchestrator: the authoring session wedged.
This commit is contained in:
+3
-6
@@ -62,13 +62,10 @@
|
||||
--score-6: oklch(0.8 0.17 150);
|
||||
|
||||
/* library state ramp (§4.2): green satisfied, amber gap, violet active,
|
||||
neutral nothing-happening. --status-airing doubles as the downloading
|
||||
hue; the other four stay declared as the design.json mirror. */
|
||||
neutral nothing-happening. Satisfaction reuses --signal-ok and a gap
|
||||
--signal-warn, so the only hue this family still owns is the active one,
|
||||
which doubles as the downloading colour. */
|
||||
--status-airing: oklch(0.78 0.14 305);
|
||||
--status-incomplete: oklch(0.72 0.09 305);
|
||||
--status-waiting: oklch(0.64 0.045 305);
|
||||
--status-complete: oklch(0.85 0.01 250);
|
||||
--status-ended: oklch(0.62 0.015 250);
|
||||
|
||||
/* type */
|
||||
--font-label: system-ui, "Segoe UI", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user