Skip to content

Commit 6ae81ef

Browse files
committed
CB/ui: Adjust primary colour
1 parent e6c90e0 commit 6ae81ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_base.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
--opacity-disabled: .55;
1212
--height-loading: 12rem;
1313
/* base colors */
14-
--color-primary: #4183c4;
14+
--color-primary: #2185D0;
1515
--color-primary-contrast: #ffffff;
1616
--color-primary-dark-1: #3876b3;
1717
--color-primary-dark-2: #31699f;

0 commit comments

Comments
 (0)