update dark theme -> header color -> #ccc
This commit is contained in:
parent
8e7c783750
commit
4185f22cb2
1 changed files with 1 additions and 1 deletions
2
ui/dist/themes/dark.css
vendored
2
ui/dist/themes/dark.css
vendored
|
@ -31,7 +31,7 @@
|
||||||
--tab-active-color: #CCC;
|
--tab-active-color: #CCC;
|
||||||
|
|
||||||
/* Header */
|
/* Header */
|
||||||
--header-color: #EEE;
|
--header-color: #CCC;
|
||||||
--header-active-color: #FFF;
|
--header-active-color: #FFF;
|
||||||
--header-button-bg: transparent;
|
--header-button-bg: transparent;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue