We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72251d9 commit 05e80a0Copy full SHA for 05e80a0
packages/site-kit/src/lib/styles/tokens/colours.css
@@ -52,7 +52,7 @@
52
--sk-fg-1: hsl(var(--sk-bg-hue), 2%, 90%);
53
--sk-fg-2: hsl(var(--sk-bg-hue), 3%, 80%);
54
--sk-fg-3: hsl(var(--sk-bg-hue), 5%, 65%);
55
- --sk-fg-4: hsl(var(--sk-bg-hue), 5%, 45%);
+ --sk-fg-4: hsl(var(--sk-bg-hue), 5%, 55%);
56
--sk-fg-accent: hsl(12, 94%, 62%);
57
58
/* Background colours */
0 commit comments