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