Fixed gnome 3.34 issues
This commit is contained in:
parent
9037634503
commit
c0cccb6f73
|
@ -53,7 +53,7 @@ stage {
|
|||
.popup-menu #notification .notification-button:hover,
|
||||
.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-category-button-selected, .menu-category-button-hover, .sound-button:hover {
|
||||
text-shadow: none;
|
||||
color: #f8f7f7;
|
||||
color: #f8f8f8;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
background-color: #6d6d6d;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12);
|
||||
|
@ -63,7 +63,7 @@ stage {
|
|||
.popup-menu #notification .notification-button:hover:focus,
|
||||
.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-category-button-selected:focus, .menu-category-button-hover:focus, .sound-button:hover:focus {
|
||||
text-shadow: none;
|
||||
color: #f8f7f7;
|
||||
color: #f8f8f8;
|
||||
background-color: #6d6d6d;
|
||||
border: 1px solid #315bef;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12);
|
||||
|
@ -2007,7 +2007,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
padding: 15px;
|
||||
spacing: 0.5em;
|
||||
background: rgba(29, 29, 29, 0.9);
|
||||
border: 0px solid #111010;
|
||||
border: 0px solid #111111;
|
||||
border-bottom: 1px;
|
||||
color: #dadada;
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@ stage {
|
|||
.popup-menu #notification .notification-button:hover,
|
||||
.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-category-button-selected, .menu-category-button-hover, .sound-button:hover {
|
||||
text-shadow: none;
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
background-color: #ffffff;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12);
|
||||
|
@ -63,7 +63,7 @@ stage {
|
|||
.popup-menu #notification .notification-button:hover:focus,
|
||||
.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-category-button-selected:focus, .menu-category-button-hover:focus, .sound-button:hover:focus {
|
||||
text-shadow: none;
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: #ffffff;
|
||||
border: 1px solid #315bef;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12);
|
||||
|
@ -1990,7 +1990,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
padding: 15px;
|
||||
spacing: 0.5em;
|
||||
background: rgba(29, 29, 29, 0.9);
|
||||
border: 0px solid #111010;
|
||||
border: 0px solid #111111;
|
||||
border-bottom: 1px;
|
||||
color: #dadada;
|
||||
}
|
||||
|
|
|
@ -1212,7 +1212,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
#panel .panel-button .system-status-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
|
@ -1595,7 +1595,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
|
||||
.message-icon-bin > StIcon {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
-st-icon-style: requested;
|
||||
margin: 4px 0px 4px 4px;
|
||||
}
|
||||
|
@ -1619,7 +1619,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.message-secondary-bin > StIcon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.message-title {
|
||||
|
@ -1725,7 +1725,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.popup-menu-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.window-close {
|
||||
|
@ -2285,7 +2285,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.notification-banner .secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.notification-banner .notification-actions {
|
||||
|
@ -2336,7 +2336,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.chat-body {
|
||||
|
@ -2624,7 +2624,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
/* Auth Dialogs & Screen Shield */
|
||||
|
|
|
@ -1212,7 +1212,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
#panel .panel-button .system-status-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
|
@ -1595,7 +1595,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
|
||||
.message-icon-bin > StIcon {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
-st-icon-style: requested;
|
||||
margin: 4px 0px 4px 4px;
|
||||
}
|
||||
|
@ -1619,7 +1619,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.message-secondary-bin > StIcon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.message-title {
|
||||
|
@ -1725,7 +1725,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.popup-menu-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.window-close {
|
||||
|
@ -2285,7 +2285,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.notification-banner .secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.notification-banner .notification-actions {
|
||||
|
@ -2336,7 +2336,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.chat-body {
|
||||
|
@ -2624,7 +2624,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
/* Auth Dialogs & Screen Shield */
|
||||
|
|
|
@ -1212,7 +1212,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
#panel .panel-button .system-status-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
|
@ -1595,7 +1595,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
|
||||
.message-icon-bin > StIcon {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
-st-icon-style: requested;
|
||||
margin: 4px 0px 4px 4px;
|
||||
}
|
||||
|
@ -1619,7 +1619,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.message-secondary-bin > StIcon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.message-title {
|
||||
|
@ -1725,7 +1725,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.popup-menu-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.window-close {
|
||||
|
@ -2285,7 +2285,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.notification-banner .secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.notification-banner .notification-actions {
|
||||
|
@ -2336,7 +2336,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.chat-body {
|
||||
|
@ -2624,7 +2624,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
/* Auth Dialogs & Screen Shield */
|
||||
|
|
|
@ -1212,7 +1212,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
#panel .panel-button .system-status-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
|
@ -1595,7 +1595,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
|
||||
.message-icon-bin > StIcon {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
-st-icon-style: requested;
|
||||
margin: 4px 0px 4px 4px;
|
||||
}
|
||||
|
@ -1619,7 +1619,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.message-secondary-bin > StIcon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.message-title {
|
||||
|
@ -1725,7 +1725,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.popup-menu-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.window-close {
|
||||
|
@ -2285,7 +2285,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.notification-banner .secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.notification-banner .notification-actions {
|
||||
|
@ -2336,7 +2336,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.secondary-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
.chat-body {
|
||||
|
@ -2624,7 +2624,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.candidate-page-button-icon {
|
||||
icon-size: 1.2307692308em;
|
||||
icon-size: 1.23077em;
|
||||
}
|
||||
|
||||
/* Auth Dialogs & Screen Shield */
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1146,7 +1146,7 @@ modelbutton.flat:selected,
|
|||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -1457,7 +1457,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1883,7 +1883,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2022,7 +2022,7 @@ headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
|||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2262,7 +2262,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2272,7 +2272,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2770,7 +2770,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2779,26 +2779,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(30, 29, 29, 0.98);
|
||||
background-color: rgba(30, 30, 30, 0.98);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3013,7 +3013,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4312,7 +4312,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4435,7 +4435,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4502,13 +4502,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4754,7 +4754,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4858,7 +4858,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4893,7 +4893,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5366,7 +5366,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5422,7 +5422,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5550,7 +5550,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5609,7 +5609,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5694,7 +5694,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5816,7 +5816,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6261,45 +6261,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6640,7 +6671,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6827,7 +6858,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7322,7 +7353,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7356,7 +7387,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7575,7 +7606,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7623,7 +7654,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7844,7 +7875,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -7892,7 +7923,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -8366,7 +8397,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8513,7 +8544,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8536,7 +8567,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8813,7 +8844,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8877,7 +8908,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8923,7 +8954,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8980,7 +9011,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -9005,7 +9036,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10247,7 +10278,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1146,7 +1146,7 @@ modelbutton.flat:selected,
|
|||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -1457,7 +1457,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1883,7 +1883,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2022,7 +2022,7 @@ headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
|||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2262,7 +2262,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2272,7 +2272,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2770,7 +2770,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2779,26 +2779,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #1e1d1d;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3013,7 +3013,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4312,7 +4312,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4435,7 +4435,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4502,13 +4502,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4754,7 +4754,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4858,7 +4858,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4893,7 +4893,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5366,7 +5366,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5422,7 +5422,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5550,7 +5550,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5609,7 +5609,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5694,7 +5694,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5816,7 +5816,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6261,45 +6261,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6640,7 +6671,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6827,7 +6858,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7322,7 +7353,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7356,7 +7387,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7575,7 +7606,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7623,7 +7654,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7844,7 +7875,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -7892,7 +7923,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -8366,7 +8397,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8513,7 +8544,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8536,7 +8567,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8813,7 +8844,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8877,7 +8908,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8923,7 +8954,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8980,7 +9011,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -9005,7 +9036,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10247,7 +10278,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1146,7 +1146,7 @@ modelbutton.flat:selected,
|
|||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -1457,7 +1457,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1883,7 +1883,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2022,7 +2022,7 @@ headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
|||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2262,7 +2262,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2272,7 +2272,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2770,7 +2770,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2779,26 +2779,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #1e1d1d;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3013,7 +3013,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4312,7 +4312,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4435,7 +4435,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4502,13 +4502,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4754,7 +4754,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4858,7 +4858,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4893,7 +4893,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5366,7 +5366,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5422,7 +5422,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5550,7 +5550,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5609,7 +5609,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5694,7 +5694,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5816,7 +5816,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6261,45 +6261,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6640,7 +6671,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6827,7 +6858,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7322,7 +7353,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7356,7 +7387,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7575,7 +7606,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7623,7 +7654,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7844,7 +7875,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -7892,7 +7923,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -8366,7 +8397,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8513,7 +8544,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8536,7 +8567,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8813,7 +8844,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8877,7 +8908,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8923,7 +8954,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8980,7 +9011,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -9005,7 +9036,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10247,7 +10278,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1146,7 +1146,7 @@ modelbutton.flat:selected,
|
|||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -1457,7 +1457,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1883,7 +1883,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2022,7 +2022,7 @@ headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
|||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -2262,7 +2262,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2272,7 +2272,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2770,7 +2770,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2779,26 +2779,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(30, 29, 29, 0.98);
|
||||
background-color: rgba(30, 30, 30, 0.98);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3013,7 +3013,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4312,7 +4312,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4435,7 +4435,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4502,13 +4502,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4754,7 +4754,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4858,7 +4858,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4893,7 +4893,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5366,7 +5366,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5422,7 +5422,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5550,7 +5550,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5609,7 +5609,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5694,7 +5694,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -5816,7 +5816,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6261,45 +6261,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6640,7 +6671,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6827,7 +6858,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7322,7 +7353,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7356,7 +7387,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7575,7 +7606,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7623,7 +7654,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7844,7 +7875,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -7892,7 +7923,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -8366,7 +8397,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8513,7 +8544,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8536,7 +8567,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8813,7 +8844,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8877,7 +8908,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8923,7 +8954,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8980,7 +9011,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
border: none;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
@ -9005,7 +9036,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10247,7 +10278,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1194,7 +1194,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2254,7 +2254,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2286,11 +2286,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.9);
|
||||
background-color: rgba(204, 204, 204, 0.9);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2774,7 +2774,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2783,29 +2783,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4320,7 +4320,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4352,7 +4352,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4443,7 +4443,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4510,13 +4510,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4867,7 +4867,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4902,7 +4902,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5561,7 +5561,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5620,7 +5620,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5629,7 +5629,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5827,7 +5827,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6273,10 +6273,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6284,23 +6286,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6312,6 +6339,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6654,7 +6685,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6833,7 +6864,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7328,7 +7359,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7362,7 +7393,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7581,7 +7612,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7630,7 +7661,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8385,7 +8416,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8532,7 +8563,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8555,7 +8586,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8833,7 +8864,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8944,7 +8975,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9026,7 +9057,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9096,7 +9127,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10268,7 +10299,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1194,7 +1194,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2254,7 +2254,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2286,11 +2286,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2774,7 +2774,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2783,29 +2783,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4320,7 +4320,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4352,7 +4352,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4443,7 +4443,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4510,13 +4510,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4867,7 +4867,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4902,7 +4902,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5561,7 +5561,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5620,7 +5620,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5629,7 +5629,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5827,7 +5827,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6273,10 +6273,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6284,23 +6286,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6312,6 +6339,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6654,7 +6685,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6833,7 +6864,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7328,7 +7359,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7362,7 +7393,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7581,7 +7612,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7630,7 +7661,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8385,7 +8416,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8532,7 +8563,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8555,7 +8586,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8833,7 +8864,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8944,7 +8975,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9026,7 +9057,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9096,7 +9127,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10268,7 +10299,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1194,7 +1194,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2254,7 +2254,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2286,11 +2286,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2774,7 +2774,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2783,29 +2783,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4320,7 +4320,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4352,7 +4352,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4443,7 +4443,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4510,13 +4510,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4867,7 +4867,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4902,7 +4902,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5561,7 +5561,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5620,7 +5620,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5629,7 +5629,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5827,7 +5827,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6273,10 +6273,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6284,23 +6286,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6312,6 +6339,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6654,7 +6685,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6833,7 +6864,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7328,7 +7359,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7362,7 +7393,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7581,7 +7612,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7630,7 +7661,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8385,7 +8416,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8532,7 +8563,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8555,7 +8586,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8833,7 +8864,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8944,7 +8975,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9026,7 +9057,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9096,7 +9127,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10268,7 +10299,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1194,7 +1194,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2254,7 +2254,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2286,11 +2286,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.9);
|
||||
background-color: rgba(204, 204, 204, 0.9);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2774,7 +2774,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2783,29 +2783,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4320,7 +4320,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4352,7 +4352,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4443,7 +4443,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4510,13 +4510,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4867,7 +4867,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4902,7 +4902,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5561,7 +5561,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5620,7 +5620,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5629,7 +5629,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5827,7 +5827,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6273,10 +6273,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6284,23 +6286,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6312,6 +6339,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6654,7 +6685,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6833,7 +6864,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7328,7 +7359,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7362,7 +7393,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7581,7 +7612,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7630,7 +7661,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8385,7 +8416,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8532,7 +8563,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8555,7 +8586,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8833,7 +8864,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8944,7 +8975,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9026,7 +9057,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9096,7 +9127,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10268,7 +10299,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1145,7 +1145,7 @@ modelbutton.flat:active arrow,
|
|||
modelbutton.flat:selected,
|
||||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1887,7 +1887,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
|
||||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2028,7 +2028,7 @@ headerbar .linked:not(.vertical).path-bar > button:active {
|
|||
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
||||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2263,7 +2263,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2273,7 +2273,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2771,7 +2771,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2780,26 +2780,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(30, 29, 29, 0.98);
|
||||
background-color: rgba(30, 30, 30, 0.98);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3014,7 +3014,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4313,7 +4313,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4436,7 +4436,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4503,13 +4503,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4755,7 +4755,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4859,7 +4859,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4894,7 +4894,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5368,7 +5368,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
|
||||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5427,7 +5427,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child,
|
||||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5558,7 +5558,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5627,7 +5627,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5704,7 +5704,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5826,7 +5826,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6271,45 +6271,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6656,7 +6687,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6835,7 +6866,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7330,7 +7361,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7364,7 +7395,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7583,7 +7614,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7631,7 +7662,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7852,7 +7883,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
|
||||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -7904,7 +7935,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
|
||||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -8381,7 +8412,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8528,7 +8559,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8551,7 +8582,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8828,7 +8859,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8892,7 +8923,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8938,7 +8969,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8996,7 +9027,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
|
||||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -9023,7 +9054,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10265,7 +10296,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1145,7 +1145,7 @@ modelbutton.flat:active arrow,
|
|||
modelbutton.flat:selected,
|
||||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1887,7 +1887,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
|
||||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2028,7 +2028,7 @@ headerbar .linked:not(.vertical).path-bar > button:active {
|
|||
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
||||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2263,7 +2263,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2273,7 +2273,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2771,7 +2771,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2780,26 +2780,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #1e1d1d;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3014,7 +3014,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4301,7 +4301,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4424,7 +4424,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4491,13 +4491,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4743,7 +4743,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4847,7 +4847,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4882,7 +4882,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5356,7 +5356,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
|
||||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5415,7 +5415,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child,
|
||||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5546,7 +5546,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5606,7 +5606,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5615,7 +5615,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5692,7 +5692,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5814,7 +5814,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6259,45 +6259,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6636,7 +6667,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6644,7 +6675,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6823,7 +6854,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7318,7 +7349,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7352,7 +7383,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7571,7 +7602,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7619,7 +7650,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7840,7 +7871,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
|
||||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -7892,7 +7923,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
|
||||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -8369,7 +8400,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8531,7 +8562,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8589,7 +8620,7 @@ GtkListBox .h4 {
|
|||
|
||||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -8616,7 +8647,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -9858,7 +9889,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1145,7 +1145,7 @@ modelbutton.flat:active arrow,
|
|||
modelbutton.flat:selected,
|
||||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1887,7 +1887,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
|
||||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2028,7 +2028,7 @@ headerbar .linked:not(.vertical).path-bar > button:active {
|
|||
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
||||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2263,7 +2263,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2273,7 +2273,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2771,7 +2771,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2780,26 +2780,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #1e1d1d;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3014,7 +3014,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4313,7 +4313,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4436,7 +4436,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4503,13 +4503,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4755,7 +4755,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4859,7 +4859,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4894,7 +4894,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5368,7 +5368,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
|
||||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5427,7 +5427,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child,
|
||||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5558,7 +5558,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5627,7 +5627,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5704,7 +5704,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5826,7 +5826,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6271,45 +6271,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6656,7 +6687,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6835,7 +6866,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7330,7 +7361,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7364,7 +7395,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7583,7 +7614,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7631,7 +7662,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7852,7 +7883,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
|
||||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -7904,7 +7935,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
|
||||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -8381,7 +8412,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8528,7 +8559,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8551,7 +8582,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8828,7 +8859,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8892,7 +8923,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8938,7 +8969,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8996,7 +9027,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
|
||||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: #848383;
|
||||
background-color: #848484;
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -9023,7 +9054,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10265,7 +10296,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:hover {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -464,7 +464,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -491,7 +491,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -830,7 +830,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -1145,7 +1145,7 @@ modelbutton.flat:active arrow,
|
|||
modelbutton.flat:selected,
|
||||
modelbutton.flat:selected arrow {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -1459,7 +1459,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #4d4c4c;
|
||||
border-color: #4d4d4d;
|
||||
background-color: #333333;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -1887,7 +1887,7 @@ headerbar button:hover, .nemo-window .primary-toolbar button:hover, paned.titleb
|
|||
|
||||
headerbar button:checked, .nemo-window .primary-toolbar button:checked, paned.titlebar.horizontal headerbar button.flat.toggle.popup:checked:not(.image-button), paned.titlebar.horizontal headerbar button.toggle.popup.budgie-menu-launcher:checked:not(.image-button) {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2028,7 +2028,7 @@ headerbar .linked:not(.vertical).path-bar > button:active {
|
|||
headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked,
|
||||
headerbar .linked:not(.vertical).path-bar > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -2263,7 +2263,7 @@ headerbar scale:backdrop {
|
|||
}
|
||||
|
||||
headerbar scale slider {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2273,7 +2273,7 @@ headerbar scale slider:hover {
|
|||
}
|
||||
|
||||
headerbar scale slider:active {
|
||||
background-color: #515050;
|
||||
background-color: #515151;
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
@ -2771,7 +2771,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2780,26 +2780,26 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(30, 29, 29, 0.98);
|
||||
background-color: rgba(30, 30, 30, 0.98);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #4d4c4c, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 0 1px #4d4d4d, inset 0 -1px rgba(255, 255, 255, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4c4c;
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.12), inset 0 -1px #4d4d4d;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4c4c;
|
||||
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12), inset -1px 0 #4d4d4d;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #4d4c4c, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
box-shadow: inset 1px 0 #4d4d4d, inset -1px 0 rgba(255, 255, 255, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
|
@ -3014,7 +3014,7 @@ scrollbar slider:hover {
|
|||
}
|
||||
|
||||
scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
scrollbar slider:disabled {
|
||||
|
@ -4313,7 +4313,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -4436,7 +4436,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4503,13 +4503,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #4d4c4c;
|
||||
border-left: 1px solid #4d4d4d;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4755,7 +4755,7 @@ tooltip {
|
|||
}
|
||||
|
||||
tooltip.background, tooltip.background.csd {
|
||||
background-color: rgba(62, 61, 61, 0.95);
|
||||
background-color: rgba(62, 62, 62, 0.95);
|
||||
background-clip: padding-box;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -4859,7 +4859,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -4894,7 +4894,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -5368,7 +5368,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
|
||||
.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5427,7 +5427,7 @@ window.background > box.vertical > box.horizontal > stack > widget > notebook.fr
|
|||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child,
|
||||
.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5558,7 +5558,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(222, 222, 222, 0.5);
|
||||
border-color: rgba(197, 196, 196, 0.5);
|
||||
border-color: rgba(197, 197, 197, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5618,7 +5618,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4c4c;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #4d4d4d;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #639dff;
|
||||
}
|
||||
|
||||
|
@ -5627,7 +5627,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#4d4c4c);
|
||||
background-image: image(#4d4d4d);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5704,7 +5704,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -5826,7 +5826,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
background-color: #1a1919;
|
||||
background-color: #1a1a1a;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
|
@ -6271,45 +6271,76 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: #484848;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #dedede;
|
||||
background-image: none;
|
||||
background-color: #626161;
|
||||
background-color: #626262;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #242424;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #242424;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: #484848;
|
||||
border-right-color: rgba(255, 255, 255, 0.12);
|
||||
}
|
||||
|
||||
dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #242424;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6648,7 +6679,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button {
|
||||
background-color: #4d4c4c;
|
||||
background-color: #4d4d4d;
|
||||
color: rgba(222, 222, 222, 0.85);
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
@ -6656,7 +6687,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -6835,7 +6866,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #6f6f6f;
|
||||
background-color: #111010;
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7330,7 +7361,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7364,7 +7395,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #4d4c4c;
|
||||
border: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7583,7 +7614,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -7631,7 +7662,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -7852,7 +7883,7 @@ headerbar.titlebar > button.flat.image-button.toggle:active, headerbar.titlebar
|
|||
|
||||
headerbar.titlebar > button.flat.image-button.toggle:checked, headerbar.titlebar > button.image-button.toggle.budgie-menu-launcher:checked, .budgie-panel headerbar.titlebar > button.image-button.toggle.flat.launcher:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -7904,7 +7935,7 @@ headerbar.titlebar .linked.raised > button.toggle:active {
|
|||
|
||||
headerbar.titlebar .linked.raised > button.toggle:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -8381,7 +8412,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8528,7 +8559,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8551,7 +8582,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #4d4c4c;
|
||||
border-right: 1px solid #4d4d4d;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8828,7 +8859,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
background-color: #5c5c5c;
|
||||
box-shadow: none;
|
||||
|
@ -8892,7 +8923,7 @@ filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window place
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active {
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
}
|
||||
|
||||
filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled {
|
||||
|
@ -8938,7 +8969,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -8996,7 +9027,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
|
||||
.raven button:checked, .raven stackswitcher.linked > button:checked {
|
||||
color: #ffffff;
|
||||
background-color: rgba(132, 131, 131, 0.98);
|
||||
background-color: rgba(132, 132, 132, 0.98);
|
||||
background-image: none;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
border-top-color: rgba(255, 255, 255, 0.12);
|
||||
|
@ -9023,7 +9054,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
|
@ -10265,7 +10296,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c4c4;
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1200,7 +1200,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1465,7 +1465,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2280,7 +2280,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2312,11 +2312,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.9);
|
||||
background-color: rgba(204, 204, 204, 0.9);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2800,7 +2800,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2809,29 +2809,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4346,7 +4346,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4378,7 +4378,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4469,7 +4469,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4536,13 +4536,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4893,7 +4893,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4928,7 +4928,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5596,7 +5596,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5656,7 +5656,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5665,7 +5665,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5870,7 +5870,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6316,10 +6316,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6327,23 +6329,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6355,6 +6382,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6693,7 +6724,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6872,7 +6903,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7367,7 +7398,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7401,7 +7432,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7620,7 +7651,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7669,7 +7700,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8428,7 +8459,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8575,7 +8606,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8598,7 +8629,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8876,7 +8907,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8987,7 +9018,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9071,7 +9102,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9141,7 +9172,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10313,7 +10344,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1200,7 +1200,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1465,7 +1465,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2280,7 +2280,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2312,11 +2312,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2800,7 +2800,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2809,29 +2809,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4346,7 +4346,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4378,7 +4378,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4469,7 +4469,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4536,13 +4536,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4893,7 +4893,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4928,7 +4928,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5596,7 +5596,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5656,7 +5656,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5665,7 +5665,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5870,7 +5870,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6316,10 +6316,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6327,23 +6329,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6355,6 +6382,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6693,7 +6724,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6872,7 +6903,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7367,7 +7398,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7401,7 +7432,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7620,7 +7651,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7669,7 +7700,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8428,7 +8459,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8575,7 +8606,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8598,7 +8629,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8876,7 +8907,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8987,7 +9018,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9071,7 +9102,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9141,7 +9172,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10313,7 +10344,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1200,7 +1200,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1465,7 +1465,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2280,7 +2280,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2312,11 +2312,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2800,7 +2800,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2809,29 +2809,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: #cccbcb;
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4346,7 +4346,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4378,7 +4378,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4469,7 +4469,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4536,13 +4536,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4893,7 +4893,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4928,7 +4928,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5596,7 +5596,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5656,7 +5656,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5665,7 +5665,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5870,7 +5870,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6316,10 +6316,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6327,23 +6329,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6355,6 +6382,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6693,7 +6724,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6872,7 +6903,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7367,7 +7398,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7401,7 +7432,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7620,7 +7651,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7669,7 +7700,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8428,7 +8459,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8575,7 +8606,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8598,7 +8629,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8876,7 +8907,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8987,7 +9018,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9071,7 +9102,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9141,7 +9172,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10313,7 +10344,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
}
|
||||
|
||||
.gtkstyle-fallback:active {
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -466,7 +466,7 @@ button.flat, button.budgie-menu-launcher, .budgie-panel button.flat.launcher {
|
|||
}
|
||||
|
||||
button.flat:hover, button.budgie-menu-launcher:hover, .budgie-panel button.flat.launcher:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -493,7 +493,7 @@ button.flat:disabled, button.budgie-menu-launcher:disabled, .budgie-panel button
|
|||
}
|
||||
|
||||
button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -832,7 +832,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.inline-toolbar toolbutton > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -1200,7 +1200,7 @@ modelbutton.flat arrow.right {
|
|||
}
|
||||
|
||||
*:link:visited, button:visited {
|
||||
color: #504f4f;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited {
|
||||
|
@ -1465,7 +1465,7 @@ searchbar > revealer > box {
|
|||
padding: 6px;
|
||||
margin: -6px;
|
||||
border-style: solid;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
background-color: #f5f5f5;
|
||||
border-width: 0 0 1px;
|
||||
}
|
||||
|
@ -2280,7 +2280,7 @@ headerbar switch:backdrop {
|
|||
}
|
||||
|
||||
headerbar progressbar trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar progressbar:backdrop {
|
||||
|
@ -2312,11 +2312,11 @@ headerbar scale slider:disabled {
|
|||
}
|
||||
|
||||
headerbar scale trough {
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
headerbar scale trough:disabled {
|
||||
background-color: rgba(204, 203, 203, 0.9);
|
||||
background-color: rgba(204, 204, 204, 0.9);
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -2800,7 +2800,7 @@ notebook {
|
|||
}
|
||||
|
||||
notebook.frame {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
notebook > stack:not(:only-child) {
|
||||
|
@ -2809,29 +2809,29 @@ notebook > stack:not(:only-child) {
|
|||
|
||||
notebook > header {
|
||||
padding: 0;
|
||||
background-color: rgba(204, 203, 203, 0.95);
|
||||
background-color: rgba(204, 204, 204, 0.95);
|
||||
}
|
||||
|
||||
notebook > header.top {
|
||||
box-shadow: inset 0 1px #dcdbdb, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px gainsboro, inset 0 -1px rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
notebook > header.bottom {
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px #dcdbdb;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px gainsboro;
|
||||
box-shadow: inset 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px rgba(0, 0, 0, 0.12), 1px 0 rgba(0, 0, 0, 0.12), -1px 0 rgba(0, 0, 0, 0.12);
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
notebook > header.right {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 #dcdbdb;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 gainsboro;
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
notebook > header.left {
|
||||
box-shadow: inset 1px 0 #dcdbdb, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 gainsboro, inset -1px 0 rgba(0, 0, 0, 0.12);
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0.12), inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.12);
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
@ -4346,7 +4346,7 @@ row.activatable:selected.has-open-popup, .nemo-window .nemo-places-sidebar .plac
|
|||
}
|
||||
|
||||
.app-notification button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -4378,7 +4378,7 @@ expander arrow:dir(rtl) {
|
|||
}
|
||||
|
||||
expander arrow:hover {
|
||||
color: #717070;
|
||||
color: #717171;
|
||||
}
|
||||
|
||||
expander arrow:checked {
|
||||
|
@ -4469,7 +4469,7 @@ messagedialog.csd .dialog-action-area button {
|
|||
}
|
||||
|
||||
messagedialog.csd .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
|
@ -4536,13 +4536,13 @@ filechooserbutton:drop(active) {
|
|||
stacksidebar.sidebar:dir(ltr) list,
|
||||
stacksidebar.sidebar.left list,
|
||||
stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
border-left-style: none;
|
||||
}
|
||||
|
||||
stacksidebar.sidebar:dir(rtl) list,
|
||||
stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right {
|
||||
border-left: 1px solid #dcdbdb;
|
||||
border-left: 1px solid gainsboro;
|
||||
border-right-style: none;
|
||||
}
|
||||
|
||||
|
@ -4893,7 +4893,7 @@ colorswatch#add-color-button {
|
|||
}
|
||||
|
||||
colorswatch#add-color-button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -4928,7 +4928,7 @@ colorchooser .popover.osd {
|
|||
}
|
||||
|
||||
.scale-popup button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -5596,7 +5596,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.disk-space-display.unknown {
|
||||
background-color: rgba(36, 36, 36, 0.5);
|
||||
border-color: rgba(11, 10, 10, 0.5);
|
||||
border-color: rgba(11, 11, 11, 0.5);
|
||||
}
|
||||
|
||||
.disk-space-display.used {
|
||||
|
@ -5656,7 +5656,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window .nemo-places-sidebar .places-treeview {
|
||||
-NemoPlacesTreeView-disk-full-bg-color: #dcdbdb;
|
||||
-NemoPlacesTreeView-disk-full-bg-color: gainsboro;
|
||||
-NemoPlacesTreeView-disk-full-fg-color: #004ef5;
|
||||
}
|
||||
|
||||
|
@ -5665,7 +5665,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
}
|
||||
|
||||
.nemo-window paned > separator {
|
||||
background-image: image(#dcdbdb);
|
||||
background-image: image(gainsboro);
|
||||
}
|
||||
|
||||
.nemo-window notebook {
|
||||
|
@ -5870,7 +5870,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
|
|||
|
||||
.gedit-document-panel-dragged-row {
|
||||
border: 1px solid rgba(0, 0, 0, 0.12);
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
color: #242424;
|
||||
}
|
||||
|
||||
|
@ -6316,10 +6316,12 @@ window.background.csd > box:not(.titlebar).horizontal > separator.vertical {
|
|||
background-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background,
|
||||
window.background.csd > box.horizontal > stack.background {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.horizontal > box.horizontal > box.vertical > button:active {
|
||||
color: #242424;
|
||||
background-image: none;
|
||||
|
@ -6327,23 +6329,48 @@ window.background.csd > box.horizontal > stack.background > widget > box.horizon
|
|||
border-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame {
|
||||
background-color: #ffffff;
|
||||
border-bottom-right-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical,
|
||||
window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > box.vertical {
|
||||
background: none;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view {
|
||||
background-color: #ffffff;
|
||||
border-bottom-left-radius: 7px;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list,
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > row.activatable:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > .places-treeview:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list > button:not(:hover):not(:active):not(:selected) {
|
||||
window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected), window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected), .budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
.nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .places-treeview:not(:hover):not(:active):not(:selected),
|
||||
window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list .budgie-menu button:not(:hover):not(:active):not(:selected),
|
||||
.budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list button:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
window.background.csd > hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
|
@ -6355,6 +6382,10 @@ dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
dialog.background.csd > box.vertical.dialog-vbox > notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 6px 6px;
|
||||
}
|
||||
|
||||
window#gnome-system-monitor.background.csd > box.vertical > stack {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 6px 6px;
|
||||
|
@ -6693,7 +6724,7 @@ popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport
|
|||
}
|
||||
|
||||
popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -6872,7 +6903,7 @@ panel-toplevel.background #tasklist-button image {
|
|||
.mate-panel-menu-bar .wnck-pager,
|
||||
panel-toplevel.background .wnck-pager {
|
||||
color: #1b1b1b;
|
||||
background-color: #dcdbdb;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.mate-panel-menu-bar .wnck-pager:hover,
|
||||
|
@ -7367,7 +7398,7 @@ window.background.chromium headerbar.titlebar button.toggle {
|
|||
}
|
||||
|
||||
window.background.chromium headerbar.titlebar button.toggle:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7401,7 +7432,7 @@ window.background.chromium entry.chromium, window.background.chromium entry.chro
|
|||
}
|
||||
|
||||
window.background.chromium > menu {
|
||||
border: 1px solid #dcdbdb;
|
||||
border: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
window.background.chromium > textview.view {
|
||||
|
@ -7620,7 +7651,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -7669,7 +7700,7 @@ window > box.vertical > box.horizontal > widget {
|
|||
}
|
||||
|
||||
.menubar.panel popover .linked > button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8428,7 +8459,7 @@ GtkListBox .h4 {
|
|||
}
|
||||
|
||||
#content_frame button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8575,7 +8606,7 @@ filechooser paned > separator:dir(rtl),
|
|||
}
|
||||
|
||||
filechooser placessidebar.sidebar.frame {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8598,7 +8629,7 @@ filechooser placessidebar,
|
|||
|
||||
filechooser placessidebar.sidebar,
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
border-right: 1px solid #dcdbdb;
|
||||
border-right: 1px solid gainsboro;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
@ -8876,7 +8907,7 @@ filechooser actionbar button {
|
|||
}
|
||||
|
||||
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: none;
|
||||
|
@ -8987,7 +9018,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .workspace-switcher .workspace-add-button:hover, .drop-shadow button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9071,7 +9102,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
}
|
||||
|
||||
.raven button.flat:hover, .raven button.budgie-menu-launcher:hover, .raven .raven-header:not(.top) button:hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
@ -9141,7 +9172,7 @@ filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessideb
|
|||
.budgie-settings-window list.sidebar {
|
||||
background-color: #ffffff;
|
||||
border-radius: 0 0 0 6px;
|
||||
border-color: #dcdbdb;
|
||||
border-color: gainsboro;
|
||||
}
|
||||
|
||||
.budgie-popover {
|
||||
|
@ -10313,7 +10344,7 @@ window.budgie-switcher-window flowboxchild {
|
|||
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0a0a;
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
|
|
|
@ -1049,6 +1049,7 @@ window.background.csd {
|
|||
background-color: if($variant=='light', $borders_color, $header_border);
|
||||
}
|
||||
|
||||
> hdyleaflet > stack.background, // > 3.34.0
|
||||
> box.horizontal > stack.background {
|
||||
background: none;
|
||||
|
||||
|
@ -1063,33 +1064,50 @@ window.background.csd {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
> box.vertical > box.vertical { // Gnome 3.34 Wallpaper setting
|
||||
> scrolledwindow > viewport.frame {
|
||||
background-color: $base_color;
|
||||
border-bottom-right-radius: $wm_radius + 1px;
|
||||
|
||||
> box.vertical {
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// > 3.25.90
|
||||
> box.horizontal > box.vertical > scrolledwindow.view {
|
||||
> hdyleaflet > box.vertical > scrolledwindow.view, // > 3.34.0
|
||||
> box.horizontal > box.vertical > scrolledwindow.view { // > 3.25.90
|
||||
background-color: $base_color;
|
||||
border-bottom-left-radius: $wm_radius + 1px;
|
||||
|
||||
> viewport.frame > stack {
|
||||
background-color: transparent;
|
||||
|
||||
> list { // left-pane
|
||||
list { // left-pane
|
||||
background-color: transparent;
|
||||
|
||||
> row.activatable:not(:hover):not(:active):not(:selected) {
|
||||
row.activatable:not(:hover):not(:active):not(:selected) {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> hdyleaflet > separator.sidebar {
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: $borders_color;
|
||||
}
|
||||
}
|
||||
|
||||
box.horizontal > separator.sidebar,
|
||||
hdyleaflet > separator.sidebar { // reset
|
||||
background: none;
|
||||
min-width: 0;
|
||||
border-right-color: if($variant=='light', $borders_color, $header_border);
|
||||
border-right-color: $borders_color;
|
||||
}
|
||||
|
||||
dialog.background.csd { // wallpaper set dialog
|
||||
|
@ -1098,8 +1116,15 @@ dialog.background.csd { // wallpaper set dialog
|
|||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
||||
> box.vertical.dialog-vbox { // wifi setting
|
||||
> notebook > stack > box.horizontal > notebook > stack {
|
||||
border-radius: 0 0 $wm_radius $wm_radius;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Gnome system monitor
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue