Skip to content

Commit fb97593

Browse files
committed
Set --tray-background in dark mode
1 parent efacc6f commit fb97593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/vars.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343

4444
body[data-theme="dark"] {
45+
--tray-background: var(--tray-background-base);
4546
--tray-background-base: #1f1f1f;
4647
--tray-background-transparent: rgba(41, 41, 41, 0.95);
4748
--tray-background-blur: rgba(41, 41, 41, 0);

0 commit comments

Comments
 (0)