Skip to content

Commit 27d53d4

Browse files
committed
#834 add new variable to dark theme. may need style review
1 parent 9db8090 commit 27d53d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/less/themes/dark/Variables.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
@minor-ticks-line-color: darken(@color-dark,66);
6868
@major-ticks-line-color: lighten(@minor-ticks-line-color,10);
6969

70+
@timegroup-message-color: lighten(@ui-background-color,2);
71+
7072
@brand-color: lighten(@color-background,25);
7173

7274
@era-color-1: @color-theme-complement;

0 commit comments

Comments
 (0)