Skip to content

Commit f45eea0

Browse files
author
pixza Yaoita
committed
correct profile popup background color
1 parent 82c433b commit f45eea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ html.theme-light {
586586
--bg-base-secondary: var(--bg-1);
587587
--bg-base-tertiary: var(--primary-660);
588588
--bg-brand: var(--brand-500);
589-
--bg-mod-faint: var(--bg-1);
589+
--bg-mod-faint: var(--bg-0);
590590
--bg-mod-strong: var(--bg-2);
591591
--bg-mod-subtle: hsl(228 calc(1 * 6%) 32.5% / 0.48);
592592
--bg-surface-overlay: var(--bg-2);

0 commit comments

Comments
 (0)