Use toolbar-bgcolor when available for window background

This commit is contained in:
MrOtherGuy 2019-06-25 12:07:00 +03:00
parent 54b7aededa
commit 29265f1107

View file

@ -13,7 +13,7 @@
dialog,
tree{
-moz-appearance: none !important;
background-color: rgb(50,50,52) !important;
background-color: var(--toolbar-bgcolor,rgb(50,50,52)) !important;
color: rgb(249,249,250) !important;
}
#placesToolbar,