Skip to content

Commit 053b171

Browse files
JohnyP36Nomes77
authored andcommitted
Update cool_breeze.css
1 parent f5460fa commit 053b171

File tree

1 file changed

+78
-89
lines changed

1 file changed

+78
-89
lines changed

FireFox/theme/system_default_theme/cool_breeze.css

+78-89
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
@supports -moz-bool-pref("userChrome+Content.theme.cool_breeze") {
2-
:root:is(#main-window):not(:-moz-lwtheme, [privatebrowsingmode=temporary]),
3-
:root[lwt-default-theme-in-dark-mode]:is(#main-window):not([privatebrowsingmode=temporary]) {
2+
:root:is(#main-window):not(:-moz-lwtheme, [privatebrowsingmode=temporary]) {
43
--win-component-bgcolor: rgb(163, 198, 218) !important;
54
}
6-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]),
7-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) {
5+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) {
86
--urlbar-box-hover-bgcolor: rgb(182, 200, 211) !important;
97
--urlbar-box-active-bgcolor: rgb(153, 168, 177) !important;
108
--win-toolbarbutton-hover-background: rgb(150, 182, 201) !important;
@@ -15,13 +13,11 @@
1513
:root:is(#main-window):not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #navigator-toolbox {
1614
border-bottom: 1px solid rgb(126, 153, 168) !important;
1715
}
18-
:root[tabsintitlebar]:not(:-moz-window-inactive, :-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-color,
19-
:root[tabsintitlebar][lwt-default-theme-in-dark-mode]:not(:-moz-window-inactive, [privatebrowsingmode=temporary]) .titlebar-color {
16+
:root[tabsintitlebar]:not(:-moz-window-inactive, :-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-color {
2017
color: AccentColorText;
2118
background-color: rgb(96, 157, 191) !important;
2219
}
23-
:root[tabsintitlebar]:-moz-window-inactive:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-color,
24-
:root[tabsintitlebar][lwt-default-theme-in-dark-mode]:-moz-window-inactive:not([privatebrowsingmode=temporary]) .titlebar-color {
20+
:root[tabsintitlebar]:-moz-window-inactive:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-color {
2521
background-color: rgb(96, 157, 191) !important;
2622
}
2723
/* Toolbar seperator line */
@@ -51,16 +47,6 @@
5147
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
5248
#urlbar-label-box,
5349
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
54-
#urlbar-zoom-button,
55-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
56-
#identity-box[pageproxystate="valid"].notSecureText > .identity-box-button,
57-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
58-
#identity-box[pageproxystate="valid"].chromeUI > .identity-box-button,
59-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
60-
#identity-box[pageproxystate="valid"].extensionPage > .identity-box-button,
61-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
62-
#urlbar-label-box,
63-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
6450
#urlbar-zoom-button {
6551
background-color: transparent !important;
6652
}
@@ -73,120 +59,123 @@
7359
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
7460
#urlbar-label-box:hover,
7561
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
76-
#urlbar-zoom-button:hover,
77-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
78-
#identity-box[pageproxystate="valid"].notSecureText > .identity-box-button:hover,
79-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
80-
#identity-box[pageproxystate="valid"].chromeUI > .identity-box-button:hover,
81-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
82-
#identity-box[pageproxystate="valid"].extensionPage > .identity-box-button:hover,
83-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
84-
#urlbar-label-box:hover,
85-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
8662
#urlbar-zoom-button:hover {
8763
background-color: var(--urlbar-box-hover-bgcolor) !important;
8864
}
8965
/* Tab Color when Multiselected */
9066
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
91-
.tab-background[multiselected="true"]:not([selected="true"]) > .tab-loading-burst:not([bursting]),
92-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
9367
.tab-background[multiselected="true"]:not([selected="true"]) > .tab-loading-burst:not([bursting]) {
9468
background-color: rgb(146, 187, 211) !important;
9569
}
9670
/* Menubar Text Color */
9771
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #main-menubar > menu,
98-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) #main-menubar > menu,
9972
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #main-menubar > menu[_moz-menuactive="true"],
100-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) #main-menubar > menu[_moz-menuactive="true"],
10173
/* Tabs Content Color */
10274
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]) .tab-icon-image,
103-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]),
104-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]) .tab-icon-image,
105-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]) {
106-
color: black !important;
75+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]) {
76+
color: black !important;
10777
}
10878
/* Titlebar Button Color */
10979
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .toolbarbutton-animatable-box,
110-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .toolbarbutton-1,
111-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .toolbarbutton-animatable-box,
112-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .toolbarbutton-1 {
113-
color: black !important;
80+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .toolbarbutton-1 {
81+
color: black !important;
11482
}
11583
/* :root:not(:-moz-lwtheme, [privatebrowsingmode=temporary])
11684
#tabs-newtab-button:hover, #TabsToolbar #new-tab-button:hover {
117-
background-color: rgb(81,132,161) !important;
85+
background-color: rgb(81, 132, 161) !important;
11886
} */
119-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-button,
120-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .titlebar-button {
121-
stroke: black !important;
87+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-button {
88+
stroke: black !important;
12289
}
123-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-button:hover,
124-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .titlebar-button:hover,
125-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #main-menubar > menu[_moz-menuactive="true"],
126-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) #main-menubar > menu[_moz-menuactive="true"] {
127-
background-color: rgb(86,141,172) !important;
90+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-button:hover
91+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #main-menubar > menu[_moz-menuactive="true"] {
92+
background-color: rgb(86, 141, 172) !important;
12893
}
129-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-close:hover,
130-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .titlebar-close:hover {
94+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .titlebar-close:hover {
13195
background-color: hsl(355,86%,49%) !important;
13296
}
13397
/* Hover background for extensions */
13498
#nav-bar-customization-target .toolbaritem-combined-buttons.unified-extensions-item > toolbarbutton:hover {
13599
background-color: rgb(150, 182, 201) !important; /* var(--panel-item-hover-bgcolor) */
136100
}
137101
/* Hover in sidebar */
138-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary], [lwt-default-theme-in-dark-mode]) #sidebar-switcher-target:hover,
139-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary], [lwt-default-theme-in-dark-mode]) #sidebar-switcher-target:hover:active,
140-
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary], [lwt-default-theme-in-dark-mode]) #sidebar-switcher-target.active {
102+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #sidebar-switcher-target:hover,
103+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #sidebar-switcher-target:hover:active,
104+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #sidebar-switcher-target.active {
141105
background-color: rgb(229, 229, 229) !important;
142106
}
143107
/* Fixes for system dark theme */
144-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) {
145-
--toolbarbutton-icon-fill: black !important;
146-
--lwt-tab-text: black !important;
147-
}
148-
/* :root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .tab-icon-image {
149-
fill: white !important;
150-
} */
151-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
152-
.tabbrowser-tab:not([selected="true"]):hover > .tab-stack > .tab-content:not([pinned]) {
108+
@media (prefers-color-scheme: dark) {
109+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) toolbarseparator,
110+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) menuseparator::before {
111+
border-top: 1px solid rgb(99, 99, 99) !important;
112+
}
113+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) {
114+
--toolbarbutton-icon-fill: black !important;
115+
--lwt-tab-text: black !important;
116+
}
117+
:root:not(:-moz-lwtheme, [privarebrowsingmode=temporary]) .tab-text.tab-label,
118+
:root:not(:-moz-lwtheme, [privarebrowsingmode=temporary]) .tab-close-button,
119+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .tabbrowser-tab:not([selected="true"]):hover > .tab-stack > .tab-content:not([pinned]) {
120+
color: black !important;
121+
}
122+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .browser-toolbar:not(.titlebar-color),
123+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #urlbar {
153124
color: black !important;
125+
}
126+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) #urlbar[breakout][breakout-extend] > #urlbar-input-container,
127+
:root:not(:-moz-lwtheme, [privarebrowsingmode=temporary]) #urlbar:is([focused="true"], [open]) > #urlbar-background,
128+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .urlbarView {
129+
background-color: white;
130+
}
131+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .urlbarView-row:not([type="tip"],
132+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) [type="dynamic"])[selected] > .urlbarView-row-inner,
133+
:root:not(:-moz-lwtheme, [privatebrowsingmode=temporary]) .urlbarView-row-inner[selected] {
134+
background-color: white !important;
135+
color: black !important;
136+
}
137+
:root:not(:-moz-lwtheme, [privarebrowsingmode=temporary]) .urlbarView-row {
138+
background-color: transparent !important;
139+
}
154140
}
155-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .browser-toolbar:not(.titlebar-color) {
156-
color: black !important;
141+
/* Fixes for Private browsing */
142+
toolbar[brighttext] .private-browsing-indicator-icon {
143+
filter: invert(0) !important;
157144
}
158-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) #urlbar {
159-
color: black !important;
145+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) toolbarseparator,
146+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) menuseparator::before {
147+
border-top: 1px solid rgb(99, 99, 99) !important;
160148
}
161-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary])
162-
#urlbar[breakout][breakout-extend] > #urlbar-input-container {
163-
background-color: white;
149+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) #navigator-toolbox {
150+
border-bottom: 1px solid rgb(104, 104, 104) !important;
164151
}
165-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .urlbarView-row:not([type="tip"],
166-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) [type="dynamic"])[selected] > .urlbarView-row-inner,
167-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .urlbarView-row-inner[selected] {
168-
background-color: white !important;
152+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab:not([selected="true"]),
153+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab:not([selected="true"]):hover > .tab-stack > .tab-content:not([pinned]),
154+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab:not([selected="true"]) .tab-text.tab-label,
155+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab:not([selected="true"]) .tab-close-button {
169156
color: black !important;
170157
}
171-
:root[lwt-default-theme-in-dark-mode]:not([privatebrowsingmode=temporary]) .urlbarView {
172-
background-color: white !important;
173-
}
174-
/* Fixes for Private browsing */
175-
:root[lwt-default-theme-in-dark-mode] #navigator-toolbox,
176-
:root[privatebrowsingmode=temporary] #navigator-toolbox {
177-
border-bottom: 1px solid rgb(104, 104, 104) !important;
158+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab:not([selected="true"]) .tab-icon-image,
159+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) #tabs-newtab-button > .toolbarbutton-icon {
160+
fill: black !important;
178161
}
179-
:root[privatebrowsingmode=temporary] .tabbrowser-tab:not([selected="true"]) .tab-icon-image,
180-
:root[privatebrowsingmode=temporary] .tabbrowser-tab:not([selected="true"]) {
181-
color: black !important;
162+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab[selected="true"] .tab-text.tab-label,
163+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .tabbrowser-tab[selected="true"] .tab-close-button {
164+
color: white !important;
182165
}
183-
:root[privatebrowsingmode=temporary] .tabbrowser-tab:not([selected="true"]):hover > .tab-stack > .tab-content:not([pinned]) {
184-
color: black !important;
166+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .urlbarView,
167+
:root[privarebrowsingmode=temporary]:not(:-moz-lwtheme) .urlbarView-row,
168+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) #urlbar[breakout][breakout-extend] > #urlbar-input-container,
169+
:root[privarebrowsingmode=temporary]:not(:-moz-lwtheme) #urlbar:is([focused="true"], [open]) > #urlbar-background {
170+
background-color: transparent !important;
185171
}
186-
:root[privatebrowsingmode=temporary] #TabsToolbar #tabs-newtab-button > .toolbarbutton-icon {
187-
color: black !important;
172+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .urlbarView-row:not([type="tip"],
173+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) [type="dynamic"])[selected] > .urlbarView-row-inner,
174+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme) .urlbarView-row-inner[selected] {
175+
background-color: transparent !important;
176+
color: white !important;
188177
}
189-
:root[privatebrowsingmode=temporary]
178+
:root[privatebrowsingmode=temporary]:not(:-moz-lwtheme)
190179
#nav-bar:has(#nav-bar-customization-target toolbarbutton[cui-areatype="toolbar"]:not([hidden="true"]):nth-last-child(2),
191180
toolbaritem[cui-areatype="toolbar"]:not([hidden="true"], #urlbar-container):nth-last-child(1))
192181
#PanelUI-button::after {

0 commit comments

Comments
 (0)