We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ed8c9 commit d28128bCopy full SHA for d28128b
image/themes/openproject/login/resources/css/style.css
@@ -4,11 +4,11 @@
4
}
5
6
body {
7
- background-color: rgb(235, 243, 247);
+ background-color: light-dark(#ebf3f7, #323232);
8
9
10
.pf-v5-c-brand {
11
font-size: 2rem;
12
font-weight: bold;
13
- color: #1A67A3;
+ color: light-dark(#1A67A3, #abdaff);
14
0 commit comments