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 82c433b commit f45eea0Copy full SHA for f45eea0
src/main.css
@@ -586,7 +586,7 @@ html.theme-light {
586
--bg-base-secondary: var(--bg-1);
587
--bg-base-tertiary: var(--primary-660);
588
--bg-brand: var(--brand-500);
589
- --bg-mod-faint: var(--bg-1);
+ --bg-mod-faint: var(--bg-0);
590
--bg-mod-strong: var(--bg-2);
591
--bg-mod-subtle: hsl(228 calc(1 * 6%) 32.5% / 0.48);
592
--bg-surface-overlay: var(--bg-2);
0 commit comments