mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
use the darker dark proton background color for additional windows
This commit is contained in:
parent
aec5328ff0
commit
6750f88bb7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ See the above repository for updates as well as full license text. */
|
||||||
url-prefix(chrome://browser/content/sanitize.xhtml),
|
url-prefix(chrome://browser/content/sanitize.xhtml),
|
||||||
url-prefix("chrome://mozapps/content/downloads"){
|
url-prefix("chrome://mozapps/content/downloads"){
|
||||||
:root{
|
:root{
|
||||||
background-color: #42414d !important;
|
background-color: #2b2a33 !important;
|
||||||
--in-content-box-background: #23222b !important;
|
--in-content-box-background: #23222b !important;
|
||||||
}
|
}
|
||||||
#placesToolbox,
|
#placesToolbox,
|
||||||
|
|
Loading…
Reference in a new issue