Revert back to previous base color on dark theme
parent
fa3662257d
commit
c490606f15
|
@ -1,7 +1,7 @@
|
|||
// unified palette
|
||||
// try to use these colors when possible
|
||||
$bg-color: #181b21;
|
||||
$base-color: #1b1f25;
|
||||
$base-color: #15171b;
|
||||
$base-text-color: #edf3ff;
|
||||
$header-panel-bg-color: #22262e;
|
||||
$header-panel-border-color: #000000;
|
||||
|
|
Loading…
Reference in New Issue