From fd515d1b71116eb052347b4f1e11c6e5bb5a515f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 15 Oct 2025 16:45:02 -0700 Subject: [PATCH] New backup 2025-10-15 16:45:02 --- de/home/.librewolf/config/profiles/penelope/user.js | 2 +- de/home/.librewolf/development/chrome/sidebery.css | 2 +- de/home/.librewolf/development/chrome/userChrome.css | 10 ++-------- de/home/.librewolf/penelope/chrome/sidebery.css | 2 ++ de/home/.librewolf/work/chrome/sidebery.css | 2 ++ 5 files changed, 8 insertions(+), 10 deletions(-) diff --git a/de/home/.librewolf/config/profiles/penelope/user.js b/de/home/.librewolf/config/profiles/penelope/user.js index 02af7fb..76e1b4c 100644 --- a/de/home/.librewolf/config/profiles/penelope/user.js +++ b/de/home/.librewolf/config/profiles/penelope/user.js @@ -1 +1 @@ -user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom"); +user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me"); diff --git a/de/home/.librewolf/development/chrome/sidebery.css b/de/home/.librewolf/development/chrome/sidebery.css index a0c4d82..a06d7d3 100644 --- a/de/home/.librewolf/development/chrome/sidebery.css +++ b/de/home/.librewolf/development/chrome/sidebery.css @@ -14,11 +14,11 @@ --nav-btn-height: 28px !important; --active-el-bg: #795f7c7f !important; --tabs-border-radius: 8px !important; -/* --frame-bg: red !important;*/ @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #795f7c7f !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 fdcabb7..315e655 100644 --- a/de/home/.librewolf/development/chrome/userChrome.css +++ b/de/home/.librewolf/development/chrome/userChrome.css @@ -12,8 +12,7 @@ display: none !important; } :root { -/* --tabpanel-background-color: #1113174c !important;*/ - --tabpanel-background-color: red !important; + --tabpanel-background-color: #1113174c !important; --toolbar-bgcolor: #795f7c7f !important; --toolbar-field-background-color: transparent !important; --urlbar-box-bgcolor: transparent !important; @@ -24,7 +23,6 @@ #tabbrowser-tabpanels { margin: 10px !important; margin-left: 10px !important; -/* background-color: red !important;*/ border-radius: 12px !important; * { border-radius: 12px !important; } } @@ -37,11 +35,7 @@ margin: 10px !important; margin-right: 0px !important; border-radius: 10px !important; -/* background-color: red !important;*/ - * { - border-radius: 10px !important; -/* background-color: red !important;*/ - } + * { border-radius: 10px !important; } } /*:root { --tabpanel-background-color: #11131700 !important; }*/ /*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/ diff --git a/de/home/.librewolf/penelope/chrome/sidebery.css b/de/home/.librewolf/penelope/chrome/sidebery.css index 9675ba7..16e95be 100644 --- a/de/home/.librewolf/penelope/chrome/sidebery.css +++ b/de/home/.librewolf/penelope/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #74616399 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #74616399 !important;*/ diff --git a/de/home/.librewolf/work/chrome/sidebery.css b/de/home/.librewolf/work/chrome/sidebery.css index 547d943..a01d352 100644 --- a/de/home/.librewolf/work/chrome/sidebery.css +++ b/de/home/.librewolf/work/chrome/sidebery.css @@ -12,6 +12,8 @@ --tabs-height: 30px !important; --nav-btn-width: 30px !important; --nav-btn-height: 28px !important; + --active-el-bg: #4a5f7672 !important; + --tabs-border-radius: 8px !important; @media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) { /* background-color: #4a5f7672 !important;*/