diff --git a/zentheme/userChrome.css b/zentheme/userChrome.css index 97e24e7..d197b92 100644 --- a/zentheme/userChrome.css +++ b/zentheme/userChrome.css @@ -31,6 +31,10 @@ background-color: #1e1e2e !important; } + #TabsToolbar { + background-color: #181825 !important; + } + #urlbar-background { background-color: #1e1e2e !important; } @@ -79,6 +83,10 @@ background-color: #eff1f5 !important; } + #TabsToolbar { + background-color: #e6e9ef !important; + } + #urlbar-background { background-color: #eff1f5 !important; } @@ -94,4 +102,3 @@ } -