GNOME: Update for gnome-shell 44.2

This commit is contained in:
Daniel Ruiz de Alegría
2023-06-07 12:33:29 +02:00
parent 2bc1a97382
commit 37799d67d2
41 changed files with 2038 additions and 1319 deletions
File diff suppressed because it is too large Load Diff
+10 -10
View File
@@ -581,7 +581,7 @@ button {
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -590,7 +590,7 @@ button {
button:disabled:active,
button:disabled:checked {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#16181d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow.image-button,
@@ -877,7 +877,7 @@ button.suggested-action {
button.suggested-action:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1023,7 +1023,7 @@ button.destructive-action {
button.destructive-action:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1186,14 +1186,14 @@ stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attenti
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#16181d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop {
@@ -1840,7 +1840,7 @@ headerbar {
.selection-mode .titlebar:not(headerbar) button.suggested-action:disabled, .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, .selection-mode headerbar button.suggested-action:disabled,
headerbar.selection-mode button.suggested-action:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -2702,7 +2702,7 @@ switch {
border: 1px solid #00215a; }
switch:disabled slider {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -3160,7 +3160,7 @@ scale {
border-color: #00348d; }
scale slider:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -4271,7 +4271,7 @@ infobar {
-gtk-icon-shadow: none; }
infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
text-shadow: none;
-gtk-icon-shadow: none;
+8 -8
View File
@@ -526,14 +526,14 @@ button {
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731);
-gtk-icon-filter: opacity(0.5); }
notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked,
button:disabled:active,
button:disabled:checked {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#1a1c23);
box-shadow: none; }
button.sidebar-button, notebook > header > tabs > arrow, windowcontrols button, notebook > header > tabs > arrow.flat,
@@ -746,7 +746,7 @@ button.suggested-action {
button.suggested-action:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731); }
button.suggested-action:disabled:active,
@@ -831,7 +831,7 @@ button.destructive-action {
button.destructive-action:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731); }
button.destructive-action:disabled:active,
@@ -1014,7 +1014,7 @@ modelbutton.flat arrow {
box-shadow: none; }
.toolbar button:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731); }
.toolbar button:backdrop {
color: #888a8d;
@@ -2178,7 +2178,7 @@ switch {
border: 1px solid #00348d; }
switch:disabled > slider {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731); }
row:selected switch {
outline-color: rgba(255, 255, 255, 0.3); }
@@ -2449,7 +2449,7 @@ progressbar > trough, scale > trough > fill, scale > trough {
background-color: #0a0a0d; }
progressbar > trough:disabled, scale > trough > fill:disabled, scale > trough:disabled {
background-color: #242731;
border-color: #0d0e11; }
border-color: #17191f; }
row:selected progressbar > trough, row:selected scale > trough > fill, row:selected scale > trough {
outline-color: rgba(255, 255, 255, 0.3);
border-color: #00348d; }
@@ -2538,7 +2538,7 @@ scale {
border-color: #00348d; }
scale > trough > slider:disabled {
color: #888a8d;
border-color: #0d0e11;
border-color: #17191f;
background-image: image(#242731); }
row:selected scale > trough > slider:disabled, row:selected scale > trough > slider {
border-color: #00348d; }