From 2bc4678a65180b8e32392ab4be66d04f0e654f98 Mon Sep 17 00:00:00 2001 From: cswimr Date: Mon, 4 Nov 2024 11:58:26 -0500 Subject: [PATCH] actually updated zentheme --- zentheme/userChrome.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zentheme/userChrome.css b/zentheme/userChrome.css index c1df650..e94ff68 100644 --- a/zentheme/userChrome.css +++ b/zentheme/userChrome.css @@ -23,6 +23,7 @@ --toolbar-bgcolor: #313244 !important; --newtab-background-color: #1e1e2e !important; --zen-themed-toolbar-bg: #181825 !important; + --zen-main-browser-background: #181825 !important; } #permissions-granted-icon{ @@ -92,6 +93,7 @@ --toolbar-bgcolor: #ccd0da !important; --newtab-background-color: #eff1f5 !important; --zen-themed-toolbar-bg: #e6e9ef !important; + --zen-main-browser-background: #e6e9ef !important; } #permissions-granted-icon{