Skip to content

Commit 21881fc

Browse files
committed
make popups opaque
1 parent 7b746dc commit 21881fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/noctis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ noctis:
7171

7272
# Popups
7373
more-info-header-background: 'var(--secondary-background-color)'
74-
paper-dialog-background-color: 'rgba(47,59,82,0.4)'
74+
paper-dialog-background-color: 'var(--background-color)' #'rgba(47,59,82,0.4)'
7575

7676
# Tables
7777
table-row-background-color: 'var(--background-color)'

0 commit comments

Comments
 (0)