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; }
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;
+37 -37
View File
@@ -49,7 +49,7 @@
color: #5c616c;
background-color: #e6e6e6; }
.gtkstyle-fallback:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.gtkstyle-fallback:selected {
color: #ffffff;
@@ -76,7 +76,7 @@ textview text {
.view text:disabled,
iconview text:disabled,
textview text:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected,
.view text:selected:focus,
@@ -122,7 +122,7 @@ label {
background-color: #2777ff;
color: #ffffff; }
label:disabled {
color: #aeb0b6; }
color: #9da0a7; }
button label:disabled {
color: inherit; }
label:disabled:backdrop {
@@ -266,7 +266,7 @@ entry {
border-color: #2777ff; }
spinbutton:disabled:not(.vertical),
entry:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
box-shadow: none; }
@@ -580,8 +580,8 @@ button {
-gtk-icon-shadow: none; }
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -589,8 +589,8 @@ button {
notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked,
button:disabled:active,
button:disabled:checked {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow.image-button,
@@ -879,8 +879,8 @@ button.suggested-action {
color: rgba(39, 119, 255, 0.8); }
button.suggested-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1025,8 +1025,8 @@ button.destructive-action {
color: rgba(212, 25, 25, 0.8); }
button.destructive-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1188,15 +1188,15 @@ stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attenti
text-shadow: none;
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop {
@@ -1438,7 +1438,7 @@ spinbutton {
color: #5c616c;
background-color: rgba(92, 97, 108, 0.05); }
spinbutton:not(.vertical) button:disabled {
color: rgba(174, 176, 182, 0.3);
color: rgba(157, 160, 167, 0.3);
background-color: transparent; }
spinbutton:not(.vertical) button:active {
background-color: rgba(0, 0, 0, 0.1);
@@ -1513,7 +1513,7 @@ spinbutton {
.osd spinbutton:not(.vertical) button:dir(rtl):first-child {
border-radius: 4px 0 0 4px; }
spinbutton.vertical:disabled {
color: #aeb0b6; }
color: #9da0a7; }
spinbutton.vertical:backdrop:disabled {
color: #d9d9d9; }
spinbutton.vertical:drop(active) {
@@ -1848,8 +1848,8 @@ headerbar {
border-color: #0051da; }
.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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -2024,7 +2024,7 @@ treeview.view {
border-left-color: #93bbff;
border-top-color: rgba(92, 97, 108, 0.1); }
treeview.view:disabled {
color: #aeb0b6; }
color: #9da0a7; }
treeview.view:disabled:selected {
color: #7dadff; }
treeview.view:disabled:selected:backdrop {
@@ -2161,7 +2161,7 @@ menubar,
color: #005af3; }
menubar > menuitem:disabled,
.menubar > menuitem:disabled {
color: #aeb0b6;
color: #9da0a7;
box-shadow: none; }
menubar .csd.popup decoration,
.menubar .csd.popup decoration {
@@ -2199,7 +2199,7 @@ menu,
menu menuitem:disabled,
.menu menuitem:disabled,
.context-menu menuitem:disabled {
color: #aeb0b6; }
color: #9da0a7; }
menu menuitem:disabled:backdrop,
.menu menuitem:disabled:backdrop,
.context-menu menuitem:disabled:backdrop {
@@ -2671,7 +2671,7 @@ switch {
background-color: #2777ff;
text-shadow: 0 1px rgba(0, 81, 218, 0.5), 0 0 2px rgba(255, 255, 255, 0.6); }
switch:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
text-shadow: none; }
@@ -2713,8 +2713,8 @@ switch {
switch:checked > slider {
border: 1px solid #0047c0; }
switch:disabled slider {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -3181,8 +3181,8 @@ scale {
scale slider:active {
border-color: #0051da; }
scale slider:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -4014,7 +4014,7 @@ expander title > arrow {
expander title > arrow:hover {
color: #aaaeb7; }
expander title > arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
expander title > arrow:disabled:backdrop {
color: #d9d9d9; }
expander title > arrow:checked {
@@ -4039,9 +4039,9 @@ calendar {
calendar.button:backdrop {
color: rgba(174, 176, 182, 0.45); }
calendar.button:disabled {
color: rgba(174, 176, 182, 0.45); }
color: rgba(157, 160, 167, 0.45); }
calendar.highlight {
color: #aeb0b6; }
color: #9da0a7; }
calendar.highlight:backdrop {
color: #d9d9d9; }
calendar:backdrop {
@@ -4144,7 +4144,7 @@ placessidebar row {
placessidebar row:selected {
color: #ffffff; }
placessidebar row:disabled {
color: #aeb0b6; }
color: #9da0a7; }
placessidebar row:backdrop {
color: #aeb0b6; }
placessidebar row:backdrop:selected {
@@ -4292,8 +4292,8 @@ infobar {
text-shadow: none;
-gtk-icon-shadow: none; }
infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -4766,7 +4766,7 @@ row.expander {
row.expander:checked image.expander-row-arrow:not(:disabled) {
color: #2777ff; }
row.expander image.expander-row-arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
flap > dimming,
deck > dimming,
@@ -6461,7 +6461,7 @@ wnck-pager {
color: #5c616c;
font-weight: normal; }
.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled {
color: #aeb0b6; }
color: #9da0a7; }
.budgie-popover.budgie-menu .container {
padding: 0; }
.budgie-popover.user-menu .container {
@@ -6757,7 +6757,7 @@ base background color of insensitive widgets */
@define-color insensitive_bg_color #fdfdfd;
/*
text foreground color of insensitive widgets */
@define-color insensitive_fg_color #aeb0b6;
@define-color insensitive_fg_color #9da0a7;
/*
insensitive text widgets and the like base background color */
@define-color insensitive_base_color #fafafa;
+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; }
+30 -30
View File
@@ -29,7 +29,7 @@ textview > text {
background-color: #fafafa; }
.view:disabled, iconview:disabled,
textview > text:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected,
textview > text:selected:focus,
@@ -120,7 +120,7 @@ label {
background-color: #2777ff;
color: #ffffff; }
label:disabled {
color: #aeb0b6; }
color: #9da0a7; }
button label:disabled {
color: inherit; }
label.error {
@@ -271,7 +271,7 @@ entry {
/* We hide placeholders on focus */ }
spinbutton.vertical > text:disabled, spinbutton:disabled:not(.vertical),
entry:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd; }
spinbutton.vertical > text.error, spinbutton.error:not(.vertical),
@@ -525,15 +525,15 @@ button {
box-shadow: none; }
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
-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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: none; }
button.sidebar-button, notebook > header > tabs > arrow, windowcontrols button, notebook > header > tabs > arrow.flat,
@@ -748,8 +748,8 @@ button.suggested-action {
color: rgba(39, 119, 255, 0.8); }
button.suggested-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
button.suggested-action:disabled:active,
@@ -833,8 +833,8 @@ button.destructive-action {
color: rgba(212, 25, 25, 0.8); }
button.destructive-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
button.destructive-action:disabled:active,
@@ -988,7 +988,7 @@ modelbutton.flat {
modelbutton.flat:hover {
background-color: #eaebec; }
modelbutton.flat:disabled {
color: #aeb0b6; }
color: #9da0a7; }
modelbutton.flat arrow {
background: none;
@@ -1016,8 +1016,8 @@ modelbutton.flat arrow {
background-image: image(#dbdbdb);
box-shadow: none; }
.toolbar button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
.toolbar button:backdrop {
color: #aeb0b6;
@@ -1186,7 +1186,7 @@ spinbutton {
background-color: #f2f2f2; }
spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled,
spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled {
color: rgba(174, 176, 182, 0.3);
color: rgba(157, 160, 167, 0.3);
background-color: transparent; }
spinbutton:not(.vertical) > button.image-button.up:not(.flat):active,
spinbutton:not(.vertical) > button.image-button.down:not(.flat):active {
@@ -1241,7 +1241,7 @@ spinbutton {
.osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child {
border-radius: 4px 0 0 4px; }
spinbutton.vertical:disabled {
color: #aeb0b6; }
color: #9da0a7; }
spinbutton.vertical:drop(active) {
border-color: transparent;
box-shadow: none; }
@@ -1607,7 +1607,7 @@ treeview.view {
outline-color: rgba(255, 255, 255, 0.8); }
columnview.view:disabled,
treeview.view:disabled {
color: #aeb0b6; }
color: #9da0a7; }
columnview.view:disabled:selected,
treeview.view:disabled:selected {
color: #7dadff; }
@@ -1888,7 +1888,7 @@ menubar {
box-shadow: inset 0 -3px #2777ff;
color: #005af3; }
menubar > item:disabled {
color: #aeb0b6;
color: #9da0a7;
box-shadow: none; }
menubar > item popover.menu.background > contents {
padding: 5px; }
@@ -2161,7 +2161,7 @@ switch {
border-color: #0051da;
background-color: #2777ff; }
switch:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
text-shadow: none; }
@@ -2188,8 +2188,8 @@ switch {
switch:checked > slider {
border: 1px solid #0051da; }
switch:disabled > slider {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
row:selected switch {
outline-color: rgba(255, 255, 255, 0.8);
@@ -2467,7 +2467,7 @@ progressbar > trough, scale > trough > fill, scale > trough {
background-color: #dedede; }
progressbar > trough:disabled, scale > trough > fill:disabled, scale > trough:disabled {
background-color: #fdfdfd;
border-color: #d9d9d9; }
border-color: #e6e6e6; }
row:selected progressbar > trough, row:selected scale > trough > fill, row:selected scale > trough {
outline-color: rgba(255, 255, 255, 0.8);
border-color: #0051da; }
@@ -2555,8 +2555,8 @@ scale {
scale > trough > slider:active {
border-color: #0051da; }
scale > trough > slider:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
row:selected scale > trough > slider:disabled, row:selected scale > trough > slider {
border-color: #0051da; }
@@ -2959,8 +2959,8 @@ progressbar {
/* override insensitive that is specific to progress */
border-radius: 1.5px; }
progressbar > trough > progress:disabled {
background-color: #aeb0b6;
border-color: #aeb0b6; }
background-color: #9da0a7;
border-color: #9da0a7; }
progressbar > trough > progress.left {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; }
@@ -3239,7 +3239,7 @@ expander {
expander:dir(rtl) {
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
expander:disabled {
color: #aeb0b6; }
color: #9da0a7; }
expander:checked {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
@@ -3426,7 +3426,7 @@ separator.sidebar {
.navigation-sidebar > row:selected:hover {
background-color: #dddee0; }
.navigation-sidebar > row:disabled {
color: #aeb0b6; }
color: #9da0a7; }
/****************
* File chooser *
@@ -3947,7 +3947,7 @@ row.expander {
row.expander:checked image.expander-row-arrow:not(:disabled) {
color: #2777ff; }
row.expander image.expander-row-arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
flap > dimming,
deck > dimming,
@@ -4868,7 +4868,7 @@ base background color of insensitive widgets */
@define-color insensitive_bg_color #fdfdfd;
/*
text foreground color of insensitive widgets */
@define-color insensitive_fg_color #aeb0b6;
@define-color insensitive_fg_color #9da0a7;
/*
insensitive text widgets and the like base background color */
@define-color insensitive_base_color #fafafa;
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 black; }
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: #0b000b; }
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;
@@ -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 #0b000b; }
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: #0b000b; }
@@ -2538,7 +2538,7 @@ scale {
border-color: #0b000b; }
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: #0b000b; }
File diff suppressed because it is too large Load Diff
@@ -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 black; }
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: #0b000b; }
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;
+37 -37
View File
@@ -49,7 +49,7 @@
color: #5c616c;
background-color: #e6e6e6; }
.gtkstyle-fallback:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.gtkstyle-fallback:selected {
color: #ffffff;
@@ -76,7 +76,7 @@ textview text {
.view text:disabled,
iconview text:disabled,
textview text:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected,
.view text:selected:focus,
@@ -122,7 +122,7 @@ label {
background-color: #a400a4;
color: #ffffff; }
label:disabled {
color: #aeb0b6; }
color: #9da0a7; }
button label:disabled {
color: inherit; }
label:disabled:backdrop {
@@ -266,7 +266,7 @@ entry {
border-color: #a400a4; }
spinbutton:disabled:not(.vertical),
entry:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
box-shadow: none; }
@@ -580,8 +580,8 @@ button {
-gtk-icon-shadow: none; }
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -589,8 +589,8 @@ button {
notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked,
button:disabled:active,
button:disabled:checked {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow.image-button,
@@ -879,8 +879,8 @@ button.suggested-action {
color: rgba(164, 0, 164, 0.8); }
button.suggested-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1025,8 +1025,8 @@ button.destructive-action {
color: rgba(212, 25, 25, 0.8); }
button.destructive-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -1188,15 +1188,15 @@ stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attenti
text-shadow: none;
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop {
@@ -1438,7 +1438,7 @@ spinbutton {
color: #5c616c;
background-color: rgba(92, 97, 108, 0.05); }
spinbutton:not(.vertical) button:disabled {
color: rgba(174, 176, 182, 0.3);
color: rgba(157, 160, 167, 0.3);
background-color: transparent; }
spinbutton:not(.vertical) button:active {
background-color: rgba(0, 0, 0, 0.1);
@@ -1513,7 +1513,7 @@ spinbutton {
.osd spinbutton:not(.vertical) button:dir(rtl):first-child {
border-radius: 4px 0 0 4px; }
spinbutton.vertical:disabled {
color: #aeb0b6; }
color: #9da0a7; }
spinbutton.vertical:backdrop:disabled {
color: #d9d9d9; }
spinbutton.vertical:drop(active) {
@@ -1848,8 +1848,8 @@ headerbar {
border-color: #580058; }
.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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -2024,7 +2024,7 @@ treeview.view {
border-left-color: #d280d2;
border-top-color: rgba(92, 97, 108, 0.1); }
treeview.view:disabled {
color: #aeb0b6; }
color: #9da0a7; }
treeview.view:disabled:selected {
color: #c866c8; }
treeview.view:disabled:selected:backdrop {
@@ -2161,7 +2161,7 @@ menubar,
color: #710071; }
menubar > menuitem:disabled,
.menubar > menuitem:disabled {
color: #aeb0b6;
color: #9da0a7;
box-shadow: none; }
menubar .csd.popup decoration,
.menubar .csd.popup decoration {
@@ -2199,7 +2199,7 @@ menu,
menu menuitem:disabled,
.menu menuitem:disabled,
.context-menu menuitem:disabled {
color: #aeb0b6; }
color: #9da0a7; }
menu menuitem:disabled:backdrop,
.menu menuitem:disabled:backdrop,
.context-menu menuitem:disabled:backdrop {
@@ -2671,7 +2671,7 @@ switch {
background-color: #a400a4;
text-shadow: 0 1px rgba(88, 0, 88, 0.5), 0 0 2px rgba(255, 255, 255, 0.6); }
switch:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
text-shadow: none; }
@@ -2713,8 +2713,8 @@ switch {
switch:checked > slider {
border: 1px solid #3e003e; }
switch:disabled slider {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -3181,8 +3181,8 @@ scale {
scale slider:active {
border-color: #580058; }
scale slider:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -4014,7 +4014,7 @@ expander title > arrow {
expander title > arrow:hover {
color: #aaaeb7; }
expander title > arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
expander title > arrow:disabled:backdrop {
color: #d9d9d9; }
expander title > arrow:checked {
@@ -4039,9 +4039,9 @@ calendar {
calendar.button:backdrop {
color: rgba(174, 176, 182, 0.45); }
calendar.button:disabled {
color: rgba(174, 176, 182, 0.45); }
color: rgba(157, 160, 167, 0.45); }
calendar.highlight {
color: #aeb0b6; }
color: #9da0a7; }
calendar.highlight:backdrop {
color: #d9d9d9; }
calendar:backdrop {
@@ -4144,7 +4144,7 @@ placessidebar row {
placessidebar row:selected {
color: #ffffff; }
placessidebar row:disabled {
color: #aeb0b6; }
color: #9da0a7; }
placessidebar row:backdrop {
color: #aeb0b6; }
placessidebar row:backdrop:selected {
@@ -4292,8 +4292,8 @@ infobar {
text-shadow: none;
-gtk-icon-shadow: none; }
infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
text-shadow: none;
-gtk-icon-shadow: none;
@@ -4766,7 +4766,7 @@ row.expander {
row.expander:checked image.expander-row-arrow:not(:disabled) {
color: #a400a4; }
row.expander image.expander-row-arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
flap > dimming,
deck > dimming,
@@ -6461,7 +6461,7 @@ wnck-pager {
color: #5c616c;
font-weight: normal; }
.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled {
color: #aeb0b6; }
color: #9da0a7; }
.budgie-popover.budgie-menu .container {
padding: 0; }
.budgie-popover.user-menu .container {
@@ -6757,7 +6757,7 @@ base background color of insensitive widgets */
@define-color insensitive_bg_color #fdfdfd;
/*
text foreground color of insensitive widgets */
@define-color insensitive_fg_color #aeb0b6;
@define-color insensitive_fg_color #9da0a7;
/*
insensitive text widgets and the like base background color */
@define-color insensitive_base_color #fafafa;
@@ -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 #0b000b; }
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: #0b000b; }
@@ -2538,7 +2538,7 @@ scale {
border-color: #0b000b; }
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: #0b000b; }
+30 -30
View File
@@ -29,7 +29,7 @@ textview > text {
background-color: #fafafa; }
.view:disabled, iconview:disabled,
textview > text:disabled {
color: #aeb0b6;
color: #9da0a7;
background-color: #fdfdfd; }
.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected,
textview > text:selected:focus,
@@ -120,7 +120,7 @@ label {
background-color: #a400a4;
color: #ffffff; }
label:disabled {
color: #aeb0b6; }
color: #9da0a7; }
button label:disabled {
color: inherit; }
label.error {
@@ -271,7 +271,7 @@ entry {
/* We hide placeholders on focus */ }
spinbutton.vertical > text:disabled, spinbutton:disabled:not(.vertical),
entry:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd; }
spinbutton.vertical > text.error, spinbutton.error:not(.vertical),
@@ -525,15 +525,15 @@ button {
box-shadow: none; }
notebook > header > tabs > arrow:disabled,
button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd);
-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: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#eaeaea);
box-shadow: none; }
button.sidebar-button, notebook > header > tabs > arrow, windowcontrols button, notebook > header > tabs > arrow.flat,
@@ -748,8 +748,8 @@ button.suggested-action {
color: rgba(164, 0, 164, 0.8); }
button.suggested-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
button.suggested-action:disabled:active,
@@ -833,8 +833,8 @@ button.destructive-action {
color: rgba(212, 25, 25, 0.8); }
button.destructive-action:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
button.destructive-action:disabled:active,
@@ -988,7 +988,7 @@ modelbutton.flat {
modelbutton.flat:hover {
background-color: #eaebec; }
modelbutton.flat:disabled {
color: #aeb0b6; }
color: #9da0a7; }
modelbutton.flat arrow {
background: none;
@@ -1016,8 +1016,8 @@ modelbutton.flat arrow {
background-image: image(#dbdbdb);
box-shadow: none; }
.toolbar button:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
.toolbar button:backdrop {
color: #aeb0b6;
@@ -1186,7 +1186,7 @@ spinbutton {
background-color: #f2f2f2; }
spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled,
spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled {
color: rgba(174, 176, 182, 0.3);
color: rgba(157, 160, 167, 0.3);
background-color: transparent; }
spinbutton:not(.vertical) > button.image-button.up:not(.flat):active,
spinbutton:not(.vertical) > button.image-button.down:not(.flat):active {
@@ -1241,7 +1241,7 @@ spinbutton {
.osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child {
border-radius: 4px 0 0 4px; }
spinbutton.vertical:disabled {
color: #aeb0b6; }
color: #9da0a7; }
spinbutton.vertical:drop(active) {
border-color: transparent;
box-shadow: none; }
@@ -1607,7 +1607,7 @@ treeview.view {
outline-color: rgba(255, 255, 255, 0.8); }
columnview.view:disabled,
treeview.view:disabled {
color: #aeb0b6; }
color: #9da0a7; }
columnview.view:disabled:selected,
treeview.view:disabled:selected {
color: #c866c8; }
@@ -1888,7 +1888,7 @@ menubar {
box-shadow: inset 0 -3px #a400a4;
color: #710071; }
menubar > item:disabled {
color: #aeb0b6;
color: #9da0a7;
box-shadow: none; }
menubar > item popover.menu.background > contents {
padding: 5px; }
@@ -2161,7 +2161,7 @@ switch {
border-color: #580058;
background-color: #a400a4; }
switch:disabled {
color: #aeb0b6;
color: #9da0a7;
border-color: #d9d9d9;
background-color: #fdfdfd;
text-shadow: none; }
@@ -2188,8 +2188,8 @@ switch {
switch:checked > slider {
border: 1px solid #580058; }
switch:disabled > slider {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
row:selected switch {
outline-color: rgba(255, 255, 255, 0.8);
@@ -2467,7 +2467,7 @@ progressbar > trough, scale > trough > fill, scale > trough {
background-color: #dedede; }
progressbar > trough:disabled, scale > trough > fill:disabled, scale > trough:disabled {
background-color: #fdfdfd;
border-color: #d9d9d9; }
border-color: #e6e6e6; }
row:selected progressbar > trough, row:selected scale > trough > fill, row:selected scale > trough {
outline-color: rgba(255, 255, 255, 0.8);
border-color: #580058; }
@@ -2555,8 +2555,8 @@ scale {
scale > trough > slider:active {
border-color: #580058; }
scale > trough > slider:disabled {
color: #aeb0b6;
border-color: #d9d9d9;
color: #9da0a7;
border-color: #e6e6e6;
background-image: image(#fdfdfd); }
row:selected scale > trough > slider:disabled, row:selected scale > trough > slider {
border-color: #580058; }
@@ -2959,8 +2959,8 @@ progressbar {
/* override insensitive that is specific to progress */
border-radius: 1.5px; }
progressbar > trough > progress:disabled {
background-color: #aeb0b6;
border-color: #aeb0b6; }
background-color: #9da0a7;
border-color: #9da0a7; }
progressbar > trough > progress.left {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px; }
@@ -3239,7 +3239,7 @@ expander {
expander:dir(rtl) {
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
expander:disabled {
color: #aeb0b6; }
color: #9da0a7; }
expander:checked {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
@@ -3426,7 +3426,7 @@ separator.sidebar {
.navigation-sidebar > row:selected:hover {
background-color: #dddee0; }
.navigation-sidebar > row:disabled {
color: #aeb0b6; }
color: #9da0a7; }
/****************
* File chooser *
@@ -3947,7 +3947,7 @@ row.expander {
row.expander:checked image.expander-row-arrow:not(:disabled) {
color: #a400a4; }
row.expander image.expander-row-arrow:disabled {
color: #aeb0b6; }
color: #9da0a7; }
flap > dimming,
deck > dimming,
@@ -4868,7 +4868,7 @@ base background color of insensitive widgets */
@define-color insensitive_bg_color #fdfdfd;
/*
text foreground color of insensitive widgets */
@define-color insensitive_fg_color #aeb0b6;
@define-color insensitive_fg_color #9da0a7;
/*
insensitive text widgets and the like base background color */
@define-color insensitive_base_color #fafafa;