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 264d5ff commit 26009dcCopy full SHA for 26009dc
src/main.css
@@ -589,7 +589,7 @@ html.theme-light {
589
--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);
+ --bg-surface-overlay: var(--bg-1);
593
--bg-surface-overlay-tmp: var(--primary-800);
594
--bg-surface-raised: var(--bg-0);
595
--black: var(--black-500);
0 commit comments