Skip to content

Commit

Permalink
correct profile popup background color, again
Browse files Browse the repository at this point in the history
  • Loading branch information
pixza Yaoita committed Oct 29, 2024
1 parent 264d5ff commit 26009dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ html.theme-light {
--bg-mod-faint: var(--bg-0);
--bg-mod-strong: var(--bg-2);
--bg-mod-subtle: hsl(228 calc(1 * 6%) 32.5% / 0.48);
--bg-surface-overlay: var(--bg-2);
--bg-surface-overlay: var(--bg-1);
--bg-surface-overlay-tmp: var(--primary-800);
--bg-surface-raised: var(--bg-0);
--black: var(--black-500);
Expand Down

0 comments on commit 26009dc

Please sign in to comment.