Skip to content

Commit 58a835b

Browse files
committed
chore: use bcc theme in dark mode as well
1 parent ec828e8 commit 58a835b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/app/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212

1313
.dark {
14-
--ui-primary: white;
14+
--ui-primary: #a0cec8;
1515
}
1616

1717
html,

0 commit comments

Comments
 (0)