We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28128b commit a0b85bcCopy full SHA for a0b85bc
image/themes/openproject/account/resources/css/style.css
@@ -18,7 +18,11 @@
18
}
19
20
:root body .pf-v5-c-masthead .pf-v5-c-toolbar {
21
- --pf-v5-c-masthead--c-toolbar--BackgroundColor: #1A67A3;
+ --pf-v5-c-toolbar--BackgroundColor: #1A67A3;
22
+}
23
+
24
+:where(.pf-v5-theme-dark) .pf-v5-c-masthead .pf-v5-c-toolbar {
25
26
27
28
body {
0 commit comments