diff --git a/de/home/.librewolf/config/chrome/userChrome.css b/de/home/.librewolf/config/chrome/userChrome.css index 2bf0292..feaa880 100644 --- a/de/home/.librewolf/config/chrome/userChrome.css +++ b/de/home/.librewolf/config/chrome/userChrome.css @@ -14,7 +14,8 @@ :root { --tabpanel-background-color: [[[BACKGROUNDHEX]]] !important; --toolbar-bgcolor: [[[COLORHEX]]] !important; - + --toolbar-field-background-color: transparent !important; + --urlbar-box-bgcolor: transparent !important; } #sidebar-box { background-color: transparent !important; diff --git a/de/home/.librewolf/development/chrome/sidebery.css b/de/home/.librewolf/development/chrome/sidebery.css index fe7b0a9..b5f1cb9 100644 --- a/de/home/.librewolf/development/chrome/sidebery.css +++ b/de/home/.librewolf/development/chrome/sidebery.css @@ -14,7 +14,7 @@ --nav-btn-height: 28px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { -/* background-color: #c29ac266 !important;*/ +/* background-color: #795f7c66 !important;*/ background-color: transparent !important; --frame-bg: transparent !important; } diff --git a/de/home/.librewolf/development/chrome/userChrome.css b/de/home/.librewolf/development/chrome/userChrome.css index 0700954..ccd767a 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -13,8 +13,8 @@ } :root { --tabpanel-background-color: #11131766 !important; - --toolbar-bgcolor: #c29ac266 !important; - + --toolbar-bgcolor: #795f7c66 !important; + --toolbar-field-background-color: transparent !important; } #sidebar-box { background-color: transparent !important; diff --git a/de/home/.librewolf/penelope/chrome/sidebery.css b/de/home/.librewolf/penelope/chrome/sidebery.css index 216905b..9675ba7 100644 --- a/de/home/.librewolf/penelope/chrome/sidebery.css +++ b/de/home/.librewolf/penelope/chrome/sidebery.css @@ -14,7 +14,7 @@ --nav-btn-height: 28px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { -/* background-color: #d6aeae33 !important;*/ +/* background-color: #74616399 !important;*/ background-color: transparent !important; --frame-bg: transparent !important; } diff --git a/de/home/.librewolf/penelope/chrome/userChrome.css b/de/home/.librewolf/penelope/chrome/userChrome.css index 769d882..cb88145 100644 --- a/de/home/.librewolf/penelope/chrome/userChrome.css +++ b/de/home/.librewolf/penelope/chrome/userChrome.css @@ -13,8 +13,8 @@ } :root { --tabpanel-background-color: #11131766 !important; - --toolbar-bgcolor: #d6aeae33 !important; - + --toolbar-bgcolor: #74616399 !important; + --toolbar-field-background-color: transparent !important; } #sidebar-box { background-color: transparent !important; diff --git a/de/home/.librewolf/work/chrome/userChrome.css b/de/home/.librewolf/work/chrome/userChrome.css index 9089581..d24ac96 100644 --- a/de/home/.librewolf/work/chrome/userChrome.css +++ b/de/home/.librewolf/work/chrome/userChrome.css @@ -14,7 +14,7 @@ :root { --tabpanel-background-color: #1113177f !important; --toolbar-bgcolor: #4a5f7672 !important; - + --toolbar-field-background-color: transparent !important; } #sidebar-box { background-color: transparent !important;