New backup 2025-10-10 16:15:02

This commit is contained in:
Penelope Gwen 2025-10-10 16:15:02 -07:00
parent 40b5d2677a
commit 2955da5880
5 changed files with 5 additions and 9 deletions

View file

@ -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;
}
}
}

View file

@ -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; }*/

View file

@ -1 +0,0 @@
../config/chrome

View file

@ -1 +0,0 @@
../config/chrome

View file

@ -1 +0,0 @@
../config/chrome