Revert back to previous base color on dark theme
This commit is contained in:
parent
fa3662257d
commit
c490606f15
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue