add --theme-container-background-hover (#2116)
Add --theme-container-background-hover to the theme with #37475c
This commit is contained in:
parent
c7b24e0aec
commit
19a46edf9e
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@
|
|||
--theme-top-bar-write-background: #00af81;\
|
||||
--theme-top-bar-write-color: #fff;\
|
||||
--theme-container-background: #27374c;\
|
||||
--theme-container-background-hover: #37475c;\
|
||||
--theme-container-color: #fff;\
|
||||
--theme-container-box-shadow: none;\
|
||||
--theme-container-border: 1px solid #141d26;</style>'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue