set color proprty to use variable in root
This commit is contained in:
parent
537c6f82d0
commit
e058c25876
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
--in-content-box-background: rgba(255,255,255,0.1) !important;
|
||||
--in-content-deemphasized-text: var(--in-content-text-color) !important;
|
||||
scrollbar-color: var(--in-content-text-color) var(--in-content-page-background) !important;
|
||||
color:var(--in-content-text-color) !important;
|
||||
}
|
||||
|
||||
menulist > menupopup{ background-color: var(--in-content-page-background) !important; }
|
||||
|
|
Loading…
Reference in a new issue