From 6750f88bb79d9c1f34bb0d767054cf5cdee85fce Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Wed, 7 Jul 2021 16:51:10 +0300 Subject: [PATCH] use the darker dark proton background color for additional windows --- chrome/dark_additional_windows.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/dark_additional_windows.css b/chrome/dark_additional_windows.css index 86cecbf..131ab87 100644 --- a/chrome/dark_additional_windows.css +++ b/chrome/dark_additional_windows.css @@ -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://mozapps/content/downloads"){ :root{ - background-color: #42414d !important; + background-color: #2b2a33 !important; --in-content-box-background: #23222b !important; } #placesToolbox,