design: set default site theme to crimson red (hue 25, vivid 1.0)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
--accent-cm : chroma multiplier. 1 = vivid · 0 = silver / neutral gray
|
||||
Every accent color on the page derives from these, so the design stays
|
||||
identical and only the hue/saturation moves. */
|
||||
--accent-h: 35;
|
||||
--accent-h: 25;
|
||||
--accent-cm: 1;
|
||||
|
||||
--accent: oklch(0.74 calc(0.175 * var(--accent-cm)) var(--accent-h));
|
||||
|
||||
Reference in New Issue
Block a user