aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css761
1 files changed, 330 insertions, 431 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index 9e13c46..5792d76 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -4,13 +4,11 @@
-GtkTextView-error-underline-color: #FC4138;
-GtkScrolledWindow-scrollbar-spacing: 0;
-GtkToolItemGroup-expander-size: 11;
- -GtkTreeView-expander-size: 11;
- -GtkTreeView-horizontal-separator: 4;
-GtkWidget-text-handle-width: 20;
-GtkWidget-text-handle-height: 20;
-GtkDialog-button-spacing: 4;
-GtkDialog-action-area-border: 0;
- outline-color: rgba(92, 97, 108, 0.3);
+ outline-color: alpha(currentColor,0.3);
outline-style: dashed;
outline-offset: -3px;
outline-width: 1px;
@@ -36,7 +34,7 @@
background-color: #fbfbfc;
color: rgba(92, 97, 108, 0.55); }
.gtkstyle-fallback:selected {
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff; }
.view, iconview,
@@ -74,7 +72,7 @@ popover.background label.separator {
label selection {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
label:disabled {
color: rgba(92, 97, 108, 0.55); }
@@ -94,7 +92,7 @@ assistant .sidebar label {
padding: 6px 12px; }
assistant .sidebar label.highlight {
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff; }
textview {
@@ -107,7 +105,6 @@ popover.background.magnifier, .csd popover.background.osd, .csd popover.backgrou
border: none;
background-color: #353945;
background-clip: padding-box;
- outline-color: rgba(186, 195, 207, 0.3);
box-shadow: none; }
@keyframes spin {
@@ -133,8 +130,7 @@ entry {
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
color: #5c616c;
border-color: #cfd6e6;
- background-color: #ffffff;
- background-image: linear-gradient(to bottom, #ffffff); }
+ background-color: #ffffff; }
entry.search {
border-radius: 20px; }
entry image {
@@ -154,52 +150,50 @@ entry {
entry:focus {
background-clip: border-box;
color: #5c616c;
- border-color: #5294E2;
- background-color: #ffffff;
- background-image: linear-gradient(to bottom, #ffffff); }
+ border-color: #5294e2;
+ background-color: #ffffff; }
entry:disabled {
color: rgba(92, 97, 108, 0.55);
border-color: rgba(207, 214, 230, 0.55);
- background-color: rgba(255, 255, 255, 0.55);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); }
+ background-color: rgba(255, 255, 255, 0.55); }
entry.warning {
- color: #ffffff;
+ color: white;
border-color: #F27835;
- background-image: linear-gradient(to bottom, #f7ae86); }
+ background-color: #f7ae86; }
entry.warning image {
- color: #ffffff; }
+ color: white; }
entry.warning:focus {
- color: #ffffff;
- background-image: linear-gradient(to bottom, #F27835);
+ color: white;
+ background-color: #F27835;
box-shadow: none; }
entry.warning selection, entry.warning selection:focus {
- background-color: #ffffff;
+ background-color: white;
color: #F27835; }
entry.error {
- color: #ffffff;
+ color: white;
border-color: #FC4138;
- background-image: linear-gradient(to bottom, #fd8d88); }
+ background-color: #fd8d88; }
entry.error image {
- color: #ffffff; }
+ color: white; }
entry.error:focus {
- color: #ffffff;
- background-image: linear-gradient(to bottom, #FC4138);
+ color: white;
+ background-color: #FC4138;
box-shadow: none; }
entry.error selection, entry.error selection:focus {
- background-color: #ffffff;
+ background-color: white;
color: #FC4138; }
entry.search-missing {
- color: #ffffff;
+ color: white;
border-color: #FC4138;
- background-image: linear-gradient(to bottom, #fd8d88); }
+ background-color: #fd8d88; }
entry.search-missing image {
- color: #ffffff; }
+ color: white; }
entry.search-missing:focus {
- color: #ffffff;
- background-image: linear-gradient(to bottom, #FC4138);
+ color: white;
+ background-color: #FC4138;
box-shadow: none; }
entry.search-missing selection, entry.search-missing selection:focus {
- background-color: #ffffff;
+ background-color: white;
color: #FC4138; }
entry:drop(active):focus, entry:drop(active) {
border-color: #F08437;
@@ -207,25 +201,24 @@ entry {
.osd entry {
color: #BAC3CF;
border-color: rgba(26, 28, 34, 0.4);
- background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.4));
- background-color: transparent; }
+ background-color: rgba(102, 109, 132, 0.4); }
.osd entry image, .osd entry image:hover {
color: inherit; }
.osd entry:focus {
color: #ffffff;
border-color: rgba(26, 28, 34, 0.4);
- background-image: linear-gradient(to bottom, #5294E2); }
+ background-color: #5294e2; }
.osd entry:disabled {
color: rgba(186, 195, 207, 0.55);
- background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); }
+ background-color: rgba(102, 109, 132, 0.25); }
.osd entry selection:focus, .osd entry selection {
- color: #5294E2;
+ color: #5294e2;
background-color: #ffffff; }
entry progress {
margin: 0 -6px;
border-radius: 0;
border-width: 0 0 2px;
- border-color: #5294E2;
+ border-color: #5294e2;
border-style: solid;
background-image: none;
background-color: transparent;
@@ -236,13 +229,13 @@ treeview entry.flat, treeview entry {
background-image: none;
background-color: #ffffff; }
treeview entry.flat:focus, treeview entry:focus {
- border-color: #5294E2; }
+ border-color: #5294e2; }
@keyframes needs_attention {
from {
- background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); }
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); }
to {
- background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } }
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); } }
button {
min-height: 22px;
@@ -252,7 +245,6 @@ button {
border-radius: 3px;
padding: 2px 6px;
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: #fbfbfc; }
button separator {
@@ -269,15 +261,13 @@ button {
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
button:hover {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: white;
-gtk-icon-effect: highlight; }
button:active, button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2;
+ border-color: #5294e2;
+ background-color: #5294e2;
background-clip: border-box;
transition-duration: 50ms; }
button:active {
@@ -327,7 +317,6 @@ button {
box-shadow: none; }
button.osd {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
background-color: #353945;
border-color: #23262e; }
button.osd.image-button {
@@ -335,32 +324,28 @@ button {
min-height: 36px;
min-width: 36px; }
button.osd:hover {
- color: #5294E2; }
+ color: #5294e2; }
button.osd:active, button.osd:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294e2; }
button.osd:disabled {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(102, 109, 132, 0.25); }
.osd button {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(102, 109, 132, 0.4); }
.osd button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
.osd button:active, .osd button:checked {
background-clip: padding-box;
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294e2; }
.osd button:disabled {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
@@ -372,7 +357,6 @@ button {
box-shadow: none; }
.osd button.flat:hover, .osd button.sidebar-button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
.osd button.flat:disabled, .osd button.sidebar-button:disabled {
@@ -382,34 +366,29 @@ button {
background-image: none; }
.osd button.flat:active, .osd button.sidebar-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294e2; }
.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child),
.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) {
box-shadow: none; }
button.suggested-action {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #4DADD4;
border-color: #4DADD4; }
button.suggested-action.flat, button.suggested-action.sidebar-button {
border-color: transparent;
background-color: transparent;
background-image: none;
- color: #4DADD4;
- outline-color: rgba(77, 173, 212, 0.3); }
+ color: #4DADD4; }
button.suggested-action:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #76c0de;
border-color: #76c0de; }
button.suggested-action:active, button.suggested-action:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #2e96c0;
border-color: #2e96c0; }
button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled {
@@ -424,26 +403,22 @@ button {
color: rgba(92, 97, 108, 0.55); }
button.destructive-action {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #F04A50;
border-color: #F04A50; }
button.destructive-action.flat, button.destructive-action.sidebar-button {
border-color: transparent;
background-color: transparent;
background-image: none;
- color: #F04A50;
- outline-color: rgba(240, 74, 80, 0.3); }
+ color: #F04A50; }
button.destructive-action:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #f4797e;
border-color: #f4797e; }
button.destructive-action:active, button.destructive-action:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #ec1b22;
border-color: #ec1b22; }
button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled {
@@ -477,31 +452,30 @@ button {
background-image: none; }
.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label {
animation: needs_attention 150ms ease-in;
- background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent));
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent));
background-size: 6px 6px, 6px 6px;
background-repeat: no-repeat;
background-position: right 3px, right 4px; }
.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
+ button.font separator, button.file separator {
+ background-color: transparent; }
.inline-toolbar button, .inline-toolbar button:backdrop {
border-radius: 2px;
border-width: 1px; }
.inline-toolbar toolbutton > button {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: #fbfbfc; }
.inline-toolbar toolbutton > button:hover {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: white; }
.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
.inline-toolbar toolbutton > button:disabled {
border-color: rgba(207, 214, 230, 0.55);
background-color: rgba(251, 251, 252, 0.55); }
@@ -531,12 +505,12 @@ button {
.linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child),
.linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry,
.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button,
.linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child),
.linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child {
@@ -567,7 +541,7 @@ button {
.linked:not(.vertical):not(.path-bar) > button:active + entry,
.linked:not(.vertical):not(.path-bar) > button:checked + entry {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.linked:not(.vertical):not(.path-bar) > button + button {
border-left-style: none; }
@@ -576,26 +550,37 @@ button {
.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) {
box-shadow: inset 1px 0 #cfd6e6; }
-.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover,
+.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child),
+.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) {
+ box-shadow: inset 1px 0 rgba(207, 214, 230, 0.5); }
+
.linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked:not(.vertical):not(.path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked:not(.vertical):not(.path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
-.linked:not(.vertical):not(.path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child) {
+.linked:not(.vertical):not(.path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child),
+.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled,
+.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover,
+.linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked:not(.vertical):not(.path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked:not(.vertical):not(.path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked:not(.vertical):not(.path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) {
box-shadow: none; }
.linked:not(.vertical).path-bar > button + button {
border-left-style: none; }
-.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover {
+.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover {
box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4), inset -1px 0 rgba(207, 214, 230, 0.4); }
-.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover {
- box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); }
-
-.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
+.linked:not(.vertical).path-bar button:nth-child(2):not(:active):not(:checked) {
box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4); }
+.linked:not(.vertical).path-bar button:nth-last-child(2):not(:active):not(:checked) {
+ box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); }
+
.linked.vertical > entry + entry {
border-top-color: rgba(207, 214, 230, 0.3); }
@@ -613,12 +598,12 @@ button {
.linked.vertical > entry + entry:focus:not(:last-child),
.linked.vertical > entry + entry:focus:last-child {
- border-top-color: #5294E2; }
+ border-top-color: #5294e2; }
.linked.vertical > entry:focus:not(:only-child) + entry,
.linked.vertical > entry:focus:not(:only-child) + button,
.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo {
- border-top-color: #5294E2; }
+ border-top-color: #5294e2; }
.linked.vertical > entry + entry:drop(active):not(:last-child),
.linked.vertical > entry + entry:drop(active):last-child {
@@ -649,7 +634,7 @@ button {
.linked.vertical > button:active + entry,
.linked.vertical > button:checked + entry {
- border-top-color: #5294E2; }
+ border-top-color: #5294e2; }
.linked.vertical > button + button {
border-top-style: none; }
@@ -658,12 +643,23 @@ button {
.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) {
box-shadow: inset 0 1px #cfd6e6; }
-.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover,
+.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child),
+.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) {
+ box-shadow: inset 0 1px rgba(207, 214, 230, 0.5); }
+
.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover,
-.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child) {
+.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child),
+.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled,
+.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover,
+.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled,
+.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) {
box-shadow: none; }
toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, .linked:not(.vertical) > entry,
@@ -709,7 +705,7 @@ toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > bu
border-style: solid; }
menuitem.button.flat,
-modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled {
+modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, calendar.button {
border-color: transparent;
background-color: transparent;
background-image: none;
@@ -760,16 +756,7 @@ modelbutton.flat arrow.right {
color: #2679db; }
*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited {
color: #dceaf9; }
- .info *:link, .info button:link, .info button:visited,
- .question *:link,
- .question button:link,
- .question button:visited,
- .warning *:link,
- .warning button:link,
- .warning button:visited,
- .error *:link,
- .error button:link,
- .error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link,
+ infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link,
*:selected *:link,
*:selected button:link,
*:selected button:visited {
@@ -807,7 +794,7 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover {
box-shadow: none; }
spinbutton:not(.vertical) > entry:focus + button {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
spinbutton:not(.vertical) > entry:drop(active) + button {
border-left-color: #F08437; }
@@ -833,7 +820,7 @@ spinbutton.vertical button.up {
border-radius: 3px 3px 0 0; }
spinbutton.vertical > entry:focus + button {
- border-top-color: #5294E2; }
+ border-top-color: #5294e2; }
spinbutton.vertical > entry:drop(active) + button {
border-top-color: #F08437; }
@@ -946,12 +933,12 @@ headerbar,
headerbar.selection-mode,
.selection-mode.titlebar:not(headerbar) {
color: #ffffff;
- background-color: #5294E2;
+ background-color: #5294e2;
border-color: #4189df;
box-shadow: none; }
headerbar.selection-mode:backdrop,
.selection-mode.titlebar:backdrop:not(headerbar) {
- background-color: #5294E2;
+ background-color: #5294e2;
color: rgba(255, 255, 255, 0.6); }
headerbar.selection-mode .selection-menu, .selection-mode.titlebar:not(headerbar) .selection-menu {
box-shadow: none;
@@ -1032,7 +1019,7 @@ window.csd > .titlebar:not(headerbar):backdrop {
box-shadow: none; }
.titlebar:not(headerbar) > separator {
- background-image: linear-gradient(to top, #d4d5db); }
+ background-image: linear-gradient(to bottom, #d4d5db, #d4d5db); }
.primary-toolbar separator, headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton {
min-width: 1px;
@@ -1046,53 +1033,51 @@ window.csd > .titlebar:not(headerbar):backdrop {
.primary-toolbar entry, headerbar entry {
color: rgba(82, 93, 118, 0.8);
border-color: rgba(82, 93, 118, 0.1);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9));
- background-color: transparent; }
+ background-color: rgba(255, 255, 255, 0.9); }
.primary-toolbar entry image, headerbar entry image, .primary-toolbar entry image:hover, headerbar entry image:hover {
color: inherit; }
.primary-toolbar entry:backdrop, headerbar entry:backdrop {
opacity: 0.85; }
.primary-toolbar entry:focus, headerbar entry:focus {
color: #ffffff;
- border-color: #5294E2;
- background-image: linear-gradient(to bottom, #5294E2);
+ border-color: #5294e2;
+ background-color: #5294e2;
background-clip: border-box; }
.primary-toolbar entry:focus image, headerbar entry:focus image {
color: #ffffff; }
.primary-toolbar entry:disabled, headerbar entry:disabled {
color: rgba(82, 93, 118, 0.35);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); }
+ background-color: rgba(255, 255, 255, 0.75); }
.primary-toolbar entry selection:focus, headerbar entry selection:focus {
background-color: #ffffff;
- color: #5294E2; }
+ color: #5294e2; }
.primary-toolbar entry progress, headerbar entry progress {
- border-color: #5294E2;
+ border-color: #5294e2;
background-image: none;
background-color: transparent; }
.primary-toolbar entry.warning, headerbar entry.warning {
- color: #ffffff;
+ color: white;
border-color: #F27835;
- background-image: linear-gradient(to bottom, #eea57e); }
+ background-color: #eea57e; }
.primary-toolbar entry.warning:focus, headerbar entry.warning:focus {
- color: #ffffff;
- background-image: linear-gradient(to bottom, #F27835); }
+ color: white;
+ background-color: #F27835; }
.primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus {
- background-color: #ffffff;
+ background-color: white;
color: #F27835; }
.primary-toolbar entry.error, headerbar entry.error {
- color: #ffffff;
+ color: white;
border-color: #FC4138;
- background-image: linear-gradient(to bottom, #f48480); }
+ background-color: #f48480; }
.primary-toolbar entry.error:focus, headerbar entry.error:focus {
- color: #ffffff;
- background-image: linear-gradient(to bottom, #FC4138); }
+ color: white;
+ background-color: #FC4138; }
.primary-toolbar entry.error selection, headerbar entry.error selection, .primary-toolbar entry.error selection:focus, headerbar entry.error selection:focus {
- background-color: #ffffff;
+ background-color: white;
color: #FC4138; }
.primary-toolbar button, headerbar button {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
outline-offset: -3px;
background-color: rgba(231, 232, 235, 0);
border-color: rgba(231, 232, 235, 0); }
@@ -1100,14 +1085,12 @@ window.csd > .titlebar:not(headerbar):backdrop {
opacity: 0.7; }
.primary-toolbar button:hover, headerbar button:hover {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
.primary-toolbar button:active, headerbar button:active, .primary-toolbar button:checked, headerbar button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2;
+ border-color: #5294e2;
+ background-color: #5294e2;
background-clip: border-box; }
.primary-toolbar button:disabled, headerbar button:disabled {
background-color: rgba(231, 232, 235, 0);
@@ -1133,35 +1116,36 @@ window.csd > .titlebar:not(headerbar):backdrop {
border-radius: 3px;
border-style: solid; }
-.primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) {
+.primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), headerbar .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) {
box-shadow: none; }
.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover {
background-color: rgba(255, 255, 255, 0.9); }
.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled {
color: rgba(82, 93, 118, 0.4); }
.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .primary-toolbar .linked:not(.vertical).path-bar > button + button, headerbar .linked:not(.vertical).path-bar > button + button {
border-left-style: none; }
-.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover {
+.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1), inset -1px 0 rgba(82, 93, 118, 0.1); }
-.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover {
+.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-child(2):not(:active):not(:checked), .primary-toolbar .linked:not(.vertical).path-bar button:nth-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical).path-bar button:nth-child(2):not(:active):not(:checked) {
+ box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
+
+.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-last-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-last-child(2):not(:active):not(:checked), .primary-toolbar .linked:not(.vertical).path-bar button:nth-last-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical).path-bar button:nth-last-child(2):not(:active):not(:checked) {
box-shadow: inset -1px 0 rgba(82, 93, 118, 0.1); }
-.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
- box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
+.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-child(2):not(:active):not(:checked), .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-last-child(2):not(:active):not(:checked), headerbar .linked:not(.vertical):not(.path-bar).stack-switcher button:nth-last-child(2):not(:active):not(:checked) {
+ box-shadow: none; }
.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry {
border-left-color: rgba(82, 93, 118, 0); }
@@ -1176,10 +1160,10 @@ window.csd > .titlebar:not(headerbar):backdrop {
border-left-color: #f75d37; }
.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child {
border-left-color: #F08437; }
@@ -1200,30 +1184,26 @@ window.csd > .titlebar:not(headerbar):backdrop {
border-left-color: #FC4138; }
.primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.primary-toolbar button.suggested-action, headerbar button.suggested-action {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #4DADD4;
border-color: #4DADD4; }
.primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat, .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.sidebar-button {
border-color: transparent;
background-color: transparent;
background-image: none;
- color: #4DADD4;
- outline-color: rgba(77, 173, 212, 0.3); }
+ color: #4DADD4; }
.primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #76c0de;
border-color: #76c0de; }
.primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #2e96c0;
border-color: #2e96c0; }
.primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled {
@@ -1237,26 +1217,22 @@ window.csd > .titlebar:not(headerbar):backdrop {
.primary-toolbar button.destructive-action, headerbar button.destructive-action {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #F04A50;
border-color: #F04A50; }
.primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat, .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.sidebar-button {
border-color: transparent;
background-color: transparent;
background-image: none;
- color: #F04A50;
- outline-color: rgba(240, 74, 80, 0.3); }
+ color: #F04A50; }
.primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #f4797e;
border-color: #f4797e; }
.primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: white;
background-color: #ec1b22;
border-color: #ec1b22; }
.primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled {
@@ -1274,7 +1250,6 @@ window.csd > .titlebar:not(headerbar):backdrop {
.primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button, .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
@@ -1283,9 +1258,8 @@ window.csd > .titlebar:not(headerbar):backdrop {
.primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
.primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled {
color: rgba(82, 93, 118, 0.4); }
@@ -1300,7 +1274,7 @@ window.csd > .titlebar:not(headerbar):backdrop {
box-shadow: none; }
.primary-toolbar spinbutton:not(.vertical) > entry:focus + button, headerbar spinbutton:not(.vertical) > entry:focus + button {
- border-left-color: #5294E2; }
+ border-left-color: #5294e2; }
.primary-toolbar combobox:disabled, headerbar combobox:disabled {
color: rgba(82, 93, 118, 0.2); }
@@ -1308,32 +1282,31 @@ window.csd > .titlebar:not(headerbar):backdrop {
.primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo {
color: rgba(82, 93, 118, 0.8);
border-color: rgba(82, 93, 118, 0.1);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9));
- background-color: transparent; }
+ background-color: rgba(255, 255, 255, 0.9); }
.primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image, .primary-toolbar combobox > .linked > button.combo image:hover, headerbar combobox > .linked > button.combo image:hover {
color: inherit; }
.primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover {
color: #ffffff;
- border-color: #5294E2;
- background-image: linear-gradient(to bottom, #5294E2);
+ border-color: #5294e2;
+ background-color: #5294e2;
box-shadow: none; }
.primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled {
color: rgba(82, 93, 118, 0.35);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); }
+ background-color: rgba(255, 255, 255, 0.75); }
.primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) {
border-right-style: none; }
.primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, headerbar combobox > .linked > entry.combo:dir(ltr):focus {
box-shadow: none; }
.primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, headerbar combobox > .linked > entry.combo:dir(ltr):focus {
- box-shadow: 1px 0 #5294E2; }
+ box-shadow: 1px 0 #5294e2; }
.primary-toolbar combobox > .linked > entry.combo:dir(rtl), headerbar combobox > .linked > entry.combo:dir(rtl) {
border-left-style: none; }
.primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, headerbar combobox > .linked > entry.combo:dir(rtl):focus {
box-shadow: none; }
.primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, headerbar combobox > .linked > entry.combo:dir(rtl):focus {
- box-shadow: -1px 0 #5294E2; }
+ box-shadow: -1px 0 #5294e2; }
.primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr), .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):hover, .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):active, .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):checked, .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled, headerbar combobox > .linked > button.combo:dir(ltr):disabled {
border-top-left-radius: 0;
@@ -1362,8 +1335,8 @@ window.csd > .titlebar:not(headerbar):backdrop {
background-color: white;
border-color: rgba(82, 93, 118, 0.3); }
.primary-toolbar scale slider:active, headerbar scale slider:active {
- background-color: #5294E2;
- border-color: #5294E2; }
+ background-color: #5294e2;
+ border-color: #5294e2; }
.primary-toolbar scale slider:disabled, headerbar scale slider:disabled {
background-color: #f5f5f7;
border-color: rgba(82, 93, 118, 0.3); }
@@ -1396,15 +1369,17 @@ window.csd > .titlebar:not(headerbar):backdrop {
padding-right: 4px; }
treeview.view {
- -GtkTreeView-grid-line-width: 1;
- -GtkTreeView-grid-line-pattern: '';
- -GtkTreeView-tree-line-width: 1;
- -GtkTreeView-tree-line-pattern: '';
- -GtkTreeView-expander-size: 16;
border-left-color: rgba(92, 97, 108, 0.15);
border-top-color: rgba(0, 0, 0, 0.1); }
+ * {
+ -GtkTreeView-horizontal-separator: 4;
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: '';
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: '';
+ -GtkTreeView-expander-size: 16; }
treeview.view acceleditor > label {
- background-color: #5294E2; }
+ background-color: #5294e2; }
treeview.view:selected, treeview.view:selected:focus {
border-radius: 0;
border-left-color: #a9caf1;
@@ -1440,14 +1415,14 @@ treeview.view {
treeview.view.progressbar, treeview.view.progressbar:focus {
color: #ffffff;
border-radius: 3px;
- background-image: linear-gradient(to bottom, #5294E2); }
+ background-color: #5294e2; }
treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus {
- color: #5294E2;
+ color: #5294e2;
box-shadow: none;
- background-image: linear-gradient(to bottom, #ffffff); }
+ background-color: #ffffff; }
treeview.view.trough, treeview.view.trough:selected, treeview.view.trough:selected:focus {
color: #5c616c;
- background-image: linear-gradient(to bottom, #cfd6e6);
+ background-color: #cfd6e6;
border-radius: 3px;
border-width: 0; }
treeview.view header button {
@@ -1462,7 +1437,7 @@ treeview.view {
border-radius: 0;
border-image: linear-gradient(to bottom, #ffffff 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, #ffffff 80%) 0 1 0 0/0 1px 0 0 stretch; }
treeview.view header button:hover {
- color: #5294E2; }
+ color: #5294e2; }
treeview.view header button:active {
color: #5c616c; }
treeview.view header button:active, treeview.view header button:hover {
@@ -1483,7 +1458,7 @@ treeview.view {
padding: 0 6px;
transition: none;
color: #ffffff;
- background-color: #5294E2;
+ background-color: #5294e2;
border-radius: 0;
border-style: none; }
@@ -1503,7 +1478,7 @@ menubar,
border-width: 0; }
menubar > menuitem:hover,
.menubar > menuitem:hover {
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff; }
menubar > menuitem:disabled,
.menubar > menuitem:disabled {
@@ -1543,7 +1518,7 @@ menu,
menu menuitem:hover,
.menu menuitem:hover {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
menu menuitem:disabled,
.menu menuitem:disabled {
color: rgba(92, 97, 108, 0.55); }
@@ -1768,7 +1743,7 @@ notebook {
notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover {
color: #ff4d4d; }
notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover {
- color: #5294E2; }
+ color: #5294e2; }
scrollbar {
background-color: #fcfcfc;
@@ -1805,7 +1780,7 @@ scrollbar {
scrollbar slider:hover {
background-color: #c7c9cd; }
scrollbar slider:hover:active {
- background-color: #5294E2; }
+ background-color: #5294e2; }
scrollbar slider:disabled {
background-color: transparent; }
scrollbar.fine-tune slider {
@@ -1839,7 +1814,7 @@ scrollbar {
min-height: 40px; }
switch {
- font: 1;
+ font-size: 1px;
min-width: 52px;
min-height: 24px;
background-size: 52px 24px;
@@ -2145,7 +2120,7 @@ scale {
.osd scale trough {
background-color: #454a59; }
.osd scale trough highlight {
- background-color: #5294E2; }
+ background-color: #5294e2; }
menuitem:hover scale trough,
row:selected scale trough,
infobar scale trough {
@@ -2164,7 +2139,7 @@ scale {
background-color: rgba(0, 0, 0, 0.1); }
scale highlight {
border-radius: 2.5px;
- background-color: #5294E2; }
+ background-color: #5294e2; }
scale highlight:disabled {
background-color: rgba(82, 148, 226, 0.55); }
scale fill {
@@ -2182,8 +2157,8 @@ scale {
background-color: white; }
scale slider:active {
background-clip: border-box;
- background-color: #5294E2;
- border-color: #5294E2; }
+ background-color: #5294e2;
+ border-color: #5294e2; }
scale slider:disabled {
background-color: #fbfbfb;
border-color: rgba(123, 142, 186, 0.3); }
@@ -2210,8 +2185,8 @@ scale {
border-color: #b1cff2; }
.osd scale slider {
background-clip: border-box;
- background-color: #5294E2;
- border-color: #5294E2; }
+ background-color: #5294e2;
+ border-color: #5294e2; }
.osd scale slider:hover {
background-color: #7eafe9;
border-color: #7eafe9; }
@@ -2270,7 +2245,7 @@ progressbar {
background-color: transparent;
box-shadow: none; }
progressbar progress {
- background-color: #5294E2;
+ background-color: #5294e2;
border: none;
border-radius: 3px;
box-shadow: none; }
@@ -2306,8 +2281,8 @@ levelbar.vertical.discrete block {
margin: 1px 0; }
levelbar block:not(.empty) {
- border: 1px solid #5294E2;
- background-color: #5294E2;
+ border: 1px solid #5294e2;
+ background-color: #5294e2;
border-radius: 2px; }
levelbar block.low {
@@ -2315,8 +2290,8 @@ levelbar block.low {
background-color: #F27835; }
levelbar block.high {
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
levelbar block.full {
border-color: #73d216;
@@ -2474,21 +2449,18 @@ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
border: none; }
.app-notification button {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(102, 109, 132, 0.4); }
.app-notification button.flat, .app-notification button.sidebar-button {
border-color: rgba(82, 148, 226, 0); }
.app-notification button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
.app-notification button:active, .app-notification button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2;
+ background-color: #5294e2;
background-clip: padding-box; }
.app-notification button:disabled {
color: #5d626e;
@@ -2512,24 +2484,16 @@ calendar {
border-radius: 3px;
padding: 2px; }
calendar:selected {
- background-color: #5294E2;
- color: #ffffff;
border-radius: 1.5px; }
calendar.header {
color: #5c616c;
- border: none;
- border-radius: 0; }
- calendar.button, calendar.button:focus {
- color: rgba(92, 97, 108, 0.45);
- border-color: transparent;
- background-color: transparent;
- background-image: none; }
- calendar.button:hover, calendar.button:focus:hover {
+ border: none; }
+ calendar.button {
+ color: rgba(92, 97, 108, 0.45); }
+ calendar.button:hover {
color: #5c616c; }
- calendar.button:disabled, calendar.button:focus:disabled {
- color: rgba(92, 97, 108, 0.55);
- background-color: transparent;
- background-image: none; }
+ calendar.button:disabled {
+ color: rgba(92, 97, 108, 0.55); }
calendar:indeterminate {
color: alpha(currentColor,0.55); }
calendar.highlight {
@@ -2630,10 +2594,10 @@ placessidebar row {
placessidebar row.sidebar-placeholder-row {
padding: 0 8px;
min-height: 2px;
- background-image: linear-gradient(to top, #F08437);
+ background-image: linear-gradient(to bottom, #F08437, #F08437);
background-clip: content-box; }
placessidebar row.sidebar-new-bookmark-row {
- color: #5294E2; }
+ color: #5294e2; }
placessidebar row:drop(active):not(:disabled) {
box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; }
placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image {
@@ -2660,15 +2624,15 @@ paned > separator {
-gtk-icon-source: none;
border-style: none;
background-color: transparent;
- background-image: linear-gradient(to top, #dcdfe3);
+ background-image: linear-gradient(to bottom, #dcdfe3, #dcdfe3);
background-size: 1px 1px; }
paned > separator:selected {
- background-image: linear-gradient(to top, #5294E2); }
+ background-image: linear-gradient(to bottom, #5294e2, #5294e2); }
paned > separator.wide {
min-width: 5px;
min-height: 5px;
background-color: #F5F6F7;
- background-image: linear-gradient(to top, #dcdfe3), linear-gradient(to top, #dcdfe3);
+ background-image: linear-gradient(to bottom, #dcdfe3, #dcdfe3), linear-gradient(to bottom, #dcdfe3, #dcdfe3);
background-size: 1px 1px, 1px 1px; }
paned.horizontal > separator {
@@ -2700,108 +2664,45 @@ paned.vertical > separator {
infobar {
border-style: none; }
+ infobar.info, infobar.question, infobar.warning, infobar.error {
+ background-color: #5294e2;
+ color: #ffffff;
+ caret-color: currentColor; }
+ infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection {
+ color: #5294e2;
+ background-color: #ffffff; }
-.info,
-.question,
-.warning,
-.error {
- background-color: #5294E2;
- color: #ffffff; }
- .info label:selected:focus, .info label:selected:hover, .info label:selected,
- .question label:selected:focus,
- .question label:selected:hover,
- .question label:selected,
- .warning label:selected:focus,
- .warning label:selected:hover,
- .warning label:selected,
- .error label:selected:focus,
- .error label:selected:hover,
- .error label:selected {
- color: #5294E2;
- background-color: #ffffff; }
-
-.selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover, row:selected button, .info button,
-.question button,
-.warning button,
-.error button, .nautilus-window .floating-bar button {
+.selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover, row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0);
border-color: rgba(255, 255, 255, 0.5); }
-row:selected button.flat, row:selected button.sidebar-button, .info button.flat, .info button.sidebar-button,
-.question button.flat,
-.question button.sidebar-button,
-.warning button.flat,
-.warning button.sidebar-button,
-.error button.flat,
-.error button.sidebar-button, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button {
+row:selected button.flat, row:selected button.sidebar-button, infobar.info button.flat, infobar.info button.sidebar-button, infobar.question button.flat, infobar.question button.sidebar-button, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.error button.flat, infobar.error button.sidebar-button, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button {
border-color: transparent;
background-color: transparent;
background-image: none;
color: #ffffff;
background-color: rgba(255, 255, 255, 0); }
- .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, .info button.flat:disabled, .info button.sidebar-button:disabled,
- .question button.flat:disabled,
- .question button.sidebar-button:disabled,
- .warning button.flat:disabled,
- .warning button.sidebar-button:disabled,
- .error button.flat:disabled,
- .error button.sidebar-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, .info button.flat:disabled label, .info button.sidebar-button:disabled label,
- .question button.flat:disabled label,
- .question button.sidebar-button:disabled label,
- .warning button.flat:disabled label,
- .warning button.sidebar-button:disabled label,
- .error button.flat:disabled label,
- .error button.sidebar-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label {
+ .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label {
color: rgba(255, 255, 255, 0.4); }
-row:selected button:hover, .info button:hover,
-.question button:hover,
-.warning button:hover,
-.error button:hover, .nautilus-window .floating-bar button:hover {
+row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.8); }
-.selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked, row:selected button:active, .info button:active,
-.question button:active,
-.warning button:active,
-.error button:active, .nautilus-window .floating-bar button:active, .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:active, .selection-mode.primary-toolbar button:hover:checked, headerbar.selection-mode button:hover:checked, row:selected button:active:hover, .info button:active:hover,
-.question button:active:hover,
-.warning button:active:hover,
-.error button:active:hover, .nautilus-window .floating-bar button:active:hover, row:selected button:checked, .info button:checked,
-.question button:checked,
-.warning button:checked,
-.error button:checked, .nautilus-window .floating-bar button:checked {
- color: #5294E2;
- outline-color: rgba(82, 148, 226, 0.3);
+.selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:active, .selection-mode.primary-toolbar button:hover:checked, headerbar.selection-mode button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked {
+ color: #5294e2;
background-color: #ffffff;
border-color: #ffffff; }
-row:selected button:disabled, .info button:disabled,
-.question button:disabled,
-.warning button:disabled,
-.error button:disabled, .nautilus-window .floating-bar button:disabled {
+row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled {
background-color: rgba(255, 255, 255, 0);
border-color: rgba(255, 255, 255, 0.4); }
- row:selected button:disabled, .info button:disabled,
- .question button:disabled,
- .warning button:disabled,
- .error button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled label, .info button:disabled label,
- .question button:disabled label,
- .warning button:disabled label,
- .error button:disabled label, .nautilus-window .floating-bar button:disabled label {
+ row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label {
color: rgba(255, 255, 255, 0.5); }
- .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, row:selected button:disabled:active, .info button:disabled:active,
- .question button:disabled:active,
- .warning button:disabled:active,
- .error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, row:selected button:disabled:checked, .info button:disabled:checked,
- .question button:disabled:checked,
- .warning button:disabled:checked,
- .error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked {
- color: #5294E2;
+ .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked {
+ color: #5294e2;
background-color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.4); }
@@ -2875,12 +2776,10 @@ colorswatch#add-color-button {
border-style: solid;
border-width: 1px;
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: #fbfbfc; }
colorswatch#add-color-button:hover {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: white; }
colorswatch#add-color-button overlay {
@@ -2904,7 +2803,6 @@ colorchooser .popover.osd {
.scale-popup button:hover {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: white; }
@@ -2913,7 +2811,7 @@ popover.background.touch-selection, .csd popover.background.touch-selection {
font: initial; }
.monospace {
- font: Monospace; }
+ font-family: Monospace; }
button.circular, button.nautilus-circular-button.image-button,
button.circular-button {
@@ -2997,16 +2895,14 @@ headerbar button.titlebutton,
headerbar button.titlebutton:hover,
.titlebar button.titlebutton:hover {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
headerbar button.titlebutton:active, headerbar button.titlebutton:checked,
.titlebar button.titlebutton:active,
.titlebar button.titlebutton:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize,
.titlebar button.titlebutton.close,
.titlebar button.titlebutton.maximize,
@@ -3066,12 +2962,12 @@ textview text selection, flowbox flowboxchild:selected, entry selection:focus, e
modelbutton.flat:active,
modelbutton.flat:active arrow,
modelbutton.flat:selected,
-modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover,
+modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected,
.nautilus-window placessidebar.sidebar row.sidebar-row:selected,
.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
- background-color: #5294E2; }
+ background-color: #5294e2; }
row:selected label, label:selected, .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected,
textview text:selected, iconview text:selected:focus,
textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
@@ -3080,20 +2976,19 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:
modelbutton.flat:active,
modelbutton.flat:active arrow,
modelbutton.flat:selected,
- modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover,
+ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected,
.nautilus-window placessidebar.sidebar row.sidebar-row:selected,
.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3); }
+ color: #ffffff; }
row:selected label:disabled, label:disabled:selected, .view:disabled:selected, iconview:disabled:selected, iconview:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected,
textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled,
textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled,
modelbutton.flat:disabled:active,
modelbutton.flat:active arrow:disabled,
modelbutton.flat:disabled:selected,
- modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover,
+ modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected,
.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover {
color: #a9caf1; }
@@ -3114,7 +3009,7 @@ terminal-window notebook > header.top {
border-radius: 2px; }
.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop {
- color: #ffffff;
+ color: white;
text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active {
color: #5c616c; }
@@ -3157,14 +3052,12 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
@keyframes needs_attention_keyframes {
0% {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
100% {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; } }
+ border-color: #5294e2;
+ background-color: #5294e2; } }
.nautilus-operations-button-needs-attention {
animation: needs_attention_keyframes 2s ease-in-out; }
@@ -3173,6 +3066,17 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
animation: needs_attention_keyframes 3s ease-in-out;
animation-iteration-count: 3; }
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: white;
+ background-color: #FC4138; }
+
+.conflict-row.activatable:hover {
+ background-color: #fd716a; }
+
+.conflict-row.activatable:selected {
+ color: #ffffff;
+ background-color: #5294e2; }
+
.nemo-window .nemo-places-sidebar.frame {
border-width: 0; }
@@ -3183,13 +3087,11 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
border: 1px solid;
border-radius: 3px;
color: #5c616c;
- border-color: #5294E2;
- background-color: #ffffff;
- background-image: linear-gradient(to bottom, #ffffff); }
+ border-color: #5294e2;
+ background-color: #ffffff; }
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button {
color: rgba(82, 93, 118, 0.8);
- outline-color: rgba(82, 93, 118, 0.1);
border-color: rgba(82, 93, 118, 0.1);
background-color: rgba(251, 251, 252, 0.9); }
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:not(:last-child):not(:only-child) {
@@ -3198,24 +3100,23 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
background-color: rgba(255, 255, 255, 0.9); }
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled {
color: rgba(82, 93, 118, 0.4); }
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button + button {
border-left-style: none; }
-.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):hover {
+.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):not(:first-child):not(:last-child):hover {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1), inset -1px 0 rgba(82, 93, 118, 0.1); }
-.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover {
- box-shadow: inset -1px 0 rgba(82, 93, 118, 0.1); }
-
-.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
+.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) button:nth-child(2):not(:active):not(:checked) {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
+.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) button:nth-last-child(2):not(:active):not(:checked) {
+ box-shadow: inset -1px 0 rgba(82, 93, 118, 0.1); }
+
.caja-notebook {
border-top: 1px solid #dcdfe3; }
@@ -3232,7 +3133,7 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
background-color: #f4f4f5; }
.open-document-selector-treeview.view:hover:selected, iconview.open-document-selector-treeview:hover:selected {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.open-document-selector-name-label {
color: #5c616c; }
@@ -3312,7 +3213,7 @@ workbench.csd > stack.titlebar:not(headerbar) {
border-radius: 4px 4px 0 0; }
editortweak .linked > entry.search:focus + .gb-linked-scroller {
- border-top-color: #5294E2; }
+ border-top-color: #5294e2; }
layouttab {
background-color: #ffffff; }
@@ -3326,7 +3227,7 @@ eggsearchbar box.search-bar {
pillbox {
color: #ffffff;
- background-color: #5294E2;
+ background-color: #5294e2;
border-radius: 3px; }
docktabstrip {
@@ -3369,7 +3270,7 @@ button.documents-load-more {
border-radius: 0; }
.documents-icon-bg {
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff;
border-radius: 2px; }
@@ -3383,7 +3284,7 @@ button.documents-favorite:active:hover {
.documents-entry-tag, .photos-entry-tag {
color: #ffffff;
- background: #5294E2;
+ background: #5294e2;
border-radius: 2px;
border-width: 0;
margin: 2px;
@@ -3414,7 +3315,9 @@ button.documents-favorite:active:hover {
.gnome-panel-menu-bar, .gnome-panel-menu-bar menubar,
.mate-panel-menu-bar,
-.mate-panel-menu-bar menubar {
+.mate-panel-menu-bar menubar,
+panel-toplevel.background,
+panel-toplevel.background menubar {
background-color: #2b2e37; }
.gnome-panel-menu-bar menubar,
@@ -3422,7 +3325,10 @@ button.documents-favorite:active:hover {
.gnome-panel-menu-bar #PanelApplet image,
.mate-panel-menu-bar menubar,
.mate-panel-menu-bar #PanelApplet label,
-.mate-panel-menu-bar #PanelApplet image {
+.mate-panel-menu-bar #PanelApplet image,
+panel-toplevel.background menubar,
+panel-toplevel.background #PanelApplet label,
+panel-toplevel.background #PanelApplet image {
color: #BAC3CF; }
.gnome-panel-menu-bar button label, .gnome-panel-menu-bar button image,
@@ -3431,23 +3337,31 @@ button.documents-favorite:active:hover {
.mate-panel-menu-bar button label,
.mate-panel-menu-bar button image,
.mate-panel-menu-bar #tasklist-button label,
-.mate-panel-menu-bar #tasklist-button image {
+.mate-panel-menu-bar #tasklist-button image,
+panel-toplevel.background button label,
+panel-toplevel.background button image,
+panel-toplevel.background #tasklist-button label,
+panel-toplevel.background #tasklist-button image {
color: inherit; }
.gnome-panel-menu-bar .wnck-pager,
-.mate-panel-menu-bar .wnck-pager {
+.mate-panel-menu-bar .wnck-pager,
+panel-toplevel.background .wnck-pager {
color: #5d6268;
background-color: #14161b; }
.gnome-panel-menu-bar .wnck-pager:hover,
- .mate-panel-menu-bar .wnck-pager:hover {
+ .mate-panel-menu-bar .wnck-pager:hover,
+ panel-toplevel.background .wnck-pager:hover {
background-color: #363a46; }
.gnome-panel-menu-bar .wnck-pager:selected,
- .mate-panel-menu-bar .wnck-pager:selected {
+ .mate-panel-menu-bar .wnck-pager:selected,
+ panel-toplevel.background .wnck-pager:selected {
color: #a9caf1;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.gnome-panel-menu-bar na-tray-applet,
-.mate-panel-menu-bar na-tray-applet {
+.mate-panel-menu-bar na-tray-applet,
+panel-toplevel.background na-tray-applet {
-NaTrayApplet-icon-padding: 0;
-NaTrayApplet-icon-size: 16px; }
@@ -3465,30 +3379,34 @@ button.documents-favorite:active:hover {
color: #d8dde4;
background-color: rgba(0, 0, 0, 0.17); }
#tasklist-button:checked {
- color: #ffffff;
+ color: white;
background-color: rgba(0, 0, 0, 0.25);
- box-shadow: inset 0 -2px #5294E2; }
+ box-shadow: inset 0 -2px #5294e2; }
.gnome-panel-menu-bar button:not(#tasklist-button),
-.mate-panel-menu-bar button:not(#tasklist-button), .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
+.mate-panel-menu-bar button:not(#tasklist-button),
+panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button {
color: #BAC3CF;
border-radius: 0;
border: none;
background-color: rgba(43, 46, 55, 0); }
.gnome-panel-menu-bar button:hover:not(#tasklist-button),
- .mate-panel-menu-bar button:hover:not(#tasklist-button), .xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
+ .mate-panel-menu-bar button:hover:not(#tasklist-button),
+ panel-toplevel.background button:hover:not(#tasklist-button), .xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover {
border: none;
background-color: #414654; }
.gnome-panel-menu-bar button:active:not(#tasklist-button),
- .mate-panel-menu-bar button:active:not(#tasklist-button), .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .gnome-panel-menu-bar button:checked:not(#tasklist-button),
- .mate-panel-menu-bar button:checked:not(#tasklist-button), .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
+ .mate-panel-menu-bar button:active:not(#tasklist-button),
+ panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .gnome-panel-menu-bar button:checked:not(#tasklist-button),
+ .mate-panel-menu-bar button:checked:not(#tasklist-button),
+ panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked {
color: #ffffff;
border: none;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.nautilus-window .floating-bar {
padding: 1px;
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff;
border-radius: 2px 2px 0 0; }
.nautilus-window .floating-bar.bottom.left {
@@ -3506,25 +3424,24 @@ button.documents-favorite:active:hover {
padding-right: 4px;
color: rgba(82, 93, 118, 0.8);
border-color: rgba(82, 93, 118, 0.1);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9));
- background-color: transparent; }
+ background-color: rgba(255, 255, 255, 0.9); }
.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover {
color: inherit; }
.marlin-pathbar.pathbar:focus {
color: #ffffff;
- border-color: #5294E2;
- background-image: linear-gradient(to bottom, #5294E2); }
+ border-color: #5294e2;
+ background-color: #5294e2; }
.marlin-pathbar.pathbar:disabled {
color: rgba(82, 93, 118, 0.35);
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); }
+ background-color: rgba(255, 255, 255, 0.75); }
.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked {
- color: #5294E2; }
+ color: #5294e2; }
.gala-notification {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
- background-image: linear-gradient(to bottom, white);
+ background-image: linear-gradient(to bottom, white, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }
@@ -3587,7 +3504,7 @@ UnityDecoration {
-UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07);
-UnityDecoration-inactive-shadow-radius: 7px;
-UnityDecoration-glow-size: 10px;
- -UnityDecoration-glow-color: #5294E2;
+ -UnityDecoration-glow-color: #5294e2;
-UnityDecoration-title-indent: 10px;
-UnityDecoration-title-fade: 35px;
-UnityDecoration-title-alignment: 0.0; }
@@ -3596,7 +3513,7 @@ UnityDecoration {
border-bottom-width: 0;
border-radius: 4px 4px 0 0;
padding: 1px 6px 0 6px;
- background-image: linear-gradient(to bottom, #e7e8eb);
+ background-image: linear-gradient(to bottom, #e7e8eb, #e7e8eb);
color: rgba(82, 93, 118, 0.8);
box-shadow: inset 0 1px #eff0f2; }
UnityDecoration.top:backdrop {
@@ -3604,11 +3521,11 @@ UnityDecoration {
color: rgba(82, 93, 118, 0.5); }
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
background-color: transparent;
- background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
+ background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
UnityPanelWidget,
.unity-panel {
- background-image: linear-gradient(to bottom, #2f343f);
+ background-image: linear-gradient(to bottom, #2f343f, #2f343f);
color: #f6f7f9;
box-shadow: none; }
UnityPanelWidget:backdrop,
@@ -3619,7 +3536,7 @@ UnityPanelWidget,
.unity-panel.menubar .menuitem *:hover {
border-radius: 0;
color: #ffffff;
- background-image: linear-gradient(to bottom, #5294E2);
+ background-image: linear-gradient(to bottom, #5294e2, #5294e2);
border-bottom: none; }
.lightdm.menu {
@@ -3704,8 +3621,8 @@ UnityPanelWidget,
-gtk-icon-transform: rotate(1turn); } }
.overlay-bar {
- background-color: #5294E2;
- border-color: #5294E2;
+ background-color: #5294e2;
+ border-color: #5294e2;
border-radius: 2px;
padding: 3px 6px;
margin: 3px; }
@@ -3766,7 +3683,7 @@ iconview.source-list:hover:selected,
iconview.source-list:selected:focus,
.source-list.category-expander:hover {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.source-list scrollbar,
.source-list junction {
@@ -3781,7 +3698,7 @@ iconview.source-list:selected:focus,
.source-list.badge:selected:focus,
.source-list.badge:hover:selected {
background-image: none;
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff;
border-radius: 10px;
padding: 0 6px;
@@ -3792,7 +3709,7 @@ iconview.source-list:selected:focus,
.source-list.badge:selected:focus,
.source-list.badge:hover:selected {
background-color: #ffffff;
- color: #5294E2; }
+ color: #5294e2; }
.source-list.category-expander {
color: #5c616c;
@@ -3812,7 +3729,7 @@ GraniteWidgetsWelcome {
GraniteWidgetsWelcome label {
color: #a9acb2;
- font: open sans 11;
+ font-size: 11px;
text-shadow: none; }
GraniteWidgetsWelcome .h1,
@@ -3832,7 +3749,7 @@ GraniteWidgetsPopOver {
margin: 0; }
.popover_bg {
- background-image: linear-gradient(to bottom, #ffffff);
+ background-image: linear-gradient(to bottom, #ffffff, #ffffff);
border: 1px solid rgba(0, 0, 0, 0.3); }
GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar,
@@ -3843,13 +3760,13 @@ GraniteWidgetsXsEntry entry {
padding: 4px; }
.h1 {
- font: open sans 24px; }
+ font-size: 24px; }
.h2 {
- font: open sans light 18px; }
+ font-size: 18px; }
.h3 {
- font: open sans 11px; }
+ font-size: 11px; }
.h4,
.category-label {
@@ -3866,24 +3783,24 @@ GtkListBox .h4 {
#panel_window {
background-color: #2b2e37;
color: #BAC3CF;
- font: bold;
+ font-weight: bold;
box-shadow: inset 0 -1px #1b1d23; }
#panel_window menubar,
#panel_window menubar > menuitem {
background-color: transparent;
color: #BAC3CF;
- font: bold; }
+ font-weight: bold; }
#panel_window menubar menuitem:disabled {
color: rgba(186, 195, 207, 0.5); }
#panel_window menubar menuitem:disabled label {
color: inherit; }
#panel_window menubar menu > menuitem {
- font: normal; }
+ font-weight: normal; }
#login_window,
#shutdown_dialog,
#restart_dialog {
- font: normal;
+ font-weight: normal;
border-style: none;
background-color: transparent;
color: #5c616c; }
@@ -3898,19 +3815,16 @@ GtkListBox .h4 {
#content_frame button {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: #fbfbfc; }
#content_frame button:hover {
color: #5c616c;
- outline-color: rgba(92, 97, 108, 0.3);
border-color: #cfd6e6;
background-color: white; }
#content_frame button:active, #content_frame button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
#content_frame button:disabled {
border-color: rgba(207, 214, 230, 0.55);
background-color: rgba(251, 251, 252, 0.55); }
@@ -3930,19 +3844,16 @@ GtkListBox .h4 {
#buttonbox_frame button {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(102, 109, 132, 0.4); }
#buttonbox_frame button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
#buttonbox_frame button:active, #buttonbox_frame button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294e2; }
#buttonbox_frame button:disabled {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
@@ -3950,9 +3861,9 @@ GtkListBox .h4 {
#login_window #user_combobox {
color: #5c616c;
- font: 13px; }
+ font-size: 13px; }
#login_window #user_combobox menu {
- font: normal; }
+ font-weight: normal; }
#user_image {
padding: 3px;
@@ -3960,55 +3871,49 @@ GtkListBox .h4 {
#shutdown_button.button {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #F04A50;
border-color: #F04A50; }
#shutdown_button.button:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #f4797e;
border-color: #f4797e; }
#shutdown_button.button:active, #shutdown_button.button:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #ec1b22;
border-color: #ec1b22; }
#restart_button.button {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #4DADD4;
border-color: #4DADD4; }
#restart_button.button:hover {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #76c0de;
border-color: #76c0de; }
#restart_button.button:active, #restart_button.button:checked {
background-clip: border-box;
- color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
+ color: green;
background-color: #2e96c0;
border-color: #2e96c0; }
#greeter_infobar {
border-bottom-width: 0;
- font: bold; }
+ font-weight: bold; }
.nautilus-window paned > separator {
- background-image: linear-gradient(to top, #353945); }
+ background-image: linear-gradient(to bottom, #353945, #353945); }
.nautilus-window paned > separator:dir(ltr) {
margin-left: -1px; }
.nautilus-window paned > separator:dir(rtl) {
margin-right: -1px; }
filechooser paned > separator {
- background-image: linear-gradient(to top, #353945); }
+ background-image: linear-gradient(to bottom, #353945, #353945); }
filechooser.csd.background, filechooser placessidebar list,
.nautilus-window.csd.background,
@@ -4046,21 +3951,19 @@ filechooser placessidebar.sidebar,
filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover,
.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active,
.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
- border-color: #5294E2;
- background-color: #5294E2; }
+ border-color: #5294e2;
+ background-color: #5294e2; }
filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image,
.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image {
opacity: 0.5; }
filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row,
.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row {
- color: #5294E2; }
+ color: #5294e2; }
filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon,
.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon {
color: inherit; }
@@ -4092,7 +3995,7 @@ filechooser.maximized placessidebar.sidebar,
background-color: transparent;
color: #BAC3CF; }
.nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar iconview.cell:selected, .nemo-window .sidebar row.cell:selected {
- background-color: #5294E2;
+ background-color: #5294e2;
color: #ffffff; }
.nemo-window .sidebar .view.expander, .nemo-window .sidebar iconview.expander, .nemo-window .sidebar row.expander {
color: #787e8a; }
@@ -4129,10 +4032,10 @@ filechooser actionbar {
background-color: #ffffff; }
.gedit-side-panel-paned > separator {
- background-image: linear-gradient(to top, #353945); }
+ background-image: linear-gradient(to bottom, #353945, #353945); }
.gedit-bottom-panel-paned > separator {
- background-image: linear-gradient(to top, #dcdfe3); }
+ background-image: linear-gradient(to bottom, #dcdfe3, #dcdfe3); }
.gedit-document-panel {
background-color: #353945; }
@@ -4145,30 +4048,27 @@ filechooser actionbar {
background-color: rgba(186, 195, 207, 0.15); }
.gedit-document-panel row:active {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.gedit-document-panel row:active button {
color: #ffffff; }
.gedit-document-panel row:selected, .gedit-document-panel row:selected:hover {
color: #ffffff;
- background-color: #5294E2; }
+ background-color: #5294e2; }
.gedit-document-panel row:hover:not(:selected) button:active {
color: #BAC3CF; }
filechooser actionbar button {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(102, 109, 132, 0.4); }
.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover {
color: #BAC3CF;
- outline-color: rgba(186, 195, 207, 0.3);
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
filechooser actionbar button:active, filechooser actionbar button:checked {
color: #ffffff;
- outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294e2; }
filechooser actionbar button:disabled {
color: #5d626e;
border-color: rgba(26, 28, 34, 0.4);
@@ -4177,17 +4077,16 @@ filechooser actionbar button {
filechooser actionbar entry {
color: #BAC3CF;
border-color: rgba(26, 28, 34, 0.4);
- background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.4));
- background-color: transparent; }
+ background-color: rgba(102, 109, 132, 0.4); }
filechooser actionbar entry image, filechooser actionbar entry image:hover {
color: inherit; }
filechooser actionbar entry:focus {
color: #ffffff;
border-color: rgba(26, 28, 34, 0.4);
- background-image: linear-gradient(to bottom, #5294E2); }
+ background-color: #5294e2; }
filechooser actionbar entry:disabled {
color: rgba(186, 195, 207, 0.55);
- background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.25)); }
+ background-color: rgba(102, 109, 132, 0.25); }
filechooser placessidebar.sidebar scrollbar,
.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar {
@@ -4204,7 +4103,7 @@ filechooser placessidebar.sidebar scrollbar,
background-color: #f6f7f9; }
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: #5294E2; }
+ background-color: #5294e2; }
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 {
background-color: transparent; }
@@ -4216,13 +4115,13 @@ filechooser placessidebar.sidebar scrollbar,
@define-color theme_text_color #5c616c;
@define-color theme_bg_color #F5F6F7;
@define-color theme_base_color #ffffff;
-@define-color theme_selected_bg_color #5294E2;
+@define-color theme_selected_bg_color #5294e2;
@define-color theme_selected_fg_color #ffffff;
@define-color fg_color #5c616c;
@define-color text_color #5c616c;
@define-color bg_color #F5F6F7;
@define-color base_color #ffffff;
-@define-color selected_bg_color #5294E2;
+@define-color selected_bg_color #5294e2;
@define-color selected_fg_color #ffffff;
@define-color insensitive_bg_color #fbfbfc;
@define-color insensitive_fg_color alpha(#5c616c, 0.5);
@@ -4250,7 +4149,7 @@ filechooser placessidebar.sidebar scrollbar,
@define-color wm_button_close_active_bg #f13039;
@define-color wm_icon_close_bg #F8F8F9;
@define-color wm_button_hover_bg #fdfdfd;
-@define-color wm_button_active_bg #5294E2;
+@define-color wm_button_active_bg #5294e2;
@define-color wm_button_hover_border #D1D3DA;
@define-color wm_icon_bg #90949E;
@define-color wm_icon_unfocused_bg #B6B8C0;