From 2955da5880a19e0e05a0045cda95c7d42ce0ea39 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 10 Oct 2025 16:15:02 -0700 Subject: [PATCH] New backup 2025-10-10 16:15:02 --- de/home/.librewolf/config/chrome/sidebery.css | 9 ++++----- de/home/.librewolf/config/chrome/userChrome.css | 2 +- de/home/.librewolf/development/chrome | 1 - de/home/.librewolf/penelope/chrome | 1 - de/home/.librewolf/work/chrome | 1 - 5 files changed, 5 insertions(+), 9 deletions(-) delete mode 120000 de/home/.librewolf/development/chrome delete mode 120000 de/home/.librewolf/penelope/chrome delete mode 120000 de/home/.librewolf/work/chrome diff --git a/de/home/.librewolf/config/chrome/sidebery.css b/de/home/.librewolf/config/chrome/sidebery.css index be25f96..9bcf04f 100644 --- a/de/home/.librewolf/config/chrome/sidebery.css +++ b/de/home/.librewolf/config/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: [[[COLORHEX]]] !important; --frame-bg: transparent !important; } } @@ -67,7 +67,7 @@ } #nav_bar { - background-color: red !important; + background-color: transparent !important; padding: var(--tabs-margin) !important; } @@ -106,12 +106,11 @@ width: 100% !important; height: 100% !important; &:not([data-active="true"]) .body { -/* background-color: color-mix( + background-color: color-mix( in oklab, var(--tabs-activated-bg) 25%, transparent - ) !important;*/ - background-color: red !important; + ) !important; } } } diff --git a/de/home/.librewolf/config/chrome/userChrome.css b/de/home/.librewolf/config/chrome/userChrome.css index e7218cf..b13012d 100644 --- a/de/home/.librewolf/config/chrome/userChrome.css +++ b/de/home/.librewolf/config/chrome/userChrome.css @@ -8,7 +8,7 @@ #sidebar-header { display: none !important; } -:root { --tabpanel-background-color: [[[BACKGROUND_HEX]]] !important; } +:root { --tabpanel-background-color: [[[BACKGROUNDHEX]]] !important; } /*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/ diff --git a/de/home/.librewolf/development/chrome b/de/home/.librewolf/development/chrome deleted file mode 120000 index 975639f..0000000 --- a/de/home/.librewolf/development/chrome +++ /dev/null @@ -1 +0,0 @@ -../config/chrome \ No newline at end of file diff --git a/de/home/.librewolf/penelope/chrome b/de/home/.librewolf/penelope/chrome deleted file mode 120000 index 975639f..0000000 --- a/de/home/.librewolf/penelope/chrome +++ /dev/null @@ -1 +0,0 @@ -../config/chrome \ No newline at end of file diff --git a/de/home/.librewolf/work/chrome b/de/home/.librewolf/work/chrome deleted file mode 120000 index 975639f..0000000 --- a/de/home/.librewolf/work/chrome +++ /dev/null @@ -1 +0,0 @@ -../config/chrome \ No newline at end of file