New backup 2025-10-10 17:15:02
This commit is contained in:
parent
4292ae5fe1
commit
78d063b619
6 changed files with 9 additions and 8 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue