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 1bdfc3f commit 20a8cc5Copy full SHA for 20a8cc5
assets/css/v2/style.css
@@ -199,7 +199,7 @@ textarea:not([rows]) {
199
--color-brand-300: 0.84 0.0699 157.51;
200
--color-brand-200: 0.91 0.0406 157.72;
201
--color-brand-100: 0.98 0.0107 158.85;
202
- --color-background: light-dark(oklch(1 0 0), oklch(0.2 0 0));
+ --color-background: light-dark(oklch(1 0 0), oklch(0.1 0.194 147.7));
203
--color-foreground: light-dark(oklch(0 0 0), oklch(1 0 0 / 0.9));
204
--color-shadow: 0.86 0 0;
205
--code-color: light-dark(oklch(0 0 0), oklch(1 0 0));
0 commit comments