We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b746dc commit 21881fcCopy full SHA for 21881fc
themes/noctis.yaml
@@ -71,7 +71,7 @@ noctis:
71
72
# Popups
73
more-info-header-background: 'var(--secondary-background-color)'
74
- paper-dialog-background-color: 'rgba(47,59,82,0.4)'
+ paper-dialog-background-color: 'var(--background-color)' #'rgba(47,59,82,0.4)'
75
76
# Tables
77
table-row-background-color: 'var(--background-color)'
0 commit comments