adjust color of background tabs in darkmode
This commit is contained in:
parent
21edf09dc3
commit
4043849a05
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
--lwt-accent-color: #1b1b1b !important;
|
--lwt-accent-color: #1b1b1b !important;
|
||||||
|
|
||||||
/* textcolor */
|
/* textcolor */
|
||||||
--lwt-text-color: #fff !important;
|
--lwt-text-color: #e5e5e5 !important;
|
||||||
|
|
||||||
/* toolbar */
|
/* toolbar */
|
||||||
--toolbar-bgcolor: #3b3b3b !important;
|
--toolbar-bgcolor: #3b3b3b !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue