--- /home/guest/.themes/Q-Greybird-gray/gtk-3.0/gtk-contained.css
+++ /home/guest/.themes/Q-Greybird-gray/gtk-3.0/gtk-contained.css.qorg
@@ -8,22 +8,22 @@
   -GtkWidget-text-handle-height: 24;
   -GtkDialog-button-spacing: 4;
   -GtkDialog-action-area-border: 0;
-  outline-color: rgba(60, 60, 60, 0.3);
+  outline-color: rgba(58, 38, 23, 0.1);
   outline-style: dashed;
   outline-offset: 0px;
-  outline-width: 1px;
-  -gtk-outline-radius: 2px;
-  -gtk-secondary-caret-color: #398ee7; }
+  outline-width: 0px;
+  -gtk-outline-radius: 0px;
+  -gtk-secondary-caret-color: #fba205; }
 
 /***************
  * Base States *
  ***************/
 .background {
-  color: #3c3c3c;
-  background-color: #cecece; }
+  color: #3a2617;
+  background-color: #e0d1ad; }
   .background:backdrop {
-    color: #858585;
-    background-color: #cecece;
+    color: #8d7c62;
+    background-color: #e0d1ad;
     text-shadow: none;
     -gtk-icon-shadow: none; }
 
@@ -37,34 +37,34 @@
   -gtk-icon-effect: dim; }
 
 .gtkstyle-fallback {
-  color: #3c3c3c;
-  background-color: #cecece;
+  color: #3a2617;
+  background-color: #e0d1ad;
   text-shadow: none; }
   .gtkstyle-fallback:hover {
-    color: #3c3c3c;
-    background-color: #e8e8e8; }
+    color: #3a2617;
+    background-color: #eee6d2; }
   .gtkstyle-fallback:active {
-    color: #3c3c3c;
-    background-color: #b5b5b5; }
+    color: #3a2617;
+    background-color: #d2bc88; }
   .gtkstyle-fallback:disabled {
-    color: #858585;
-    background-color: #e0e0e0; }
+    color: #8d7c62;
+    background-color: #ecdfbe; }
   .gtkstyle-fallback:selected {
     color: #ffffff;
-    background-color: #398ee7; }
+    background-color: #fba205; }
 
 .view, iconview,
 .view text,
 iconview text,
 textview text {
-  color: #212121;
-  background-color: #fcfcfc; }
+  color: #4e3909;
+  background-color: #fff3d7; }
   .view:backdrop, iconview:backdrop,
   .view text:backdrop,
   iconview text:backdrop,
   textview text:backdrop {
-    color: #4c4c4c;
-    background-color: #f9f9f9; }
+    color: #715e31;
+    background-color: #fff1d2; }
   .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected,
   .view text:selected:focus,
   iconview text:selected:focus,
@@ -75,7 +75,7 @@
     border-radius: 3px; }
 
 textview border {
-  background-color: #e5e5e5; }
+  background-color: #f0e2c2; }
 
 .rubberband,
 rubberband,
@@ -83,8 +83,8 @@
 treeview.view rubberband,
 .content-view rubberband,
 XfdesktopIconView.view .rubberband {
-  border: 1px solid #1a74d3;
-  background-color: rgba(26, 116, 211, 0.2); }
+  border: 1px solid #ca8203;
+  background-color: rgba(202, 130, 3, 0.2); }
 
 flowbox flowboxchild {
   padding: 3px;
@@ -93,21 +93,19 @@
     outline-offset: -2px; }
 
 label.separator {
-  color: #3c3c3c; }
+  color: #3a2617; }
   label.separator:backdrop {
-    color: #858585; }
-
+    color: #8d7c62; }
 label selection {
-  background-color: #398ee7;
+  background-color: #fba205;
   color: #ffffff; }
 
 label:disabled {
-  color: #858585; }
+  color: #8d7c62; }
   label:disabled:backdrop {
-    color: #a8a8a8; }
-
+    color: #cbb275; }
 label:backdrop {
-  color: #858585; }
+  color: #8d7c62; }
 
 .dim-label, label.separator, .titlebar:not(headerbar) .subtitle,
 headerbar .subtitle {
@@ -115,12 +113,11 @@
   text-shadow: none; }
 
 assistant .sidebar {
-  background-color: #fcfcfc;
-  border-top: 1px solid #828282; }
+  background-color: #fff3d7;
+  border-top: 1px solid #b19143; }
   assistant .sidebar:backdrop {
-    background-color: #f9f9f9;
-    border-color: #898989; }
-
+    background-color: #fff1d2;
+    border-color: #b6974e; }
 assistant.csd .sidebar {
   border-top-style: none; }
 
@@ -128,19 +125,19 @@
   padding: 6px 12px; }
 
 assistant .sidebar label.highlight {
-  background-color: #b1b1b1; }
+  background-color: #bfaf8f; }
 
 .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .app-notification,
 .app-notification.frame, .osd .scale-popup, .osd {
-  color: #eeeeee;
+  color: orange;
   border: none;
   background-color: rgba(34, 34, 34, 0.8);
   background-clip: padding-box;
-  outline-color: rgba(238, 238, 238, 0.3);
-  text-shadow: 0 1px black;
-  -gtk-icon-shadow: 0 1px black; }
+  outline-color: rgba(255, 165, 0, 0.3);
+  text-shadow: none;
+  -gtk-icon-shadow: none; }
   popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, .osd:backdrop {
-    color: shade(#eeeeee, 1.2);
+    color: shade(orange, 1.2);
     background-color: shade(rgba(34, 34, 34, 0.8), 1.6);
     text-shadow: none;
     -gtk-icon-shadow: none; }
@@ -165,18 +162,17 @@
 /****************
  * Text Entries *
  ****************/
-spinbutton:not(.vertical),
-entry {
+spinbutton:not(.vertical), entry {
   min-height: 28px;
   padding-left: 4px;
   padding-right: 4px;
   border: 1px solid;
   border-radius: 3px;
   transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-  color: #212121;
-  border-color: #828282;
-  background-color: #fcfcfc;
-  box-shadow: inset 0 0 0 1px rgba(57, 142, 231, 0); }
+  color: #4e3909;
+  border-color: #b19143;
+  background-color: #fff3d7;
+  box-shadow: inset 0 0 0 1px rgba(251, 162, 5, 0); }
   spinbutton:not(.vertical) image.left,
   entry image.left {
     margin-right: 6px; }
@@ -215,25 +211,25 @@
     border-radius: 0; }
   spinbutton:focus:not(.vertical),
   entry:focus {
-    border-color: #398ee7; }
+    border-color: #fba205; }
   spinbutton:disabled:not(.vertical),
   entry:disabled {
-    color: #858585;
-    border-color: #828282;
-    background-color: #e0e0e0;
+    color: #8d7c62;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     box-shadow: none; }
   spinbutton:backdrop:not(.vertical),
   entry:backdrop {
-    color: #4c4c4c;
-    border-color: #898989;
-    background-color: #f9f9f9;
+    color: #715e31;
+    border-color: #b6974e;
+    background-color: #fff1d2;
     box-shadow: none;
     transition: 200ms ease-out; }
   spinbutton:backdrop:disabled:not(.vertical),
   entry:backdrop:disabled {
-    color: #a8a8a8;
-    border-color: #898989;
-    background-color: #e0e0e0;
+    color: #cbb275;
+    border-color: #b6974e;
+    background-color: #ecdfbe;
     box-shadow: none; }
   spinbutton.error:not(.vertical),
   entry.error {
@@ -259,41 +255,41 @@
       background-color: #f57900; }
   spinbutton:not(.vertical) image,
   entry image {
-    color: #626262; }
+    color: #614f3d; }
     spinbutton:not(.vertical) image:hover,
     entry image:hover {
-      color: #3c3c3c; }
+      color: #3a2617; }
     spinbutton:not(.vertical) image:active,
     entry image:active {
-      color: #398ee7; }
+      color: #fba205; }
     spinbutton:not(.vertical) image:backdrop,
     entry image:backdrop {
-      color: #9c9c9c; }
+      color: #a49378; }
   spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical),
   entry:drop(active):focus,
   entry:drop(active) {
-    border-color: #4e9a06;
-    box-shadow: inset 0 0 0 1px #4e9a06; }
-  .osd spinbutton:not(.vertical), .osd
-  entry {
+    border-color: #e1c824;
+    box-shadow: inset 0 0 0 0px #e1c824; }
+  .osd spinbutton:not(.vertical),
+  .osd entry {
     color: white;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(0, 0, 0, 0.5);
     background-clip: padding-box;
     box-shadow: none;
-    text-shadow: 0 1px black;
-    -gtk-icon-shadow: 0 1px black; }
-    .osd spinbutton:focus:not(.vertical), .osd
-    entry:focus {
+    text-shadow: none;
+    -gtk-icon-shadow: none; }
+    .osd spinbutton:focus:not(.vertical),
+    .osd entry:focus {
       color: white;
-      border-color: #398ee7;
+      border-color: #fba205;
       background-color: rgba(0, 0, 0, 0.5);
       background-clip: padding-box;
-      box-shadow: inset 0 0 0 1px #398ee7;
-      text-shadow: 0 1px black;
-      -gtk-icon-shadow: 0 1px black; }
-    .osd spinbutton:backdrop:not(.vertical), .osd
-    entry:backdrop {
+      box-shadow: inset 0 0 0 1px #fba205;
+      text-shadow: none;
+      -gtk-icon-shadow: none; }
+    .osd spinbutton:backdrop:not(.vertical),
+    .osd entry:backdrop {
       color: white;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(0, 0, 0, 0.5);
@@ -301,9 +297,9 @@
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none; }
-    .osd spinbutton:disabled:not(.vertical), .osd
-    entry:disabled {
-      color: #888888;
+    .osd spinbutton:disabled:not(.vertical),
+    .osd entry:disabled {
+      color: #916411;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
@@ -318,110 +314,98 @@
   background-image: none;
   border-radius: 0;
   border-width: 0 0 2px;
-  border-color: #398ee7;
+  border-color: #fba205;
   border-style: solid;
   box-shadow: none; }
   spinbutton:not(.vertical) progress:backdrop,
   entry progress:backdrop {
     background-color: transparent; }
-
-.linked:not(.vertical) > spinbutton:focus:not(.vertical) + spinbutton:not(.vertical),
-.linked:not(.vertical) > spinbutton:focus:not(.vertical) + button,
-.linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > entry:focus + spinbutton:not(.vertical),
-.linked:not(.vertical) >
-entry:focus + button,
-.linked:not(.vertical) >
-entry:focus + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + entry, .linked:not(.vertical) >
+.linked:not(.vertical) > spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) >
+entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) >
+entry:focus + button, .linked:not(.vertical) >
+entry:focus + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) +
+entry, .linked:not(.vertical) >
 entry:focus +
 entry {
-  border-left-color: #398ee7; }
-
-.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical),
-.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button,
-.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > entry:drop(active) + spinbutton:not(.vertical),
-.linked:not(.vertical) >
-entry:drop(active) + button,
-.linked:not(.vertical) >
-entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) >
+  border-left-color: #fba205; }
+.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) >
+entry:drop(active) + spinbutton:not(.vertical), .linked:not(.vertical) >
+entry:drop(active) + button, .linked:not(.vertical) >
+entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) +
+entry, .linked:not(.vertical) >
 entry:drop(active) +
 entry {
-  border-left-color: #4e9a06; }
-
-.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled),
-.linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical >
-entry:not(:disabled) + entry:not(:disabled),
-.linked.vertical > entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) {
-  border-top-color: #d7d7d7;
-  background-color: #fcfcfc; }
-  .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop,
-  .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical >
-  entry:not(:disabled) + entry:not(:disabled):backdrop,
-  .linked.vertical > entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) {
-    border-top-color: #d8d8d8;
-    background-color: #f9f9f9; }
-
-.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical),
-.linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > entry:disabled + spinbutton:disabled:not(.vertical),
-.linked.vertical >
+  border-left-color: #e1c824; }
+.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical >
+entry:not(:disabled) + entry:not(:disabled), .linked.vertical >
+entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) {
+  border-top-color: #e8d6ab;
+  background-color: #fff3d7; }
+  .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical >
+  entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical >
+  entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) {
+    border-top-color: #e9d6aa;
+    background-color: #fff1d2; }
+.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical >
+entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical >
 entry:disabled + entry:disabled {
-  border-top-color: #d7d7d7; }
-
+  border-top-color: #e8d6ab; }
 .linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical),
-.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > entry + spinbutton:focus:not(:only-child):not(.vertical),
+.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical >
+entry + spinbutton:focus:not(:only-child):not(.vertical),
 .linked.vertical >
 entry + entry:focus:not(:only-child) {
-  border-top-color: #398ee7; }
-
+  border-top-color: #fba205; }
 .linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical),
-.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical),
+.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical >
+entry + spinbutton:drop(active):not(:only-child):not(.vertical),
 .linked.vertical >
 entry + entry:drop(active):not(:only-child) {
-  border-top-color: #4e9a06; }
-
+  border-top-color: #e1c824; }
 .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical),
 .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry,
 .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button,
-.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > entry:focus:not(:only-child) + spinbutton:not(.vertical),
+.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical >
+entry:focus:not(:only-child) + spinbutton:not(.vertical),
 .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: #398ee7; }
-
+  border-top-color: #fba205; }
 .linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical),
 .linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry,
 .linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button,
-.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > entry:drop(active):not(:only-child) + spinbutton:not(.vertical),
+.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical >
+entry:drop(active):not(:only-child) + spinbutton:not(.vertical),
 .linked.vertical >
 entry:drop(active):not(:only-child) + entry,
 .linked.vertical >
 entry:drop(active):not(:only-child) + button,
 .linked.vertical >
 entry:drop(active):not(:only-child) + combobox > box > button.combo {
-  border-top-color: #4e9a06; }
+  border-top-color: #e1c824; }
 
 treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
-  background-color: #fcfcfc;
+  background-color: #fff3d7;
   transition-property: color, background; }
 
 treeview entry.flat, treeview entry {
   border-radius: 0;
   background-image: none;
-  background-color: #fcfcfc; }
+  background-color: #fff3d7; }
   treeview entry.flat:focus, treeview entry:focus {
-    border-color: #398ee7; }
+    border-color: #fba205; }
 
 /***********
  * Buttons *
  ***********/
 @keyframes needs_attention {
   from {
-    background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#398ee7), to(transparent)); }
+    background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#fba205), to(transparent)); }
   to {
-    background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#398ee7), to(transparent)); } }
-
+    background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#fba205), to(transparent)); } }
 notebook > header > tabs > arrow, button.titlebutton,
 button {
   min-height: 24px;
@@ -430,14 +414,14 @@
   border: 1px solid;
   border-radius: 3px;
   transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-  color: #3c3c3c;
-  outline-color: rgba(60, 60, 60, 0.3);
-  border-top-color: shade(#cecece, 0.8);
-  border-right-color: shade(#cecece, 0.72);
-  border-left-color: shade(#cecece, 0.72);
-  border-bottom-color: shade(#cecece, 0.7);
-  background-image: linear-gradient(to bottom, shade(shade(#cecece, 1.02), 1.05), shade(shade(#cecece, 1.02), 0.97));
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0.6); }
+  color: #3a2617;
+  outline-color: rgba(58, 38, 23, 0.3);
+  border-top-color: shade(#e0d1ad, 0.8);
+  border-right-color: shade(#e0d1ad, 0.72);
+  border-left-color: shade(#e0d1ad, 0.72);
+  border-bottom-color: shade(#e0d1ad, 0.7);
+  background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 1.02), 1.05), shade(shade(#e0d1ad, 1.02), 0.97));
+  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
   notebook > header > tabs > arrow, button.sidebar-button, button.titlebutton,
   button.flat {
     border-color: transparent;
@@ -456,26 +440,26 @@
         transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
   notebook > header > tabs > arrow:hover, button.titlebutton:hover,
   button:hover {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, shade(#cecece, 1.15), shade(#cecece, 1.07));
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.15), shade(#e0d1ad, 1.07));
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
     -gtk-icon-effect: highlight; }
   notebook > header > tabs > arrow:active, button.titlebutton:active, notebook > header > tabs > arrow:checked, button.titlebutton:checked,
   button:active,
   button:checked {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, shade(shade(#cecece, 0.85), 1.05), shade(shade(#cecece, 0.85), 0.97));
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 0.85), 1.05), shade(shade(#e0d1ad, 0.85), 0.97));
     box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6);
     transition-duration: 50ms; }
   notebook > header > tabs > arrow:backdrop, button.sidebar-button:backdrop, button.titlebutton:backdrop, notebook > header > tabs > arrow:backdrop, button.titlebutton:backdrop,
   button:backdrop.flat,
   button:backdrop {
-    border-color: #898989;
-    background-color: #cecece;
+    border-color: #b6974e;
+    background-color: #e0d1ad;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
@@ -486,14 +470,14 @@
     button:backdrop.flat,
     button:backdrop label,
     button:backdrop {
-      color: #858585; }
+      color: #8d7c62; }
     notebook > header > tabs > arrow:backdrop:active, button.sidebar-button:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, button.sidebar-button:backdrop:checked, button.titlebutton:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, button.titlebutton:backdrop:checked,
     button:backdrop.flat:active,
     button:backdrop.flat:checked,
     button:backdrop:active,
     button:backdrop:checked {
-      border-color: #898989;
-      background-color: #b6b6b6;
+      border-color: #b6974e;
+      background-color: #d1bd8c;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       notebook > header > tabs > arrow:backdrop:active label, button.sidebar-button:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.sidebar-button:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.sidebar-button:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.sidebar-button:backdrop:checked, button.titlebutton:backdrop:checked, notebook > header > tabs > arrow:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.titlebutton:backdrop:checked,
       button:backdrop.flat:active label,
@@ -504,12 +488,12 @@
       button:backdrop:active,
       button:backdrop:checked label,
       button:backdrop:checked {
-        color: #858585; }
+        color: #8d7c62; }
     notebook > header > tabs > arrow:backdrop:disabled, button.sidebar-button:backdrop:disabled, button.titlebutton:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, button.titlebutton:backdrop:disabled,
     button:backdrop.flat:disabled,
     button:backdrop:disabled {
-      border-color: #898989;
-      background-color: #e0e0e0;
+      border-color: #b6974e;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
@@ -518,21 +502,21 @@
       button:backdrop.flat:disabled,
       button:backdrop:disabled label,
       button:backdrop:disabled {
-        color: #a8a8a8; }
+        color: #cbb275; }
       notebook > header > tabs > arrow:backdrop:disabled:active, button.sidebar-button:backdrop:disabled:active, button.titlebutton:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, button.sidebar-button:backdrop:disabled:checked, button.titlebutton:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, button.titlebutton:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, button.titlebutton:backdrop:disabled:checked,
       button:backdrop.flat:disabled:active,
       button:backdrop.flat:disabled:checked,
       button:backdrop:disabled:active,
       button:backdrop:disabled:checked {
-        border-color: #898989;
-        background-color: lightgray;
+        border-color: #b6974e;
+        background-color: #e6d5aa;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         notebook > header > tabs > arrow:backdrop:disabled:active label, button.sidebar-button:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.sidebar-button:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label, notebook > header > tabs > arrow:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label,
         button:backdrop.flat:disabled:active label,
         button:backdrop.flat:disabled:checked label,
         button:backdrop:disabled:active label,
         button:backdrop:disabled:checked label {
-          color: #a8a8a8; }
+          color: #cbb275; }
   notebook > header > tabs > arrow:backdrop, button.sidebar-button:backdrop, button.titlebutton:backdrop, notebook > header > tabs > arrow:disabled, button.sidebar-button:disabled, button.titlebutton:disabled, notebook > header > tabs > arrow:backdrop:disabled, button.sidebar-button:backdrop:disabled, button.titlebutton:backdrop:disabled,
   button.flat:backdrop,
   button.flat:disabled,
@@ -545,27 +529,27 @@
     -gtk-icon-shadow: none; }
   notebook > header > tabs > arrow:disabled, button.titlebutton:disabled,
   button:disabled {
-    border-color: #828282;
-    background-color: #e0e0e0;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     notebook > header > tabs > arrow:disabled label, button.titlebutton:disabled label, notebook > header > tabs > arrow:disabled, button.titlebutton:disabled,
     button:disabled label,
     button:disabled {
-      color: #858585; }
+      color: #8d7c62; }
     notebook > header > tabs > arrow:disabled:active, button.titlebutton:disabled:active, notebook > header > tabs > arrow:disabled:checked, button.titlebutton:disabled:checked,
     button:disabled:active,
     button:disabled:checked {
-      border-color: #828282;
-      background-image: linear-gradient(to bottom, #d7d7d7, #e0e0e0);
+      border-color: #b19143;
+      background-image: linear-gradient(to bottom, #e6d7b2, #ecdfbe);
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       notebook > header > tabs > arrow:disabled:active label, button.titlebutton:disabled:active label, notebook > header > tabs > arrow:disabled:active, button.titlebutton:disabled:active, notebook > header > tabs > arrow:disabled:checked label, button.titlebutton:disabled:checked label, notebook > header > tabs > arrow:disabled:checked, button.titlebutton:disabled:checked,
       button:disabled:active label,
       button:disabled:active,
       button:disabled:checked label,
       button:disabled:checked {
-        color: #858585; }
+        color: #8d7c62; }
   notebook > header > tabs > arrow.image-button, button.image-button.titlebutton,
   button.image-button {
     min-width: 24px;
@@ -585,42 +569,41 @@
       padding-right: 4px; }
   combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), button.titlebutton:drop(active),
   button:drop(active) {
-    color: #4e9a06;
-    border-color: #4e9a06;
-    box-shadow: inset 0 0 0 1px #4e9a06; }
+    color: #e1c824;
+    border-color: #e1c824;
+    box-shadow: inset 0 0 0 0px #e1c824; }
 
 row:selected
 button {
-  border-color: #0f4278; }
+  border-color: #654102; }
   row:selected button.sidebar-button:not(:active):not(:checked):not(:hover):not(disabled), row:selected
   button.flat:not(:active):not(:checked):not(:hover):not(disabled) {
     color: #ffffff;
     border-color: transparent; }
     row:selected button.sidebar-button:not(:active):not(:checked):not(:hover):not(disabled):backdrop, row:selected
     button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop {
-      color: #f9f9f9; }
-
+      color: #fff1d2; }
 
 button.osd {
   min-width: 24px;
   min-height: 32px;
-  color: #eeeeee;
+  color: orange;
   border-radius: 5px;
-  outline-color: rgba(238, 238, 238, 0.3);
-  color: #eeeeee;
+  outline-color: rgba(255, 165, 0, 0.3);
+  color: orange;
   border-color: rgba(0, 0, 0, 0.7);
   background-color: rgba(34, 34, 34, 0.8);
   background-clip: padding-box;
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
   text-shadow: 0 1px black;
   -gtk-icon-shadow: 0 1px black;
-  outline-color: rgba(238, 238, 238, 0.3);
+  outline-color: rgba(255, 165, 0, 0.3);
   border: none;
   box-shadow: none; }
-  
+
   button.osd.image-button {
     min-width: 32px; }
-  
+
   button.osd:hover {
     color: white;
     border-color: rgba(0, 0, 0, 0.7);
@@ -629,10 +612,10 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3);
+    outline-color: rgba(255, 165, 0, 0.3);
     border: none;
     box-shadow: none; }
-  
+
   button.osd:active,
   button.osd:checked {
     color: white;
@@ -642,13 +625,13 @@
     box-shadow: none;
     text-shadow: none;
     -gtk-icon-shadow: none;
-    outline-color: rgba(238, 238, 238, 0.3);
+    outline-color: rgba(255, 165, 0, 0.3);
     border: none;
     box-shadow: none; }
-  
+
   button.osd:disabled:backdrop,
   button.osd:disabled {
-    color: #888888;
+    color: #916411;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -656,9 +639,9 @@
     text-shadow: none;
     -gtk-icon-shadow: none;
     border: none; }
-  
+
   button.osd:backdrop {
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -671,14 +654,14 @@
 .app-notification.frame button,
 .osd
 button {
-  color: #eeeeee;
+  color: orange;
   border-color: rgba(0, 0, 0, 0.7);
   background-color: rgba(34, 34, 34, 0.8);
   background-clip: padding-box;
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
   text-shadow: 0 1px black;
   -gtk-icon-shadow: 0 1px black;
-  outline-color: rgba(238, 238, 238, 0.3); }
+  outline-color: rgba(255, 165, 0, 0.3); }
   popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .app-notification button:hover,
   .osd
   button:hover {
@@ -689,7 +672,7 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
   popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active:backdrop, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:active, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked,
   .osd
   button:active:backdrop,
@@ -706,13 +689,13 @@
     box-shadow: none;
     text-shadow: none;
     -gtk-icon-shadow: none;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
   popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .app-notification button:disabled,
   .osd
   button:disabled:backdrop,
   .osd
   button:disabled {
-    color: #888888;
+    color: #916411;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -722,7 +705,7 @@
   popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, .app-notification button:backdrop,
   .osd
   button:backdrop {
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -739,8 +722,8 @@
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: none;
-    text-shadow: 0 1px black;
-    -gtk-icon-shadow: 0 1px black; }
+    text-shadow: none;
+    -gtk-icon-shadow: none; }
     popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, .app-notification button.flat:hover,
     .osd
     button.flat:hover {
@@ -751,11 +734,11 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
       text-shadow: 0 1px black;
       -gtk-icon-shadow: 0 1px black;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
     popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, .app-notification button.flat:disabled,
     .osd
     button.flat:disabled {
-      color: #888888;
+      color: #916411;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
@@ -786,47 +769,45 @@
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
 
 
 button.suggested-action {
   color: white;
   outline-color: rgba(255, 255, 255, 0.3);
-  border-top-color: shade(#cecece, 0.8);
-  border-right-color: shade(#cecece, 0.72);
-  border-left-color: shade(#cecece, 0.72);
-  border-bottom-color: shade(#cecece, 0.7);
-  background-image: linear-gradient(to bottom, shade(shade(#398ee7, 1.02), 1.05), shade(shade(#398ee7, 1.02), 0.97));
+  border-top-color: shade(#e0d1ad, 0.8);
+  border-right-color: shade(#e0d1ad, 0.72);
+  border-left-color: shade(#e0d1ad, 0.72);
+  border-bottom-color: shade(#e0d1ad, 0.7);
+  background-image: linear-gradient(to bottom, shade(shade(#fba205, 1.02), 1.05), shade(shade(#fba205, 1.02), 0.97));
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
-  .selection-mode button.titlebutton,
-  button.suggested-action.flat {
+  .selection-mode button.titlebutton, button.suggested-action.flat {
     border-color: transparent;
     background-color: transparent;
     background-image: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: #398ee7; }
-  
+    color: #fba205; }
   button.suggested-action:hover {
     color: white;
     outline-color: rgba(255, 255, 255, 0.3);
-    border-color: #114f8f;
-    background-image: linear-gradient(to bottom, shade(#398ee7, 1.15), shade(#398ee7, 1.07));
+    border-color: #7e5102;
+    background-image: linear-gradient(to bottom, shade(#fba205, 1.15), shade(#fba205, 1.07));
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
-  
+
   button.suggested-action:active,
   button.suggested-action:checked {
     color: white;
     outline-color: rgba(255, 255, 255, 0.3);
-    border-color: #114f8f;
-    background-image: linear-gradient(to bottom, shade(shade(#398ee7, 0.85), 1.05), shade(shade(#398ee7, 0.85), 0.97));
+    border-color: #7e5102;
+    background-image: linear-gradient(to bottom, shade(shade(#fba205, 0.85), 1.05), shade(shade(#fba205, 0.85), 0.97));
     box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6); }
   .selection-mode button.titlebutton:backdrop,
   button.suggested-action:backdrop,
   button.suggested-action.flat:backdrop {
-    border-color: #398ee7;
-    background-color: #398ee7;
+    border-color: #fba205;
+    background-color: #fba205;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
@@ -835,14 +816,14 @@
     button.suggested-action:backdrop,
     button.suggested-action.flat:backdrop label,
     button.suggested-action.flat:backdrop {
-      color: #d7e8fa; }
+      color: #feeccd; }
     .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked,
     button.suggested-action:backdrop:active,
     button.suggested-action:backdrop:checked,
     button.suggested-action.flat:backdrop:active,
     button.suggested-action.flat:backdrop:checked {
-      border-color: #1a74d3;
-      background-color: #1a74d3;
+      border-color: #ca8203;
+      background-color: #ca8203;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked label, .selection-mode button.titlebutton:backdrop:checked,
       button.suggested-action:backdrop:active label,
@@ -853,12 +834,12 @@
       button.suggested-action.flat:backdrop:active,
       button.suggested-action.flat:backdrop:checked label,
       button.suggested-action.flat:backdrop:checked {
-        color: #d1e3f6; }
+        color: #f4e6cd; }
     .selection-mode button.titlebutton:backdrop:disabled,
     button.suggested-action:backdrop:disabled,
     button.suggested-action.flat:backdrop:disabled {
-      border-color: #898989;
-      background-color: #e0e0e0;
+      border-color: #b6974e;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
@@ -867,21 +848,21 @@
       button.suggested-action:backdrop:disabled,
       button.suggested-action.flat:backdrop:disabled label,
       button.suggested-action.flat:backdrop:disabled {
-        color: #a8a8a8; }
+        color: #cbb275; }
       .selection-mode button.titlebutton:backdrop:disabled:active, .selection-mode button.titlebutton:backdrop:disabled:checked,
       button.suggested-action:backdrop:disabled:active,
       button.suggested-action:backdrop:disabled:checked,
       button.suggested-action.flat:backdrop:disabled:active,
       button.suggested-action.flat:backdrop:disabled:checked {
-        border-color: #3f92e7;
-        background-color: #3f92e7;
+        border-color: #fca50c;
+        background-color: #fca50c;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         .selection-mode button.titlebutton:backdrop:disabled:active label, .selection-mode button.titlebutton:backdrop:disabled:checked label,
         button.suggested-action:backdrop:disabled:active label,
         button.suggested-action:backdrop:disabled:checked label,
         button.suggested-action.flat:backdrop:disabled:active label,
         button.suggested-action.flat:backdrop:disabled:checked label {
-          color: #82b8f0; }
+          color: #fdc561; }
   .selection-mode button.titlebutton:backdrop, .selection-mode button.titlebutton:disabled, .selection-mode button.titlebutton:backdrop:disabled,
   button.suggested-action.flat:backdrop,
   button.suggested-action.flat:disabled,
@@ -892,50 +873,50 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: rgba(57, 142, 231, 0.8); }
+    color: rgba(251, 162, 5, 0.8); }
   
   button.suggested-action:disabled {
-    border-color: #114f8f;
-    background-color: #569fea;
+    border-color: #7e5102;
+    background-color: #fcae25;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     
     button.suggested-action:disabled label,
     button.suggested-action:disabled {
-      color: #abcff5; }
+      color: #fed792; }
     
     button.suggested-action:disabled:active,
     button.suggested-action:disabled:checked {
-      border-color: #114f8f;
-      background-image: linear-gradient(to bottom, #3b8bde, #3f92e7);
+      border-color: #7e5102;
+      background-image: linear-gradient(to bottom, #ef9d0b, #fca50c);
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       
       button.suggested-action:disabled:active label,
       button.suggested-action:disabled:active,
       button.suggested-action:disabled:checked label,
       button.suggested-action:disabled:checked {
-        color: #b2d3f5; }
+        color: #fedb9e; }
   .osd
   button.suggested-action {
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
-    background-color: rgba(57, 142, 231, 0.5);
+    background-color: rgba(251, 162, 5, 0.5);
     background-clip: padding-box;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.suggested-action:hover {
       color: white;
       border-color: rgba(0, 0, 0, 0.7);
-      background-color: rgba(57, 142, 231, 0.7);
+      background-color: rgba(251, 162, 5, 0.7);
       background-clip: padding-box;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
       text-shadow: 0 1px black;
       -gtk-icon-shadow: 0 1px black;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.suggested-action:active:backdrop, .osd
     button.suggested-action:active, .osd
@@ -943,16 +924,16 @@
     button.suggested-action:checked {
       color: white;
       border-color: rgba(0, 0, 0, 0.7);
-      background-color: #398ee7;
+      background-color: #fba205;
       background-clip: padding-box;
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.suggested-action:disabled:backdrop, .osd
     button.suggested-action:disabled {
-      color: #888888;
+      color: #916411;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
@@ -961,9 +942,9 @@
       -gtk-icon-shadow: none; }
     .osd
     button.suggested-action:backdrop {
-      color: #eeeeee;
+      color: orange;
       border-color: rgba(0, 0, 0, 0.7);
-      background-color: rgba(57, 142, 231, 0.5);
+      background-color: rgba(251, 162, 5, 0.5);
       background-clip: padding-box;
       box-shadow: none;
       text-shadow: none;
@@ -973,13 +954,13 @@
 button.destructive-action {
   color: white;
   outline-color: rgba(255, 255, 255, 0.3);
-  border-top-color: shade(#cecece, 0.8);
-  border-right-color: shade(#cecece, 0.72);
-  border-left-color: shade(#cecece, 0.72);
-  border-bottom-color: shade(#cecece, 0.7);
+  border-top-color: shade(#e0d1ad, 0.8);
+  border-right-color: shade(#e0d1ad, 0.72);
+  border-left-color: shade(#e0d1ad, 0.72);
+  border-bottom-color: shade(#e0d1ad, 0.7);
   background-image: linear-gradient(to bottom, shade(shade(#ef2929, 1.02), 1.05), shade(shade(#ef2929, 1.02), 0.97));
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
-  
+
   button.destructive-action.flat {
     border-color: transparent;
     background-color: transparent;
@@ -988,7 +969,7 @@
     text-shadow: none;
     -gtk-icon-shadow: none;
     color: #ef2929; }
-  
+
   button.destructive-action:hover {
     color: white;
     outline-color: rgba(255, 255, 255, 0.3);
@@ -1038,8 +1019,8 @@
     
     button.destructive-action:backdrop:disabled,
     button.destructive-action.flat:backdrop:disabled {
-      border-color: #898989;
-      background-color: #e0e0e0;
+      border-color: #b6974e;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
@@ -1048,21 +1029,21 @@
       button.destructive-action:backdrop:disabled,
       button.destructive-action.flat:backdrop:disabled label,
       button.destructive-action.flat:backdrop:disabled {
-        color: #a8a8a8; }
+        color: #cbb275; }
       
       button.destructive-action:backdrop:disabled:active,
       button.destructive-action:backdrop:disabled:checked,
       button.destructive-action.flat:backdrop:disabled:active,
       button.destructive-action.flat:backdrop:disabled:checked {
-        border-color: #ef3131;
-        background-color: #ef3131;
+        border-color: #ef302b;
+        background-color: #ef302b;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         
         button.destructive-action:backdrop:disabled:active label,
         button.destructive-action:backdrop:disabled:checked label,
         button.destructive-action.flat:backdrop:disabled:active label,
         button.destructive-action.flat:backdrop:disabled:checked label {
-          color: #f57979; }
+          color: #f57875; }
   
   button.destructive-action.flat:backdrop,
   button.destructive-action.flat:disabled,
@@ -1074,39 +1055,39 @@
     text-shadow: none;
     -gtk-icon-shadow: none;
     color: rgba(239, 41, 41, 0.8); }
-  
+
   button.destructive-action:disabled {
     border-color: #8e0b0b;
-    background-color: #f14949;
+    background-color: #f14743;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     
     button.destructive-action:disabled label,
     button.destructive-action:disabled {
-      color: #f8a4a4; }
+      color: #f8a3a1; }
     
     button.destructive-action:disabled:active,
     button.destructive-action:disabled:checked {
       border-color: #8e0b0b;
-      background-image: linear-gradient(to bottom, #e52d2d, #ef3131);
+      background-image: linear-gradient(to bottom, #e52c28, #ef302b);
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       
       button.destructive-action:disabled:active label,
       button.destructive-action:disabled:active,
       button.destructive-action:disabled:checked label,
       button.destructive-action:disabled:checked {
-        color: #f9adad; }
+        color: #f9acaa; }
   .osd
   button.destructive-action {
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(239, 41, 41, 0.5);
     background-clip: padding-box;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.destructive-action:hover {
       color: white;
@@ -1116,7 +1097,7 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
       text-shadow: 0 1px black;
       -gtk-icon-shadow: 0 1px black;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.destructive-action:active:backdrop, .osd
     button.destructive-action:active, .osd
@@ -1129,11 +1110,11 @@
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none;
-      outline-color: rgba(238, 238, 238, 0.3); }
+      outline-color: rgba(255, 165, 0, 0.3); }
     .osd
     button.destructive-action:disabled:backdrop, .osd
     button.destructive-action:disabled {
-      color: #888888;
+      color: #916411;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
@@ -1142,59 +1123,44 @@
       -gtk-icon-shadow: none; }
     .osd
     button.destructive-action:backdrop {
-      color: #eeeeee;
+      color: orange;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(239, 41, 41, 0.5);
       background-clip: padding-box;
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none; }
-
-.stack-switcher >
-button {
+.stack-switcher > button {
   outline-offset: -3px; }
-  .stack-switcher >
-  button > label {
+  .stack-switcher > button > label {
     padding-left: 6px;
     padding-right: 6px; }
-  .stack-switcher >
-  button > image {
+  .stack-switcher > button > image {
     padding-left: 6px;
     padding-right: 6px;
     padding-top: 3px;
     padding-bottom: 3px; }
-  .stack-switcher >
-  button.text-button {
+  .stack-switcher > button.text-button {
     padding-left: 10px;
     padding-right: 10px; }
-  .stack-switcher >
-  button.image-button {
+  .stack-switcher > button.image-button {
     padding-left: 2px;
     padding-right: 2px; }
-  .stack-switcher >
-  button.needs-attention:active > label,
-  .stack-switcher >
-  button.needs-attention:active > image, .stack-switcher >
-  button.needs-attention:checked > label,
-  .stack-switcher >
-  button.needs-attention:checked > image {
+  .stack-switcher > button.needs-attention:active > label,
+  .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label,
+  .stack-switcher > button.needs-attention:checked > image {
     animation: none;
     background-image: none; }
-
-.inline-toolbar
-button, .inline-toolbar
-button:backdrop {
+.inline-toolbar button, .inline-toolbar button:backdrop {
   border-radius: 2px;
   border-width: 1px; }
-
-.primary-toolbar
-button {
+.primary-toolbar button {
   -gtk-icon-shadow: none; }
 
 .stack-switcher > button.needs-attention > label,
 .stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label {
   animation: needs_attention 150ms ease-in;
-  background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#398ee7), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(255, 255, 255, 0.769231)), to(transparent));
+  background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#fba205), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(255, 255, 255, 0.76923)), to(transparent));
   background-size: 6px 6px, 6px 6px;
   background-repeat: no-repeat;
   background-position: right 3px, right 4px; }
@@ -1206,68 +1172,68 @@
     background-position: left 3px, left 4px; }
 
 .inline-toolbar toolbutton > button {
-  color: #3c3c3c;
-  outline-color: rgba(60, 60, 60, 0.3);
-  border-top-color: shade(#cecece, 0.8);
-  border-right-color: shade(#cecece, 0.72);
-  border-left-color: shade(#cecece, 0.72);
-  border-bottom-color: shade(#cecece, 0.7);
-  background-image: linear-gradient(to bottom, shade(shade(#cecece, 1.02), 1.05), shade(shade(#cecece, 1.02), 0.97));
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0.6); }
+  color: #3a2617;
+  outline-color: rgba(58, 38, 23, 0.3);
+  border-top-color: shade(#e0d1ad, 0.8);
+  border-right-color: shade(#e0d1ad, 0.72);
+  border-left-color: shade(#e0d1ad, 0.72);
+  border-bottom-color: shade(#e0d1ad, 0.7);
+  background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 1.02), 1.05), shade(shade(#e0d1ad, 1.02), 0.97));
+  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
   .inline-toolbar toolbutton > button:hover {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, shade(#cecece, 1.15), shade(#cecece, 1.07));
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.15), shade(#e0d1ad, 1.07));
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.6); }
   .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, shade(shade(#cecece, 0.85), 1.05), shade(shade(#cecece, 0.85), 0.97));
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 0.85), 1.05), shade(shade(#e0d1ad, 0.85), 0.97));
     box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6); }
   .inline-toolbar toolbutton > button:disabled {
-    border-color: #828282;
-    background-color: #e0e0e0;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     .inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled {
-      color: #858585; }
+      color: #8d7c62; }
     .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked {
-      border-color: #828282;
-      background-image: linear-gradient(to bottom, #d7d7d7, #e0e0e0);
+      border-color: #b19143;
+      background-image: linear-gradient(to bottom, #e6d7b2, #ecdfbe);
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       .inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked {
-        color: #858585; }
+        color: #8d7c62; }
   .inline-toolbar toolbutton > button:backdrop {
-    border-color: #898989;
-    background-color: #cecece;
+    border-color: #b6974e;
+    background-color: #e0d1ad;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     .inline-toolbar toolbutton > button:backdrop label, .inline-toolbar toolbutton > button:backdrop {
-      color: #858585; }
+      color: #8d7c62; }
     .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked {
-      border-color: #898989;
-      background-color: #b6b6b6;
+      border-color: #b6974e;
+      background-color: #d1bd8c;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       .inline-toolbar toolbutton > button:backdrop:active label, .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked label, .inline-toolbar toolbutton > button:backdrop:checked {
-        color: #858585; }
+        color: #8d7c62; }
     .inline-toolbar toolbutton > button:backdrop:disabled {
-      border-color: #898989;
-      background-color: #e0e0e0;
+      border-color: #b6974e;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       .inline-toolbar toolbutton > button:backdrop:disabled label, .inline-toolbar toolbutton > button:backdrop:disabled {
-        color: #a8a8a8; }
+        color: #cbb275; }
       .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked {
-        border-color: #898989;
-        background-color: lightgray;
+        border-color: #b6974e;
+        background-color: #e6d5aa;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         .inline-toolbar toolbutton > button:backdrop:disabled:active label, .inline-toolbar toolbutton > button:backdrop:disabled:checked label {
-          color: #a8a8a8; }
+          color: #cbb275; }
 
 toolbar.inline-toolbar toolbutton > button.flat,
 toolbar.inline-toolbar toolbutton:backdrop > button.flat, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry, .inline-toolbar button, .inline-toolbar button:backdrop, .linked > button,
@@ -1329,7 +1295,7 @@
   background-color: transparent;
   background-image: none;
   border-color: transparent;
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0);
+  box-shadow: none;
   text-shadow: none;
   -gtk-icon-shadow: none; }
 
@@ -1345,7 +1311,7 @@
   modelbutton.flat:hover, popover.background checkbutton:hover,
   popover.background radiobutton:hover,
   .menuitem.button.flat:hover {
-    background-color: #398ee7; }
+    background-color: #fba205; }
   modelbutton.flat check:last-child, popover.background checkbutton check:last-child, popover.background radiobutton check:last-child,
   modelbutton.flat radio:last-child,
   popover.background checkbutton radio:last-child,
@@ -1373,7 +1339,7 @@
 button.color {
   padding: 4px; }
   button.color colorswatch:only-child {
-    box-shadow: 0 1px rgba(255, 255, 255, 0.769231); }
+    box-shadow: none; }
     button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
       border-radius: 0; }
     button.color colorswatch:only-child:disabled colorswatch:only-child, button.color colorswatch:only-child:backdrop colorswatch:only-child, button.color colorswatch:only-child:active colorswatch:only-child, button.color colorswatch:only-child:checked colorswatch:only-child {
@@ -1384,31 +1350,31 @@
  *********/
 *:link, button:link,
 button:visited {
-  color: #2d71b8; }
+  color: #b8792d; }
   *:link:visited,
   button:visited {
-    color: #145ba6; }
+    color: #986202; }
     *:selected *:link:visited, *:selected button:visited:link,
     *:selected button:visited {
-      color: #b0d2f5; }
+      color: #fdda9b; }
   *:link:hover, button:hover:link,
   button:hover:visited {
-    color: #468ad2; }
+    color: #d29346; }
     *:selected *:link:hover, *:selected button:hover:link,
     *:selected button:hover:visited {
-      color: #ebf4fd; }
+      color: #fff6e6; }
   *:link:active, button:active:link,
   button:active:visited {
-    color: #2d71b8; }
+    color: #b8792d; }
     *:selected *:link:active, *:selected button:active:link,
     *:selected button:active:visited {
-      color: #d7e8fa; }
+      color: #feeccd; }
   *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link,
   button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, button:backdrop:backdrop:hover:selected:link,
   button:backdrop:backdrop:hover:selected:visited, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link,
   headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, *:link:backdrop, button:backdrop:link,
   button:backdrop:visited {
-    color: #398ee7; }
+    color: #fba205; }
   .info *:link, .info button:link,
   .info button:visited,
   .question *:link, .question button:link,
@@ -1422,7 +1388,7 @@
   *:selected *:link,
   *:selected button:link,
   *:selected button:visited {
-    color: #d7e8fa; }
+    color: #feeccd; }
 
 button:link,
 button:visited {
@@ -1454,30 +1420,30 @@
     margin: 0;
     padding-bottom: 0;
     padding-top: 0;
-    color: #4f4f4f;
+    color: #4e3b2a;
     background-image: none;
     border-style: none none none solid;
-    border-color: rgba(130, 130, 130, 0.3);
+    border-color: rgba(177, 145, 67, 0.3);
     border-radius: 0;
     box-shadow: none; }
     spinbutton:not(.vertical) button:dir(rtl) {
       border-style: none solid none none; }
     spinbutton:not(.vertical) button:hover {
-      color: #3c3c3c;
-      background-color: rgba(60, 60, 60, 0.05); }
+      color: #3a2617;
+      background-color: rgba(58, 38, 23, 0.05); }
     spinbutton:not(.vertical) button:disabled {
-      color: rgba(133, 133, 133, 0.3);
+      color: rgba(141, 124, 98, 0.3);
       background-color: transparent; }
     spinbutton:not(.vertical) button:active {
       background-color: rgba(0, 0, 0, 0.1);
-      box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); }
+      box-shadow: none; }
     spinbutton:not(.vertical) button:backdrop {
-      color: #919191;
+      color: #98886d;
       background-color: transparent;
-      border-color: rgba(137, 137, 137, 0.3);
+      border-color: rgba(182, 151, 78, 0.3);
       transition: 200ms ease-out; }
     spinbutton:not(.vertical) button:backdrop:disabled {
-      color: rgba(168, 168, 168, 0.3);
+      color: rgba(203, 178, 117, 0.3);
       background-color: transparent;
       border-style: none none none solid; }
       spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
@@ -1490,12 +1456,12 @@
   box-shadow: inset 0 1px rgba(255, 255, 255, 0);
   text-shadow: none;
   -gtk-icon-shadow: none;
-  color: #eeeeee;
+  color: orange;
   border-style: none none none solid;
   border-color: rgba(0, 0, 0, 0.4);
   border-radius: 0;
   box-shadow: none;
-  -gtk-icon-shadow: 0 1px black; }
+  -gtk-icon-shadow: none; }
   .osd spinbutton:not(.vertical) button:dir(rtl) {
     border-style: none solid none none; }
   .osd spinbutton:not(.vertical) button:hover {
@@ -1505,10 +1471,10 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.5);
-    background-color: rgba(238, 238, 238, 0.1);
-    -gtk-icon-shadow: 0 1px black;
+    background-color: rgba(255, 165, 0, 0.1);
+    -gtk-icon-shadow: none;
     box-shadow: none; }
   .osd spinbutton:not(.vertical) button:backdrop {
     border-color: transparent;
@@ -1517,7 +1483,7 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.5);
     -gtk-icon-shadow: none;
     box-shadow: none; }
@@ -1528,7 +1494,7 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: #888888;
+    color: #916411;
     border-color: rgba(0, 0, 0, 0.5);
     -gtk-icon-shadow: none;
     box-shadow: none; }
@@ -1538,10 +1504,10 @@
     border-radius: 3px 0 0 3px; }
 
 spinbutton.vertical:disabled {
-  color: #858585; }
+  color: #8d7c62; }
 
 spinbutton.vertical:backdrop:disabled {
-  color: #a8a8a8; }
+  color: #cbb275; }
 
 spinbutton.vertical:drop(active) {
   border-color: transparent;
@@ -1567,14 +1533,14 @@
   border-style: none solid solid solid; }
 
 .osd spinbutton.vertical button:first-child {
-  color: #eeeeee;
+  color: orange;
   border-color: rgba(0, 0, 0, 0.7);
   background-color: rgba(34, 34, 34, 0.8);
   background-clip: padding-box;
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
   text-shadow: 0 1px black;
   -gtk-icon-shadow: 0 1px black;
-  outline-color: rgba(238, 238, 238, 0.3); }
+  outline-color: rgba(255, 165, 0, 0.3); }
   .osd spinbutton.vertical button:first-child:hover {
     color: white;
     border-color: rgba(0, 0, 0, 0.7);
@@ -1583,7 +1549,7 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
   .osd spinbutton.vertical button:first-child:active {
     color: white;
     border-color: rgba(0, 0, 0, 0.7);
@@ -1592,9 +1558,9 @@
     box-shadow: none;
     text-shadow: none;
     -gtk-icon-shadow: none;
-    outline-color: rgba(238, 238, 238, 0.3); }
+    outline-color: rgba(255, 165, 0, 0.3); }
   .osd spinbutton.vertical button:first-child:disabled {
-    color: #888888;
+    color: #916411;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -1602,7 +1568,7 @@
     text-shadow: none;
     -gtk-icon-shadow: none; }
   .osd spinbutton.vertical button:first-child:backdrop {
-    color: #eeeeee;
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
@@ -1636,10 +1602,10 @@
 .location-bar {
   -GtkWidget-window-dragging: true;
   padding: 4px;
-  background-color: #cecece; }
+  background-color: #e0d1ad; }
 
 toolbar {
-  background: #cecece linear-gradient(to bottom, #cecece, shade(#cecece, 0.88));
+  background: #e0d1ad linear-gradient(to bottom, #e0d1ad, shade(#e0d1ad, 0.88));
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.8);
   box-shadow: none;
   border-bottom: 1px solid #828282;
@@ -1678,12 +1644,12 @@
 .inline-toolbar, searchbar,
 .location-bar {
   border-style: solid;
-  border-color: #828282;
-  background-color: #b7b7b7; }
+  border-color: #b19143;
+  background-color: #d2be8d; }
   .inline-toolbar:backdrop, searchbar:backdrop,
   .location-bar:backdrop {
-    border-color: #898989;
-    background-color: #b6b6b6;
+    border-color: #b6974e;
+    background-color: #d1bd8c;
     box-shadow: none;
     transition: 200ms ease-out; }
 
@@ -1696,16 +1662,16 @@
   min-height: 38px;
   border-width: 0 0 1px;
   border-style: solid;
-  border-color: #828282;
+  border-color: #b19143;
   border-radius: 0;
-  background: #cecece linear-gradient(to bottom, #cecece, shade(#cecece, 0.88));
+  background: #e0d1ad linear-gradient(to bottom, #e0d1ad, shade(#e0d1ad, 0.88));
   box-shadow: inset 0 1px rgba(255, 255, 255, 0.8); }
   .titlebar:backdrop:not(headerbar),
   headerbar:backdrop {
-    border-color: #898989;
-    background-color: #cecece;
+    border-color: #b6974e;
+    background-color: #e0d1ad;
     background-image: none;
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.8);
+    box-shadow: none;
     transition: 200ms ease-out; }
   .titlebar:not(headerbar) .title,
   headerbar .title {
@@ -1721,23 +1687,23 @@
   headerbar.selection-mode {
     color: #ffffff;
     text-shadow: none;
-    border-color: #0f4278;
-    background: #398ee7 linear-gradient(to bottom, #398ee7, shade(#398ee7, 0.88));
-    box-shadow: inset 0 1px rgba(136, 187, 241, 0.9); }
+    border-color: #654102;
+    background: #fba205 linear-gradient(to bottom, #fba205, shade(#fba205, 0.88));
+    box-shadow: inset 0 1px rgba(253, 199, 105, 0.9); }
     .selection-mode.titlebar:backdrop:not(headerbar),
     headerbar.selection-mode:backdrop {
-      background-color: #398ee7;
+      background-color: #fba205;
       background-image: none;
-      box-shadow: inset 0 1px rgba(156, 199, 243, 0.88); }
+      box-shadow: none; }
     .selection-mode.titlebar:not(headerbar) button,
     headerbar.selection-mode button {
       color: #ffffff;
       outline-color: rgba(255, 255, 255, 0.3);
-      border-top-color: shade(#cecece, 0.8);
-      border-right-color: shade(#cecece, 0.72);
-      border-left-color: shade(#cecece, 0.72);
-      border-bottom-color: shade(#cecece, 0.7);
-      background-image: linear-gradient(to bottom, shade(shade(#398ee7, 1.02), 1.05), shade(shade(#398ee7, 1.02), 0.97));
+      border-top-color: shade(#e0d1ad, 0.8);
+      border-right-color: shade(#e0d1ad, 0.72);
+      border-left-color: shade(#e0d1ad, 0.72);
+      border-bottom-color: shade(#e0d1ad, 0.7);
+      background-image: linear-gradient(to bottom, shade(shade(#fba205, 1.02), 1.05), shade(shade(#fba205, 1.02), 0.97));
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
       .selection-mode.titlebar:not(headerbar) button.flat,
       headerbar.selection-mode button.flat {
@@ -1751,42 +1717,42 @@
       headerbar.selection-mode button:hover {
         color: #ffffff;
         outline-color: rgba(255, 255, 255, 0.3);
-        border-color: #114f8f;
-        background-image: linear-gradient(to bottom, shade(#398ee7, 1.15), shade(#398ee7, 1.07));
+        border-color: #7e5102;
+        background-image: linear-gradient(to bottom, shade(#fba205, 1.15), shade(#fba205, 1.07));
         box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
       .selection-mode.titlebar:not(headerbar) button:active, .selection-mode.titlebar:not(headerbar) button:checked,
       headerbar.selection-mode button:active,
       headerbar.selection-mode button:checked {
         color: #ffffff;
         outline-color: rgba(255, 255, 255, 0.3);
-        border-color: #114f8f;
-        background-image: linear-gradient(to bottom, shade(shade(#398ee7, 0.85), 1.05), shade(shade(#398ee7, 0.85), 0.97));
+        border-color: #7e5102;
+        background-image: linear-gradient(to bottom, shade(shade(#fba205, 0.85), 1.05), shade(shade(#fba205, 0.85), 0.97));
         box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6); }
       .selection-mode.titlebar:not(headerbar) button:backdrop.flat, .selection-mode.titlebar:not(headerbar) button:backdrop,
       headerbar.selection-mode button:backdrop.flat,
       headerbar.selection-mode button:backdrop {
-        border-color: #398ee7;
-        background-color: #398ee7;
+        border-color: #fba205;
+        background-color: #fba205;
         text-shadow: none;
         -gtk-icon-shadow: none;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0);
         -gtk-icon-effect: none;
-        border-color: #0f4278; }
+        border-color: #654102; }
         .selection-mode.titlebar:not(headerbar) button:backdrop.flat label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat, .selection-mode.titlebar:not(headerbar) button:backdrop label, .selection-mode.titlebar:not(headerbar) button:backdrop,
         headerbar.selection-mode button:backdrop.flat label,
         headerbar.selection-mode button:backdrop.flat,
         headerbar.selection-mode button:backdrop label,
         headerbar.selection-mode button:backdrop {
-          color: #d7e8fa; }
+          color: #feeccd; }
         .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked,
         headerbar.selection-mode button:backdrop.flat:active,
         headerbar.selection-mode button:backdrop.flat:checked,
         headerbar.selection-mode button:backdrop:active,
         headerbar.selection-mode button:backdrop:checked {
-          border-color: #1a74d3;
-          background-color: #1a74d3;
+          border-color: #ca8203;
+          background-color: #ca8203;
           box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-          border-color: #0f4278; }
+          border-color: #654102; }
           .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked,
           headerbar.selection-mode button:backdrop.flat:active label,
           headerbar.selection-mode button:backdrop.flat:active,
@@ -1796,37 +1762,37 @@
           headerbar.selection-mode button:backdrop:active,
           headerbar.selection-mode button:backdrop:checked label,
           headerbar.selection-mode button:backdrop:checked {
-            color: #d1e3f6; }
+            color: #f4e6cd; }
         .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled,
         headerbar.selection-mode button:backdrop.flat:disabled,
         headerbar.selection-mode button:backdrop:disabled {
-          border-color: #569fea;
-          background-color: #569fea;
+          border-color: #fcae25;
+          background-color: #fcae25;
           text-shadow: none;
           -gtk-icon-shadow: none;
           box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-          border-color: #0f4278; }
+          border-color: #654102; }
           .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled,
           headerbar.selection-mode button:backdrop.flat:disabled label,
           headerbar.selection-mode button:backdrop.flat:disabled,
           headerbar.selection-mode button:backdrop:disabled label,
           headerbar.selection-mode button:backdrop:disabled {
-            color: #91c1f1; }
+            color: #fdca71; }
           .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked,
           headerbar.selection-mode button:backdrop.flat:disabled:active,
           headerbar.selection-mode button:backdrop.flat:disabled:checked,
           headerbar.selection-mode button:backdrop:disabled:active,
           headerbar.selection-mode button:backdrop:disabled:checked {
-            border-color: #3f92e7;
-            background-color: #3f92e7;
+            border-color: #fca50c;
+            background-color: #fca50c;
             box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-            border-color: #0f4278; }
+            border-color: #654102; }
             .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked label,
             headerbar.selection-mode button:backdrop.flat:disabled:active label,
             headerbar.selection-mode button:backdrop.flat:disabled:checked label,
             headerbar.selection-mode button:backdrop:disabled:active label,
             headerbar.selection-mode button:backdrop:disabled:checked label {
-              color: #82b8f0; }
+              color: #fdc561; }
       .selection-mode.titlebar:not(headerbar) button.flat:backdrop, .selection-mode.titlebar:not(headerbar) button.flat:disabled, .selection-mode.titlebar:not(headerbar) button.flat:backdrop:disabled,
       headerbar.selection-mode button.flat:backdrop,
       headerbar.selection-mode button.flat:disabled,
@@ -1839,98 +1805,98 @@
         -gtk-icon-shadow: none; }
       .selection-mode.titlebar:not(headerbar) button:disabled,
       headerbar.selection-mode button:disabled {
-        border-color: #114f8f;
-        background-color: #569fea;
+        border-color: #7e5102;
+        background-color: #fcae25;
         text-shadow: none;
         -gtk-icon-shadow: none;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         .selection-mode.titlebar:not(headerbar) button:disabled label, .selection-mode.titlebar:not(headerbar) button:disabled,
         headerbar.selection-mode button:disabled label,
         headerbar.selection-mode button:disabled {
-          color: #abcff5; }
+          color: #fed792; }
         .selection-mode.titlebar:not(headerbar) button:disabled:active, .selection-mode.titlebar:not(headerbar) button:disabled:checked,
         headerbar.selection-mode button:disabled:active,
         headerbar.selection-mode button:disabled:checked {
-          border-color: #114f8f;
-          background-image: linear-gradient(to bottom, #3b8bde, #3f92e7);
+          border-color: #7e5102;
+          background-image: linear-gradient(to bottom, #ef9d0b, #fca50c);
           box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
           .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:active, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:disabled:checked,
           headerbar.selection-mode button:disabled:active label,
           headerbar.selection-mode button:disabled:active,
           headerbar.selection-mode button:disabled:checked label,
           headerbar.selection-mode button:disabled:checked {
-            color: #b2d3f5; }
+            color: #fedb9e; }
       .selection-mode.titlebar:not(headerbar) button.suggested-action,
       headerbar.selection-mode button.suggested-action {
-        color: #3c3c3c;
-        outline-color: rgba(60, 60, 60, 0.3);
-        border-top-color: shade(#cecece, 0.8);
-        border-right-color: shade(#cecece, 0.72);
-        border-left-color: shade(#cecece, 0.72);
-        border-bottom-color: shade(#cecece, 0.7);
-        background-image: linear-gradient(to bottom, shade(shade(#cecece, 1.02), 1.05), shade(shade(#cecece, 1.02), 0.97));
-        box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
+        color: #3a2617;
+        outline-color: rgba(58, 38, 23, 0.3);
+        border-top-color: shade(#e0d1ad, 0.8);
+        border-right-color: shade(#e0d1ad, 0.72);
+        border-left-color: shade(#e0d1ad, 0.72);
+        border-bottom-color: shade(#e0d1ad, 0.7);
+        background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 1.02), 1.05), shade(shade(#e0d1ad, 1.02), 0.97));
+        box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
         color: #ffffff;
-        border-color: #0f4278; }
+        border-color: #654102; }
         .selection-mode.titlebar:not(headerbar) button.suggested-action:hover,
         headerbar.selection-mode button.suggested-action:hover {
-          color: #3c3c3c;
-          outline-color: rgba(60, 60, 60, 0.3);
-          border-color: #828282;
-          background-image: linear-gradient(to bottom, shade(#cecece, 1.15), shade(#cecece, 1.07));
+          color: #3a2617;
+          outline-color: rgba(58, 38, 23, 0.3);
+          border-color: #b19143;
+          background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.15), shade(#e0d1ad, 1.07));
           box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
-          border-color: #0f4278; }
+          border-color: #654102; }
         .selection-mode.titlebar:not(headerbar) button.suggested-action:active,
         headerbar.selection-mode button.suggested-action:active {
-          color: #3c3c3c;
-          outline-color: rgba(60, 60, 60, 0.3);
-          border-color: #828282;
-          background-image: linear-gradient(to bottom, shade(shade(#cecece, 0.85), 1.05), shade(shade(#cecece, 0.85), 0.97));
+          color: #3a2617;
+          outline-color: rgba(58, 38, 23, 0.3);
+          border-color: #b19143;
+          background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 0.85), 1.05), shade(shade(#e0d1ad, 0.85), 0.97));
           box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6);
-          border-color: #0f4278; }
+          border-color: #654102; }
         .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled,
         headerbar.selection-mode button.suggested-action:disabled {
-          border-color: #828282;
-          background-color: #e0e0e0;
+          border-color: #b19143;
+          background-color: #ecdfbe;
           text-shadow: none;
           -gtk-icon-shadow: none;
           box-shadow: inset 0 1px rgba(255, 255, 255, 0);
           background-image: none;
-          background: #cecece;
-          border-color: #0f4278; }
+          background: #e0d1ad;
+          border-color: #654102; }
           .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled label, .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled,
           headerbar.selection-mode button.suggested-action:disabled label,
           headerbar.selection-mode button.suggested-action:disabled {
-            color: #858585; }
+            color: #8d7c62; }
         .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop,
         headerbar.selection-mode button.suggested-action:backdrop {
-          border-color: #898989;
-          background-color: #cecece;
+          border-color: #b6974e;
+          background-color: #e0d1ad;
           text-shadow: none;
           -gtk-icon-shadow: none;
           box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-          border-color: #0f4278; }
+          border-color: #654102; }
           .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop label, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop,
           headerbar.selection-mode button.suggested-action:backdrop label,
           headerbar.selection-mode button.suggested-action:backdrop {
-            color: #858585; }
+            color: #8d7c62; }
         .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled,
         headerbar.selection-mode button.suggested-action:backdrop:disabled {
-          border-color: #898989;
-          background-color: #e0e0e0;
+          border-color: #b6974e;
+          background-color: #ecdfbe;
           text-shadow: none;
           -gtk-icon-shadow: none;
           box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-          border-color: #0f4278; }
+          border-color: #654102; }
           .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled label, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled,
           headerbar.selection-mode button.suggested-action:backdrop:disabled label,
           headerbar.selection-mode button.suggested-action:backdrop:disabled {
-            color: #a8a8a8; }
+            color: #cbb275; }
     .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop, .selection-mode.titlebar:not(headerbar) .selection-menu,
     headerbar.selection-mode .selection-menu:backdrop,
     headerbar.selection-mode .selection-menu {
-      border-color: rgba(57, 142, 231, 0);
-      background-color: rgba(57, 142, 231, 0);
+      border-color: rgba(251, 162, 5, 0);
+      background-color: rgba(251, 162, 5, 0);
       background-image: none;
       box-shadow: none;
       padding-left: 10px;
@@ -1942,18 +1908,16 @@
       .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop .arrow, .selection-mode.titlebar:not(headerbar) .selection-menu .arrow,
       headerbar.selection-mode .selection-menu:backdrop .arrow,
       headerbar.selection-mode .selection-menu .arrow {
-        -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
         color: rgba(255, 255, 255, 0.5);
         -gtk-icon-shadow: none; }
   .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar),
   .maximized .titlebar:backdrop:not(headerbar),
-  .maximized .titlebar:not(headerbar), .tiled
-  headerbar:backdrop, .tiled
-  headerbar,
-  .maximized
-  headerbar:backdrop,
-  .maximized
-  headerbar {
+  .maximized .titlebar:not(headerbar),
+  .tiled headerbar:backdrop,
+  .tiled headerbar,
+  .maximized headerbar:backdrop,
+  .maximized headerbar {
     border-radius: 0; }
   .default-decoration.titlebar:not(headerbar),
   headerbar.default-decoration {
@@ -2022,7 +1986,7 @@
   box-shadow: none; }
 
 .titlebar:not(headerbar) > separator {
-  background-color: #828282; }
+  background-color: #b19143; }
 
 .background:not(.csd):not(.ssd):not(.solid-csd) headerbar, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:not(:last-child), .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop:not(:last-child) {
   border-radius: 0;
@@ -2058,8 +2022,8 @@
  * Tree Views *
  **************/
 treeview.view {
-  border-left-color: #9c9c9c;
-  border-top-color: #cecece; }
+  border-left-color: #9d8d77;
+  border-top-color: #e0d1ad; }
   * {
     -GtkTreeView-horizontal-separator: 4;
     -GtkTreeView-grid-line-width: 1;
@@ -2070,90 +2034,90 @@
   treeview.view:selected:focus, treeview.view:selected {
     border-radius: 0; }
   treeview.view:selected:backdrop, treeview.view:selected {
-    border-left-color: #9cc7f3;
-    border-top-color: rgba(60, 60, 60, 0.1); }
+    border-left-color: #fdd182;
+    border-top-color: rgba(58, 38, 23, 0.1); }
   treeview.view:disabled {
-    color: #858585; }
+    color: #8d7c62; }
     treeview.view:disabled:selected {
-      color: #88bbf1; }
+      color: #fdc769; }
       treeview.view:disabled:selected:backdrop {
-        color: #73aeed; }
+        color: #fcba43; }
     treeview.view:disabled:backdrop {
-      color: #a8a8a8; }
+      color: #cbb275; }
   treeview.view.separator {
     min-height: 2px;
-    color: #cecece; }
+    color: #e0d1ad; }
     treeview.view.separator:backdrop {
-      color: rgba(206, 206, 206, 0.1); }
+      color: rgba(224, 209, 173, 0.1); }
   treeview.view:backdrop {
-    border-left-color: #aaaaaa;
-    border-top: #cecece; }
+    border-left-color: #b7a788;
+    border-top: #e0d1ad; }
   treeview.view:drop(active) {
     border-style: solid none;
     border-width: 1px;
-    border-color: #0f4278; }
+    border-color: #654102; }
     treeview.view:drop(active).after {
       border-top-style: none; }
     treeview.view:drop(active).before {
       border-bottom-style: none; }
   treeview.view.expander {
-    -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
-    color: #767676; }
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+    color: #756451; }
     treeview.view.expander:dir(rtl) {
-      -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
     treeview.view.expander:hover {
-      color: #3c3c3c; }
+      color: #3a2617; }
     treeview.view.expander:selected {
-      color: #c4ddf8; }
+      color: #fee3b4; }
       treeview.view.expander:selected:hover {
         color: #ffffff; }
       treeview.view.expander:selected:backdrop {
-        color: #c0d9f4; }
+        color: #fed995; }
     treeview.view.expander:checked {
-      -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
     treeview.view.expander:backdrop {
-      color: #a8a8a8; }
+      color: #af9f84; }
   treeview.view.progressbar {
-    color: #fcfcfc;
-    border: 1px solid #0f4278;
+    color: #fff3d7;
+    border: 1px solid #654102;
     border-radius: 4px;
-    background-color: #398ee7;
-    background-image: linear-gradient(to bottom, #398ee7, #1a74d3);
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px rgba(0, 0, 0, 0.2); }
+    background-color: #fba205;
+    background-image: linear-gradient(to bottom, #fba205, #ca8203);
+    box-shadow: none; }
     treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
       border-radius: 4px;
-      color: #398ee7;
+      color: #fba205;
       box-shadow: none;
-      background-image: linear-gradient(to bottom, #fcfcfc, #e3e3e3); }
+      background-image: linear-gradient(to bottom, #fff3d7, #ffe4a4); }
       treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
-        color: #398ee7;
-        border-color: #0f4278;
-        background-color: #f9f9f9; }
+        color: #fba205;
+        border-color: #654102;
+        background-color: #fff1d2; }
     treeview.view.progressbar:backdrop {
-      color: #f9f9f9;
+      color: #fff1d2;
       background-image: none;
       box-shadow: none; }
   treeview.view.trough {
-    background-color: rgba(60, 60, 60, 0.1);
+    background-color: rgba(58, 38, 23, 0.1);
     border-radius: 4px; }
     treeview.view.trough:selected:focus, treeview.view.trough:selected {
       background-color: rgba(255, 255, 255, 0.3);
       border-radius: 4px;
       border-width: 1px 0;
       border-style: solid;
-      border-color: #398ee7; }
+      border-color: #fba205; }
   treeview.view header button {
-    color: #9c9c9c;
-    background-color: #fcfcfc;
+    color: #9d8d77;
+    background-color: #fff3d7;
     font-weight: bold;
     text-shadow: none;
     box-shadow: none; }
     treeview.view header button:hover {
-      color: #6c6c6c;
+      color: #6c5a47;
       box-shadow: none;
       transition: none; }
     treeview.view header button:active {
-      color: #3c3c3c;
+      color: #3a2617;
       transition: none; }
   treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
     border-right-style: none; }
@@ -2165,14 +2129,14 @@
     padding: 0 6px;
     transition: none;
     background-image: none;
-    background-color: #398ee7;
-    color: #fcfcfc;
+    background-color: #fba205;
+    color: #fff3d7;
     border-radius: 0;
     border-style: none;
-    box-shadow: inset 0 0 0 1px #fcfcfc;
+    box-shadow: none;
     text-shadow: none; }
   treeview.view acceleditor > label {
-    background-color: #398ee7; }
+    background-color: #fba205; }
 
 treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
   padding: 0 6px;
@@ -2180,18 +2144,18 @@
   background-image: none;
   text-shadow: none;
   border-style: none solid solid none;
-  border-color: #cecece; }
+  border-color: #e0d1ad; }
   treeview.view header button:disabled {
-    border-color: #cecece;
+    border-color: #e0d1ad;
     background-image: none; }
   treeview.view header button:backdrop {
-    border-color: #cecece;
+    border-color: #e0d1ad;
     border-style: none solid solid none;
-    color: #aaaaaa;
+    color: #b7a788;
     background-image: none;
-    background-color: #f9f9f9; }
+    background-color: #fff1d2; }
     treeview.view header button:backdrop:disabled {
-      border-color: #cecece;
+      border-color: #e0d1ad;
       background-image: none; }
 
 /*********
@@ -2203,7 +2167,7 @@
   padding: 0px; }
   menubar:backdrop,
   .menubar:backdrop {
-    background-color: #cecece; }
+    background-color: #e0d1ad; }
   menubar > menuitem,
   .menubar > menuitem {
     min-height: 16px;
@@ -2211,12 +2175,12 @@
     border: 1px solid transparent; }
     menubar > menuitem:hover,
     .menubar > menuitem:hover {
-      background-image: linear-gradient(to bottom, shade(#398ee7, 1.2), shade(#398ee7, 1));
+      background-image: linear-gradient(to bottom, shade(#fba205, 1.2), shade(#fba205, 1));
       color: #ffffff;
-      border-color: shade(#398ee7, 1.1); }
+      border-color: shade(#fba205, 1.1); }
     menubar > menuitem:disabled,
     .menubar > menuitem:disabled {
-      color: #858585;
+      color: #8d7c62;
       box-shadow: none; }
 
 menu,
@@ -2224,8 +2188,8 @@
 .context-menu {
   margin: 4px;
   padding: 2px 0px;
-  background-color: #fcfcfc;
-  border: 1px solid #828282; }
+  background-color: #f9f6f0;
+  border: 1px solid #b19143; }
   .csd menu, .csd
   .menu, .csd
   .context-menu {
@@ -2233,7 +2197,7 @@
   menu:backdrop,
   .menu:backdrop,
   .context-menu:backdrop {
-    background-color: #f9f9f9; }
+    background-color: #fff1d2; }
   menu menuitem,
   .menu menuitem,
   .context-menu menuitem {
@@ -2245,22 +2209,22 @@
     .menu menuitem:hover,
     .context-menu menuitem:hover {
       color: #ffffff;
-      background-image: linear-gradient(to bottom, shade(#398ee7, 1.2), shade(#398ee7, 1));
-      box-shadow: inset 1px 1px shade(#398ee7, 0.8), inset -1px -1px shade(#398ee7, 0.8); }
+      background-image: linear-gradient(to bottom, shade(#fba205, 1.2), shade(#fba205, 1));
+      box-shadow: none; }
     menu menuitem:disabled,
     .menu menuitem:disabled,
     .context-menu menuitem:disabled {
-      color: #858585; }
+      color: #8d7c62; }
       menu menuitem:disabled:backdrop,
       .menu menuitem:disabled:backdrop,
       .context-menu menuitem:disabled:backdrop {
-        color: #a8a8a8; }
+        color: #cbb275; }
     menu menuitem:backdrop, menu menuitem:backdrop:hover,
     .menu menuitem:backdrop,
     .menu menuitem:backdrop:hover,
     .context-menu menuitem:backdrop,
     .context-menu menuitem:backdrop:hover {
-      color: #858585;
+      color: #8d7c62;
       background-color: transparent; }
     menu menuitem arrow,
     .menu menuitem arrow,
@@ -2270,15 +2234,14 @@
       menu menuitem arrow:dir(ltr),
       .menu menuitem arrow:dir(ltr),
       .context-menu menuitem arrow:dir(ltr) {
-        -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
         margin-left: 10px; }
       menu menuitem arrow:dir(rtl),
       .menu menuitem arrow:dir(rtl),
       .context-menu menuitem arrow:dir(rtl) {
-        -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl");
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl");
         margin-right: 10px; }
-    menu menuitem label:dir(rtl), menu menuitem label:dir(ltr),
-    .menu menuitem label:dir(rtl),
+    menu menuitem label:dir(rtl), menu menuitem label:dir(ltr),     .menu menuitem label:dir(rtl),
     .menu menuitem label:dir(ltr),
     .context-menu menuitem label:dir(rtl),
     .context-menu menuitem label:dir(ltr) {
@@ -2295,28 +2258,28 @@
     min-height: 16px;
     min-width: 16px;
     padding: 4px;
-    background-color: #fcfcfc;
+    background-color: #f9f6f0;
     border-radius: 0; }
     menu > arrow.top,
     .menu > arrow.top,
     .context-menu > arrow.top {
       margin-top: -6px;
-      border-bottom: 1px solid #e9e9e9;
-      -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+      border-bottom: 1px solid #ebdfc4;
+  -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
     menu > arrow.bottom,
     .menu > arrow.bottom,
     .context-menu > arrow.bottom {
       margin-bottom: -6px;
-      border-top: 1px solid #e9e9e9;
-      -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+      border-top: 1px solid #ebdfc4;
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
     menu > arrow:hover,
     .menu > arrow:hover,
     .context-menu > arrow:hover {
-      background-color: #e9e9e9; }
+      background-color: #ebdfc4; }
     menu > arrow:backdrop,
     .menu > arrow:backdrop,
     .context-menu > arrow:backdrop {
-      background-color: #f9f9f9; }
+      background-color: #fff1d2; }
     menu > arrow:disabled,
     .menu > arrow:disabled,
     .context-menu > arrow:disabled {
@@ -2344,14 +2307,14 @@
 popover.background {
   padding: 2px;
   border-radius: 5px;
-  background-color: #fcfcfc;
-  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
+  background-color: #f9f6f0;
+  box-shadow: none; }
   popover.background modelbutton:hover {
     color: #ffffff; }
   .csd popover.background, popover.background {
-    border: 1px solid #828282; }
+    border: 1px solid #b19143; }
   popover.background:backdrop {
-    background-color: #cecece;
+    background-color: #e0d1ad;
     box-shadow: none; }
   popover.background > list,
   popover.background > .view,
@@ -2374,21 +2337,21 @@
   notebook.frame > header {
     margin-left: 0; }
   notebook.frame > stack:not(:only-child) {
-    border: 1px solid shade(#cecece, 0.9); }
+    border: 1px solid shade(#b6974e, 0.9); }
 
 notebook > header {
   padding: 1px;
-  background-color: #cecece; }
+  background-color: #e0d1ad; }
   notebook > header:backdrop {
-    border-color: #898989;
-    background-color: #cecece; }
+    border-color: #b6974e;
+    background-color: #e0d1ad; }
   notebook > header tabs {
     margin: -1px; }
   notebook > header.top > stack {
     border-top-style: none; }
   notebook > header.top > tabs > tab {
     border-radius: 3px 3px 0 0;
-    border: 1px solid shade(#cecece, 0.9); }
+    border: 1px solid shade(#e0d1ad, 0.9); }
     notebook > header.top > tabs > tab:backdrop {
       box-shadow: none; }
     notebook > header.top > tabs > tab:checked {
@@ -2427,9 +2390,9 @@
     padding-left: 4px;
     padding-right: 4px; }
     notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
-      -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
     notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
-      -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
   notebook > header.left > tabs > arrow {
     border-left-style: none; }
   notebook > header.right > tabs > arrow {
@@ -2440,9 +2403,9 @@
     padding-top: 4px;
     padding-bottom: 4px; }
     notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
-      -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
     notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
-      -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
   notebook > header > tabs > arrow {
     min-height: 16px;
     min-width: 16px;
@@ -2465,36 +2428,36 @@
     min-width: 24px;
     padding: 3px 12px;
     outline-offset: -5px;
-    color: #858585;
-    background-color: #cecece;
+    color: #8d7c62;
+    background-color: #e0d1ad;
     border-width: 1px;
     border-radius: 3px;
-    border-color: shade(#cecece, 0.9);
+    border-color: shade(#e0d1ad, 0.9);
     border-style: solid; }
     notebook > header tab:hover {
-      color: #616161; }
+      color: #64513d; }
       notebook > header tab:hover.reorderable-page {
-        border-color: rgba(130, 130, 130, 0.3);
-        background-color: rgba(206, 206, 206, 0.2); }
+        border-color: rgba(177, 145, 67, 0.3);
+        background-color: rgba(224, 209, 173, 0.2); }
     notebook > header tab:backdrop {
-      color: #a2a2a2; }
+      color: #ae9e80; }
       notebook > header tab:backdrop.reorderable-page {
         border-color: transparent;
         background-color: transparent; }
     notebook > header tab:checked {
-      color: #3c3c3c;
-      background-color: shade(#cecece, 1.05);
+      color: #3a2617;
+      background-color: shade(#e0d1ad, 1.05);
       border-width: 1px 1px 0 1px; }
       notebook > header tab:checked:backdrop {
-        background-color: #cecece; }
+        background-color: #e0d1ad; }
       notebook > header tab:checked.reorderable-page {
-        border-color: rgba(130, 130, 130, 0.5);
-        background-color: shade(#cecece, 1.05); }
+        border-color: rgba(177, 145, 67, 0.5);
+        background-color: shade(#e0d1ad, 1.05); }
     notebook > header tab:backdrop:checked {
-      color: #858585; }
+      color: #8d7c62; }
       notebook > header tab:backdrop:checked.reorderable-page {
-        border-color: #898989;
-        background-color: #cecece; }
+        border-color: #b6974e;
+        background-color: #e0d1ad; }
     notebook > header tab button.flat {
       padding: 0;
       margin-top: 1px;
@@ -2539,61 +2502,61 @@
     padding-bottom: 4px; }
   notebook > header.bottom tab {
     padding-top: 4px; }
-  notebook > header.top > tabs {
-    margin-bottom: -2px; }
-  notebook > header.bottom > tabs {
-    margin-top: -2px; }
-  notebook > header.left > tabs {
-    margin-right: -2px; }
+notebook > header.top > tabs {
+  margin-bottom: -2px; }
+notebook > header.bottom > tabs {
+  margin-top: -2px; }
+notebook > header.left > tabs {
+  margin-right: -2px; }
   notebook > header.right > tabs {
     margin-left: -2px; }
 
-notebook > header {
-  margin-left: 6px; }
+notebook > header.right > tabs {
+  margin-left: -2px; }
 
 notebook > stack:not(:only-child) {
-  background-color: shade(#cecece, 1.05);
+  background-color: shade(#e0d1ad, 1.05);
   border-width: 1px;
-  border-color: shade(#cecece, 0.9);
+  border-color: shade(#e0d1ad, 0.9);
   border-style: solid; }
-  notebook > stack:not(:only-child):backdrop {
-    background-color: #cecece; }
+  notebook.frame > stack:not(:only-child):backdrop {
+    background-color: #e0d1ad; }
 
 /**************
  * Scrollbars *
  **************/
 scrollbar {
-  background-image: linear-gradient(to right, #e8e8e8, white);
+  background-image: linear-gradient(to right, #eee6d2, white);
   transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
   * {
     -GtkScrollbar-has-backward-stepper: false;
     -GtkScrollbar-has-forward-stepper: false; }
   scrollbar.top {
-    border-bottom: 1px solid #dbdbdb; }
+    border-bottom: 1px solid #e7dbc0; }
   scrollbar.bottom {
-    border-top: 1px solid #dbdbdb; }
+    border-top: 1px solid #e7dbc0; }
   scrollbar.left {
-    border-right: 1px solid #dbdbdb; }
+    border-right: 1px solid #e7dbc0; }
   scrollbar.right {
-    border-left: 1px solid #dbdbdb; }
+    border-left: 1px solid #e7dbc0; }
   scrollbar:backdrop {
-    background-color: #c6c6c6;
-    border-color: #dbdbdb;
+    background-color: #dccba2;
+    border-color: #e7dbc0;
     transition: 200ms ease-out; }
   scrollbar slider {
     min-width: 7px;
     min-height: 7px;
     margin: 3px;
-    border: 1px solid #828282;
+    border: 1px solid #b19143;
     border-radius: 10px;
     background-clip: padding-box;
-    background-image: linear-gradient(to right, #dbdbdb, #d1d1d1); }
+    background-image: linear-gradient(to right, #fbab1e, #fba40a); }
     scrollbar slider:hover {
-      background-image: linear-gradient(to right, #c1c1c1, #cbcbcb); }
+      background-image: linear-gradient(to right, #e39204, #f79f04); }
     scrollbar slider:hover:active {
-      background-color: #1a74d3; }
+      background-color: #ca8203; }
     scrollbar slider:backdrop {
-      background-color: white; }
+      background-color: #fee3b5; }
     scrollbar slider:disabled {
       background-color: transparent; }
   scrollbar.fine-tune slider {
@@ -2611,18 +2574,17 @@
       margin: 0;
       min-width: 6px;
       min-height: 6px;
-      background-color: shade(#3c3c3c, 0.9);
+      background-color: shade(#3a2617, 0.9);
       background-image: none;
       border: 1px solid white; }
     scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
       min-width: 5px;
       min-height: 5px;
-      background-color: shade(#3c3c3c, 0.9);
+      background-color: shade(#3a2617, 0.9);
       background-image: none;
       background-clip: padding-box;
       border-radius: 100%;
-      border: 1px solid white;
-      -gtk-icon-source: none; }
+      border: 1px solid white; }
     scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
       margin: 0 2px;
       min-width: 40px; }
@@ -2654,7 +2616,7 @@
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
     text-shadow: none;
     -gtk-icon-shadow: none;
-    color: #cecece; }
+    color: #fba205; }
     scrollbar button:hover {
       border-color: transparent;
       background-color: transparent;
@@ -2662,7 +2624,7 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0);
       text-shadow: none;
       -gtk-icon-shadow: none;
-      color: #595959; }
+      color: #f6ab27; }
     scrollbar button:active, scrollbar button:checked {
       border-color: transparent;
       background-color: transparent;
@@ -2670,7 +2632,7 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0);
       text-shadow: none;
       -gtk-icon-shadow: none;
-      color: #1a74d3; }
+      color: #ca8203; }
     scrollbar button:disabled {
       border-color: transparent;
       background-color: transparent;
@@ -2678,7 +2640,7 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0);
       text-shadow: none;
       -gtk-icon-shadow: none;
-      color: rgba(206, 206, 206, 0.2); }
+      color: rgba(251, 162, 5, 0.2); }
     scrollbar button:backdrop {
       border-color: transparent;
       background-color: transparent;
@@ -2686,7 +2648,7 @@
       box-shadow: inset 0 1px rgba(255, 255, 255, 0);
       text-shadow: none;
       -gtk-icon-shadow: none;
-      color: white; }
+      color: #fee3b5; }
       scrollbar button:backdrop:disabled {
         border-color: transparent;
         background-color: transparent;
@@ -2694,118 +2656,118 @@
         box-shadow: inset 0 1px rgba(255, 255, 255, 0);
         text-shadow: none;
         -gtk-icon-shadow: none;
-        color: rgba(255, 255, 255, 0.2); }
+        color: rgba(254, 227, 181, 0.2); }
   scrollbar.vertical button.down {
-    -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
   scrollbar.vertical button.up {
-    -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
   scrollbar.horizontal button.down {
-    -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
   scrollbar.horizontal button.up {
-    -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
 
 treeview ~ scrollbar.vertical {
-  border-top: 1px solid #828282;
+  border-top: 1px solid #b19143;
   margin-top: -1px; }
 
 /**********
  * Switch *
  **********/
 switch {
-  font-size: 0;
+  font-size: 0px;
   outline-offset: -4px;
-  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px transparent;
+  box-shadow: none;
   border: 1px solid alpha(black,0.25);
-  border-radius: 10px;
-  background-color: #afafaf;
-  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
-  min-height: 20px;
-  min-width: 20px;
+  border-radius: 12px;
+  background-color: #cdb783;
+  text-shadow: none;
+  min-height: 24px;
+  min-width: 24px;
   transition: all 200ms ease-in; }
   switch:checked {
-    box-shadow: inset 0 1px rgba(0, 0, 0, 0.1), 0 1px transparent;
-    border-color: shade(#0f4278, 1.1);
-    background-image: linear-gradient(to bottom, shade(#398ee7, 1.1), #398ee7);
-    text-shadow: 0 1px rgba(15, 66, 120, 0.5), 0 0 2px rgba(255, 255, 255, 0.6); }
+    box-shadow: none;
+    border-color: shade(#654102, 1.1);
+    background-image: linear-gradient(to bottom, shade(#fba205, 1.1), #fba205);
+    text-shadow: none; }
   switch:disabled {
-    border-color: #828282;
-    background-color: #e0e0e0;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     box-shadow: 0 1px transparent;
     text-shadow: none; }
   switch:backdrop {
-    border-color: #898989;
-    background-color: #b6b6b6;
+    border-color: #b6974e;
+    background-color: #d1bd8c;
     box-shadow: none;
     text-shadow: none;
     transition: 200ms ease-out; }
     switch:backdrop:checked {
-      color: #cecece;
-      border-color: rgba(15, 66, 120, 0.7);
-      background-color: rgba(57, 142, 231, 0.7);
+      color: #e0d1ad;
+      border-color: #fba205;
+      background-color: #fba205;
       background-image: none;
       box-shadow: none; }
   switch:disabled {
-    border-color: #898989;
+    border-color: #b6974e;
     background-image: none;
-    background-color: #e0e0e0; }
+    background-color: #ecdfbe; }
   switch slider {
     margin: -1px;
     border: 1px solid alpha(black,0.2);
-    border-radius: 10px;
-    min-width: 20px;
+    border-radius: 12px;
+    min-width: 24px;
     min-height: 20px;
     transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, #dbdbdb 20%, #cecece 90%);
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px lightgray, inset 0 -1px #afafaf, 0 1px rgba(0, 0, 0, 0.1); }
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, #e7dbc0 20%, #e0d1ad 90%);
+    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #e3d5b4, inset 0 -1px #cfb881, 0 1px rgba(0, 0, 0, 0.1); }
   switch:hover slider {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, #e5e5e5 10%, #d8d8d8 90%);
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #dbdbdb, inset 0 -1px #b5b5b5, 0 1px rgba(0, 0, 0, 0.1); }
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, #ede4ce 10%, #e6d9bc 90%);
+    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #e7dbc0, inset 0 -1px #d2bc88, 0 1px rgba(0, 0, 0, 0.1); }
   switch:checked slider {
-    border: 1px solid alpha(#0f4278,0.8); }
+    border: 1px solid alpha(#654102,0.8); }
   switch:disabled slider {
-    border-color: #828282;
-    background-color: #e0e0e0;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     switch:disabled slider label, switch:disabled slider {
-      color: #858585; }
+      color: #8d7c62; }
   switch:backdrop slider {
     transition: 200ms ease-out;
-    border-color: #898989;
-    background-color: #cecece;
+    border-color: #b6974e;
+    background-color: #e0d1ad;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     switch:backdrop slider label, switch:backdrop slider {
-      color: #858585; }
+      color: #8d7c62; }
   switch:backdrop:checked slider {
-    border-color: rgba(15, 66, 120, 0.7); }
+    border-color: #fba205; }
   switch:backdrop:disabled slider {
-    border-color: #898989;
-    background-color: #e0e0e0;
+    border-color: #b6974e;
+    background-color: #ecdfbe;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     switch:backdrop:disabled slider label, switch:backdrop:disabled slider {
-      color: #a8a8a8; }
+      color: #cbb275; }
   row:selected switch {
     box-shadow: none;
-    border-color: #0f4278; }
+    border-color: #654102; }
     row:selected switch:backdrop {
-      border-color: #0f4278; }
+      border-color: #654102; }
     row:selected switch.slider:dir(rtl) {
-      border-left-color: #828282; }
+      border-left-color: #b19143; }
     row:selected switch.slider:dir(ltr) {
-      border-right-color: #828282; }
+      border-right-color: #b19143; }
     row:selected switch.slider:checked, row:selected switch.slider {
-      border-color: #0f4278; }
+      border-color: #654102; }
 
 /*************************
  * Check and Radio items *
@@ -2858,50 +2820,49 @@
   checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child {
     margin-right: 4px; }
 
-check,
-radio {
+check, radio {
   margin: 0 4px;
   min-height: 14px;
   min-width: 14px;
   border: 1px solid;
-  -gtk-icon-source: none;
-  color: #3c3c3c;
-  outline-color: rgba(60, 60, 60, 0.3);
-  border-color: #9b9b9b;
-  background-image: linear-gradient(to bottom, #e8e8e8 20%, #dbdbdb 90%);
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0.8), inset 0 -2px #e0e0e0, inset 0 -1px #bcbcbc, 0 1px rgba(0, 0, 0, 0.1); }
+ -gtk-icon-source: none;
+  color: #3a2617;
+  outline-color: rgba(58, 38, 23, 0.3);
+  border-color: #b19143;
+  background-image: linear-gradient(to bottom, #e7dbc0 20%, #e0d1ad 90%);
+  box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #e3d5b4, inset 0 -1px #cfb881, 0 1px rgba(0, 0, 0, 0.1); }
   check:only-child,
   radio:only-child {
     margin: 0; }
   check:hover,
   radio:hover {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, #e5e5e5 10%, #d8d8d8 90%);
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #dbdbdb, inset 0 -1px #b5b5b5, 0 1px rgba(0, 0, 0, 0.1); }
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, #ede4ce 10%, #e6d9bc 90%);
+    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #e7dbc0, inset 0 -1px #d2bc88, 0 1px rgba(0, 0, 0, 0.1); }
   check:active,
   radio:active {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-color: #828282;
-    background-image: linear-gradient(to bottom, shade(shade(#cecece, 0.85), 1.05), shade(shade(#cecece, 0.85), 0.97));
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-color: #b19143;
+    background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 0.85), 1.05), shade(shade(#e0d1ad, 0.85), 0.97));
     box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6); }
   check:disabled,
   radio:disabled {
-    border-color: #828282;
-    background-color: #e0e0e0;
+    border-color: #b19143;
+    background-color: #ecdfbe;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
     check:disabled label, check:disabled,
     radio:disabled label,
     radio:disabled {
-      color: #858585; }
+      color: #8d7c62; }
   check:backdrop,
   radio:backdrop {
-    border-color: #898989;
-    background-color: #cecece;
+    border-color: #b6974e;
+    background-color: #e0d1ad;
     text-shadow: none;
     -gtk-icon-shadow: none;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0);
@@ -2909,43 +2870,40 @@
     check:backdrop label, check:backdrop,
     radio:backdrop label,
     radio:backdrop {
-      color: #858585; }
+      color: #8d7c62; }
     check:backdrop:disabled,
     radio:backdrop:disabled {
-      border-color: #898989;
-      background-color: #e0e0e0;
+      border-color: #b6974e;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       check:backdrop:disabled label, check:backdrop:disabled,
       radio:backdrop:disabled label,
       radio:backdrop:disabled {
-        color: #a8a8a8; }
-  row:selected check, row:selected
-  radio {
-    border-color: #0f4278; }
-  .osd check, .osd
-  radio {
-    color: #eeeeee;
+        color: #cbb275; }
+  row:selected check,
+  row:selected radio {
+    border-color: #654102; }
+  .osd check, .osd radio {
+    color: orange;
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(34, 34, 34, 0.8);
     background-clip: padding-box;
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
     text-shadow: 0 1px black;
     -gtk-icon-shadow: 0 1px black;
-    outline-color: rgba(238, 238, 238, 0.3); }
-    .osd check:hover, .osd
-    radio:hover {
-      color: #eeeeee;
+    outline-color: rgba(255, 165, 0, 0.3); }
+    .osd check:hover, .osd radio:hover {
+      color: orange;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
       text-shadow: 0 1px black;
       -gtk-icon-shadow: 0 1px black;
-      outline-color: rgba(238, 238, 238, 0.3); }
-    .osd check:active, .osd
-    radio:active {
+      outline-color: rgba(255, 165, 0, 0.3); }
+    .osd check:active, .osd radio:active {
       color: white;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(0, 0, 0, 0.7);
@@ -2953,32 +2911,26 @@
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none;
-      outline-color: rgba(238, 238, 238, 0.3); }
-    .osd check:backdrop, .osd
-    radio:backdrop {
-      color: #eeeeee;
+      outline-color: rgba(255, 165, 0, 0.3); }
+    .osd check:backdrop, .osd radio:backdrop {
+      color: orange;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none; }
-    .osd check:disabled, .osd
-    radio:disabled {
-      color: #888888;
+    .osd check:disabled, .osd radio:disabled {
+      color: #916411;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
       box-shadow: none;
       text-shadow: none;
       -gtk-icon-shadow: none; }
-  menu menuitem check, menu menuitem
-  radio {
+  menu menuitem check, menu menuitem radio {
     margin: 0; }
-    menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem
-    radio, menu menuitem
-    radio:hover, menu menuitem
-    radio:disabled {
+    menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem radio, menu menuitem radio:hover, menu menuitem radio:disabled {
       min-height: 14px;
       min-width: 14px;
       background-image: none;
@@ -2992,10 +2944,10 @@
 
 check {
   border-radius: 3px; }
-  
+
   check:checked {
     -gtk-icon-source: image(-gtk-recolor(url("assets/check-symbolic.svg")), -gtk-recolor(url("assets/check-symbolic.symbolic.png"))); }
-  
+
   check:indeterminate {
     -gtk-icon-source: image(-gtk-recolor(url("assets/dash-symbolic.svg")), -gtk-recolor(url("assets/dash-symbolic.symbolic.png"))); }
 
@@ -3045,67 +2997,65 @@
 treeview.view check:selected:focus, treeview.view check:selected,
 treeview.view radio:selected:focus,
 treeview.view radio:selected {
-  color: #3c3c3c;
-  border-color: #0f4278; }
-
+  color: #3a2617;
+  border-color: #654102; }
 treeview.view check:selected:disabled,
 treeview.view radio:selected:disabled {
-  color: #858585; }
+  color: #8d7c62; }
   treeview.view check:selected:disabled:backdrop,
   treeview.view radio:selected:disabled:backdrop {
-    color: #a8a8a8; }
-
+    color: #cbb275; }
 treeview.view check:backdrop:selected, treeview.view check:backdrop,
 treeview.view radio:backdrop:selected,
 treeview.view radio:backdrop {
-  color: #858585; }
+  color: #8d7c62; }
 
 /************
  * GtkScale *
  ************/
 scale trough, scale fill, progressbar trough {
-  border: 1px solid #828282;
+  border: 1px solid #b19143;
   border-radius: 3px;
-  background-color: #b3b3b3;
-  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.1); }
+  background-color: #d0bb88;
+  box-shadow: none; }
   scale trough:disabled, scale fill:disabled, progressbar trough:disabled {
-    background-color: #e0e0e0;
+    background-color: #ecdfbe;
     box-shadow: none; }
   scale trough:backdrop, scale fill:backdrop, progressbar trough:backdrop, progressbar:backdrop trough {
-    background-color: #b6b6b6;
-    border-color: #898989;
+    background-color: #d1bd8c;
+    border-color: #b6974e;
     box-shadow: none;
     transition: 200ms ease-out; }
     scale trough:backdrop:disabled, scale fill:backdrop:disabled, progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled {
-      background-color: #e0e0e0; }
+      background-color: #ecdfbe; }
   row:selected scale trough, scale row:selected trough, row:selected scale fill, scale row:selected fill, row:selected progressbar trough, progressbar row:selected trough {
     box-shadow: none; }
     row:selected scale trough, scale row:selected trough, row:selected scale fill, scale row:selected fill, row:selected progressbar trough, progressbar row:selected trough, row:selected scale trough:disabled, scale row:selected trough:disabled, row:selected scale fill:disabled, scale row:selected fill:disabled, row:selected progressbar trough:disabled, progressbar row:selected trough:disabled {
-      border-color: #0f4278; }
+      border-color: #654102; }
   .osd scale trough, scale .osd trough, .osd scale fill, scale .osd fill, .osd progressbar trough, progressbar .osd trough {
     border-color: rgba(0, 0, 0, 0.7);
     background-color: rgba(0, 0, 0, 0.5);
     box-shadow: none;
-    outline-color: rgba(238, 238, 238, 0.2); }
+    outline-color: rgba(255, 165, 0, 0.2); }
     .osd scale trough:disabled, scale .osd trough:disabled, .osd scale fill:disabled, scale .osd fill:disabled, .osd progressbar trough:disabled, progressbar .osd trough:disabled {
       background-color: rgba(34, 34, 34, 0.8); }
 
 scale highlight, progressbar progress {
-  border: 1px solid shade(#398ee7, 0.7);
+  border: 1px solid shade(#fba205, 0.7);
   border-radius: 3px;
-  background-image: linear-gradient(to bottom, shade(#398ee7, 1.1), shade(#398ee7, 0.9)); }
+  background-image: linear-gradient(to bottom, shade(#fba205, 1.1), shade(#fba205, 0.9)); }
   scale highlight:disabled, progressbar progress:disabled {
     background-color: transparent;
     border-color: transparent; }
   scale highlight:backdrop, progressbar progress:backdrop, progressbar:backdrop progress {
-    border-color: rgba(15, 66, 120, 0.7);
+    border-color: #fba205;
     background-color: rgba(57, 142, 231, 0.7);
     background-image: none; }
     scale highlight:backdrop:disabled, progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled {
       background-color: transparent;
       border-color: transparent; }
   row:selected scale highlight:disabled, scale row:selected highlight:disabled, row:selected progressbar progress:disabled, progressbar row:selected progress:disabled, row:selected scale highlight, scale row:selected highlight, row:selected progressbar progress, progressbar row:selected progress {
-    border-color: #0f4278; }
+    border-color: #654102; }
   .osd scale highlight, scale .osd highlight, .osd progressbar progress, progressbar .osd progress {
     border-color: rgba(0, 0, 0, 0.7); }
     .osd scale highlight:disabled, scale .osd highlight:disabled, .osd progressbar progress:disabled, progressbar .osd progress:disabled {
@@ -3142,74 +3092,74 @@
     outline-offset: 2px;
     -gtk-outline-radius: 5px; }
   scale fill, scale fill:backdrop {
-    background-color: #828282;
+    background-color: #b19143;
     box-shadow: none; }
   scale fill:disabled, scale fill:disabled:backdrop {
     border-color: transparent;
     background-color: transparent; }
   .osd scale fill {
-    background-color: rgba(91, 91, 91, 0.775); }
+    background-color: rgba(98, 63, 0, 0.775); }
     .osd scale fill:disabled, .osd scale fill:disabled:backdrop {
       border-color: transparent;
       background-color: transparent; }
   scale slider {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-top-color: shade(#cecece, 0.8);
-    border-right-color: shade(#cecece, 0.72);
-    border-left-color: shade(#cecece, 0.72);
-    border-bottom-color: shade(#cecece, 0.7);
-    background-image: linear-gradient(to bottom, shade(shade(#cecece, 1.02), 1.05), shade(shade(#cecece, 1.02), 0.97));
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
-    background-image: linear-gradient(to bottom, shade(#cecece, 1.45), shade(#cecece, 1.15));
-    border: 1px solid #7a7a7a;
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-top-color: shade(#e0d1ad, 0.8);
+    border-right-color: shade(#e0d1ad, 0.72);
+    border-left-color: shade(#e0d1ad, 0.72);
+    border-bottom-color: shade(#e0d1ad, 0.7);
+    background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 1.02), 1.05), shade(shade(#e0d1ad, 1.02), 0.97));
+    box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
+    background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.45), shade(#e0d1ad, 1.15));
+    border: 1px solid #a6883f;
     border-radius: 100%;
     transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     transition-property: background, border, box-shadow; }
     scale slider:hover {
-      color: #3c3c3c;
-      outline-color: rgba(60, 60, 60, 0.3);
-      border-color: #828282;
-      background-image: linear-gradient(to bottom, #e5e5e5 10%, #d8d8d8 90%);
-      box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #dbdbdb, inset 0 -1px #b5b5b5, 0 1px rgba(0, 0, 0, 0.1); }
+      color: #3a2617;
+      outline-color: rgba(58, 38, 23, 0.3);
+      border-color: #b19143;
+      background-image: linear-gradient(to bottom, #ede4ce 10%, #e6d9bc 90%);
+      box-shadow: inset 0 1px rgba(255, 255, 255, 0.6), inset 0 -2px #e7dbc0, inset 0 -1px #d2bc88, 0 1px rgba(0, 0, 0, 0.1); }
     scale slider:active {
-      border-color: #0f4278; }
+      border-color: #654102; }
     scale slider:disabled {
-      border-color: #828282;
-      background-color: #e0e0e0;
+      border-color: #b19143;
+      background-color: #ecdfbe;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       scale slider:disabled label, scale slider:disabled {
-        color: #858585; }
+        color: #8d7c62; }
     scale slider:backdrop {
       transition: 200ms ease-out;
-      border-color: #898989;
-      background-color: #cecece;
+      border-color: #b6974e;
+      background-color: #e0d1ad;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       scale slider:backdrop label, scale slider:backdrop {
-        color: #858585; }
+        color: #8d7c62; }
       scale slider:backdrop:disabled {
-        border-color: #898989;
-        background-color: #e0e0e0;
+        border-color: #b6974e;
+        background-color: #ecdfbe;
         text-shadow: none;
         -gtk-icon-shadow: none;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
         scale slider:backdrop:disabled label, scale slider:backdrop:disabled {
-          color: #a8a8a8; }
+          color: #cbb275; }
     row:selected scale slider, row:selected scale slider:disabled {
-      border-color: #0f4278; }
+      border-color: #654102; }
     .osd scale slider {
-      color: #eeeeee;
+      color: orange;
       border-color: rgba(0, 0, 0, 0.7);
       background-color: rgba(34, 34, 34, 0.8);
       background-clip: padding-box;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
       text-shadow: 0 1px black;
       -gtk-icon-shadow: 0 1px black;
-      outline-color: rgba(238, 238, 238, 0.3);
+      outline-color: rgba(255, 165, 0, 0.3);
       border-color: rgba(0, 0, 0, 0.7);
       background-color: #222222; }
       .osd scale slider:hover {
@@ -3220,7 +3170,7 @@
         box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
         text-shadow: 0 1px black;
         -gtk-icon-shadow: 0 1px black;
-        outline-color: rgba(238, 238, 238, 0.3); }
+        outline-color: rgba(255, 165, 0, 0.3); }
       .osd scale slider:active {
         color: white;
         border-color: rgba(0, 0, 0, 0.7);
@@ -3229,9 +3179,9 @@
         box-shadow: none;
         text-shadow: none;
         -gtk-icon-shadow: none;
-        outline-color: rgba(238, 238, 238, 0.3); }
+        outline-color: rgba(255, 165, 0, 0.3); }
       .osd scale slider:disabled {
-        color: #888888;
+        color: #916411;
         border-color: rgba(0, 0, 0, 0.7);
         background-color: rgba(34, 34, 34, 0.8);
         background-clip: padding-box;
@@ -3239,7 +3189,7 @@
         text-shadow: none;
         -gtk-icon-shadow: none; }
       .osd scale slider:backdrop {
-        color: #eeeeee;
+        color: orange;
         border-color: rgba(0, 0, 0, 0.7);
         background-color: rgba(34, 34, 34, 0.8);
         background-clip: padding-box;
@@ -3288,7 +3238,7 @@
     min-height: 0;
     min-width: 0; }
     scale.color trough {
-      background-image: image(#828282);
+      background-image: image(#b19143);
       background-repeat: no-repeat; }
     scale.color.horizontal {
       padding: 0 0 15px 0; }
@@ -3350,7 +3300,7 @@
  *****************/
 progressbar {
   font-size: smaller;
-  color: rgba(60, 60, 60, 0.4); }
+  color: rgba(58, 38, 23, 0.4); }
   progressbar.horizontal trough {
     min-height: 6px;
     padding: 1px 0; }
@@ -3361,14 +3311,13 @@
     padding: 0 1px; }
   progressbar.vertical progress {
     min-width: 8px; }
-  progressbar.horizontal progress,
-  progressbar.vertical progress {
+  progressbar.horizontal progress, progressbar.vertical progress {
     margin: 0; }
   progressbar:backdrop {
     box-shadow: none;
     transition: 200ms ease-out; }
   progressbar progress {
-    border: 1px solid shade(#398ee7, 0.7);
+    border: 1px solid shade(#fba205, 0.7);
     border-radius: 3px; }
     progressbar progress.left {
       border-top-left-radius: 3px;
@@ -3417,14 +3366,14 @@
   border: 1px solid;
   padding: 2px;
   border-radius: 3px;
-  color: #212121;
-  border-color: #828282;
-  background-color: #fcfcfc;
-  box-shadow: inset 0 0 0 1px rgba(57, 142, 231, 0); }
+  color: #4e3909;
+  border-color: #b19143;
+  background-color: #fff3d7;
+  box-shadow: inset 0 0 0 1px rgba(251, 162, 5, 0); }
   levelbar trough:backdrop {
-    color: #4c4c4c;
-    border-color: #898989;
-    background-color: #f9f9f9;
+    color: #715e31;
+    border-color: #b6974e;
+    background-color: #fff1d2;
     box-shadow: none; }
 
 levelbar.horizontal.discrete block {
@@ -3436,7 +3385,7 @@
 levelbar block {
   border: 1px solid;
   border-radius: 1px;
-  box-shadow: 0 1px rgba(0, 0, 0, 0.2); }
+  box-shadow: none; }
   levelbar block:backdrop {
     box-shadow: none; }
   levelbar block.low {
@@ -3445,10 +3394,10 @@
     levelbar block.low:backdrop {
       border-color: #f57900; }
   levelbar block.high, levelbar block:not(.empty) {
-    border-color: #145ba6;
-    background-color: #398ee7; }
+    border-color: #986202;
+    background-color: #fba205; }
     levelbar block.high:backdrop, levelbar block:not(.empty):backdrop {
-      border-color: #398ee7; }
+      border-color: #fba205; }
   levelbar block.full {
     border-color: #1c3802;
     background-color: #4e9a06; }
@@ -3456,26 +3405,22 @@
       border-color: #4e9a06; }
   levelbar block.empty {
     background-color: transparent;
-    border-color: rgba(60, 60, 60, 0.2);
+    border-color: rgba(58, 38, 23, 0.2);
     box-shadow: none; }
     levelbar block.empty:backdrop {
-      border-color: rgba(133, 133, 133, 0.15); }
+      border-color: rgba(141, 124, 98, 0.15); }
 
 /****************
  * Print dialog *
 *****************/
 printdialog paper {
-  color: #3c3c3c;
-  border: 1px solid #828282;
+  color: #3a2617;
+  border: 1px solid #b19143;
   background: white;
   padding: 0; }
   printdialog paper:backdrop {
-    color: #858585;
-    border-color: #898989; }
-
-printdialog .dialog-vbox {
-  background-color: #cecece; }
-
+    color: #8d7c62;
+    border-color: #b6974e; }
 printdialog .dialog-action-box {
   margin: 12px; }
 
@@ -3488,25 +3433,25 @@
   margin: 0;
   padding: 0;
   border-radius: 0;
-  border: 1px solid #828282; }
+  border: 1px solid #b19143; }
   frame > border.flat,
   .frame.flat {
     border-style: none; }
   frame > border:backdrop,
   .frame:backdrop {
-    border-color: #898989; }
+    border-color: #b6974e; }
 
 actionbar > revealer > box {
   padding: 6px;
-  border-top: 1px solid #828282; }
+  border-top: 1px solid #b19143; }
   actionbar > revealer > box:backdrop {
-    border-color: #898989; }
+    border-color: #b6974e; }
 
 scrolledwindow viewport.frame {
   border-style: none; }
 
 scrolledwindow overshoot.top {
-  background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#686868), to(rgba(104, 104, 104, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(60, 60, 60, 0.07)), to(rgba(60, 60, 60, 0)));
+  background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#8c7235), to(rgba(140, 114, 53, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(58, 38, 23, 0.07)), to(rgba(58, 38, 23, 0)));
   background-size: 100% 5%, 100% 100%;
   background-repeat: no-repeat;
   background-position: center top;
@@ -3514,7 +3459,7 @@
   border: none;
   box-shadow: none; }
   scrolledwindow overshoot.top:backdrop {
-    background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#898989), to(rgba(137, 137, 137, 0)));
+    background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#b6974e), to(rgba(182, 151, 78, 0)));
     background-size: 100% 5%;
     background-repeat: no-repeat;
     background-position: center top;
@@ -3523,7 +3468,7 @@
     box-shadow: none; }
 
 scrolledwindow overshoot.bottom {
-  background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#686868), to(rgba(104, 104, 104, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(60, 60, 60, 0.07)), to(rgba(60, 60, 60, 0)));
+  background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#8c7235), to(rgba(140, 114, 53, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(58, 38, 23, 0.07)), to(rgba(58, 38, 23, 0)));
   background-size: 100% 5%, 100% 100%;
   background-repeat: no-repeat;
   background-position: center bottom;
@@ -3531,7 +3476,7 @@
   border: none;
   box-shadow: none; }
   scrolledwindow overshoot.bottom:backdrop {
-    background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#898989), to(rgba(137, 137, 137, 0)));
+    background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#b6974e), to(rgba(182, 151, 78, 0)));
     background-size: 100% 5%;
     background-repeat: no-repeat;
     background-position: center bottom;
@@ -3540,7 +3485,7 @@
     box-shadow: none; }
 
 scrolledwindow overshoot.left {
-  background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#686868), to(rgba(104, 104, 104, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(60, 60, 60, 0.07)), to(rgba(60, 60, 60, 0)));
+  background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#8c7235), to(rgba(140, 114, 53, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(58, 38, 23, 0.07)), to(rgba(58, 38, 23, 0)));
   background-size: 5% 100%, 100% 100%;
   background-repeat: no-repeat;
   background-position: left center;
@@ -3548,7 +3493,7 @@
   border: none;
   box-shadow: none; }
   scrolledwindow overshoot.left:backdrop {
-    background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#898989), to(rgba(137, 137, 137, 0)));
+    background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#b6974e), to(rgba(182, 151, 78, 0)));
     background-size: 5% 100%;
     background-repeat: no-repeat;
     background-position: left center;
@@ -3557,7 +3502,7 @@
     box-shadow: none; }
 
 scrolledwindow overshoot.right {
-  background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#686868), to(rgba(104, 104, 104, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(60, 60, 60, 0.07)), to(rgba(60, 60, 60, 0)));
+  background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#8c7235), to(rgba(140, 114, 53, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(58, 38, 23, 0.07)), to(rgba(58, 38, 23, 0)));
   background-size: 5% 100%, 100% 100%;
   background-repeat: no-repeat;
   background-position: right center;
@@ -3565,7 +3510,7 @@
   border: none;
   box-shadow: none; }
   scrolledwindow overshoot.right:backdrop {
-    background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#898989), to(rgba(137, 137, 137, 0)));
+    background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#b6974e), to(rgba(182, 151, 78, 0)));
     background-size: 5% 100%;
     background-repeat: no-repeat;
     background-position: right center;
@@ -3619,13 +3564,13 @@
 
 scrolledwindow junction {
   border-color: transparent;
-  border-image: linear-gradient(to bottom, #828282 1px, transparent 1px) 0 0 0 1/0 1px stretch;
-  background-color: #b1b1b1; }
+  border-image: linear-gradient(to bottom, #b19143 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+  background-color: #bfaf8f; }
   scrolledwindow junction:dir(rtl) {
     border-image-slice: 0 1 0 0; }
   scrolledwindow junction:backdrop {
-    border-image-source: linear-gradient(to bottom, #898989 1px, transparent 1px);
-    background-color: #c6c6c6;
+    border-image-source: linear-gradient(to bottom, #b6974e 1px, transparent 1px);
+    background-color: #dccba2;
     transition: 200ms ease-out; }
 
 separator {
@@ -3637,12 +3582,12 @@
  * Lists *
  *********/
 list {
-  color: #212121;
-  background-color: #fcfcfc;
-  border-color: #828282; }
+  color: #4e3909;
+  background-color: #fff3d7;
+  border-color: #b19143; }
   list:backdrop {
-    background-color: #f9f9f9;
-    border-color: #898989; }
+    background-color: #fff1d2;
+    border-color: #b6974e; }
   list row {
     padding: 2px; }
 
@@ -3653,17 +3598,17 @@
   row:backdrop {
     transition: 200ms ease-out; }
   row.activatable.has-open-popup, row.activatable:hover {
-    background-color: rgba(60, 60, 60, 0.05); }
+    background-color: rgba(58, 38, 23, 0.05); }
   row.activatable:active {
-    box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); }
+    box-shadow: none; }
   row.activatable:backdrop:hover {
     background-color: transparent; }
   row.activatable:selected:active {
-    box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); }
+    box-shadow: none; }
   row.activatable:selected.has-open-popup, row.activatable:selected:hover {
-    background-color: #3986d6; }
+    background-color: #e89607; }
   row.activatable:selected:backdrop {
-    background-color: #398ee7; }
+    background-color: #fba205; }
 
 /*********************
  * App Notifications *
@@ -3697,18 +3642,18 @@
   min-height: 16px;
   -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
   expander arrow:dir(rtl) {
-    -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+  -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
   expander arrow:hover {
-    color: #898989; }
+    color: #a86e42; }
   expander arrow:checked {
-    -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+  -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
 
 /************
  * Calendar *
  ***********/
 calendar {
-  color: #212121;
-  border: 1px solid #828282;
+  color: #4e3909;
+  border: 1px solid #b19143;
   padding: 2px; }
   calendar:selected {
     border-radius: 6px; }
@@ -3719,21 +3664,21 @@
     calendar.header:backdrop {
       border-color: rgba(0, 0, 0, 0.1); }
   calendar.button {
-    color: rgba(60, 60, 60, 0.45); }
+    color: rgba(58, 38, 23, 0.45); }
     calendar.button:hover {
-      color: #3c3c3c; }
+      color: #3a2617; }
     calendar.button:backdrop {
-      color: rgba(133, 133, 133, 0.45); }
+      color: rgba(141, 124, 98, 0.45); }
     calendar.button:disabled {
-      color: rgba(133, 133, 133, 0.45); }
+      color: rgba(141, 124, 98, 0.45); }
   calendar:indeterminate, calendar:indeterminate:backdrop {
     color: alpha(currentColor,0.25); }
   calendar.highlight, calendar.highlight:backdrop {
     font-size: smaller;
-    color: #368ce7; }
+    color: #f8a004; }
   calendar:backdrop {
-    color: #4c4c4c;
-    border-color: #898989; }
+    color: #715e31;
+    border-color: #b6974e; }
 
 /***********
  * Dialogs *
@@ -3741,7 +3686,7 @@
 messagedialog .titlebar {
   min-height: 20px;
   background-image: none;
-  background-color: #cecece;
+  background-color: #e0d1ad;
   border-style: none;
   border-top-left-radius: 7px;
   border-top-right-radius: 7px; }
@@ -3768,14 +3713,13 @@
     -gtk-outline-bottom-right-radius: 5px; }
 
 filechooser .dialog-action-box {
-  border-top: 1px solid #828282; }
+  border-top: 1px solid #b19143; }
   filechooser .dialog-action-box:backdrop {
-    border-top-color: #898989; }
-
+    border-top-color: #b6974e; }
 filechooser #pathbarbox {
-  border-bottom: 1px solid #cecece; }
+  border-bottom: 1px solid #e0d1ad; }
   filechooser #pathbarbox stack {
-    background-color: #cecece; }
+    background-color: #e0d1ad; }
 
 filechooserbutton:drop(active) {
   box-shadow: none;
@@ -3786,7 +3730,7 @@
  ***********/
 .sidebar {
   border-style: none;
-  background-color: #dae0e6;
+  background-color: #f0e1c0;
   -gtk-icon-style: regular; }
   .sidebar row,
   .sidebar treeview {
@@ -3795,47 +3739,47 @@
     .sidebar row:selected, .sidebar row:selected:focus,
     .sidebar treeview:selected,
     .sidebar treeview:selected:focus {
-      background-image: linear-gradient(to bottom, shade(#dae0e6, 0.87), shade(#dae0e6, 0.95) 10%, shade(#dae0e6, 0.99) 92%, shade(#dae0e6, 0.92));
+    background-image: linear-gradient(to bottom, shade(#fba205, 0.87), shade(#fba205, 0.95) 10%, shade(#fba205, 0.99) 92%, shade(#f0e1c0, 0.92));
       border-top: 1px solid shade(#cecece, 0.85);
       border-bottom: 1px solid shade(#cecece, 1.12); }
       .sidebar row:selected label, .sidebar row:selected:focus label,
       .sidebar treeview:selected label,
       .sidebar treeview:selected:focus label {
-        color: #3c3c3c; }
+        color: #8d7c62; }
         .sidebar row:selected label:backdrop, .sidebar row:selected:focus label:backdrop,
         .sidebar treeview:selected label:backdrop,
         .sidebar treeview:selected:focus label:backdrop {
-          color: #858585; }
+      color: #3a2617; }
       .sidebar row:selected:backdrop, .sidebar row:selected:focus:backdrop,
       .sidebar treeview:selected:backdrop,
       .sidebar treeview:selected:focus:backdrop {
         background-image: none;
-        background-color: #cecece;
-        color: #3c3c3c;
-        border-top: 1px solid shade(#cecece, 0.9);
-        border-bottom: 1px solid shade(#cecece, 0.9); }
+        background-color: #e0d1ad;
+        color: #8d7c62;
+        border-top: 1px solid shade(#e0d1ad, 0.9);
+        border-bottom: 1px solid shade(#e0d1ad, 0.9); }
     .sidebar row .view:selected, .sidebar row iconview:selected, .sidebar row .view:selected:focus, .sidebar row iconview:selected:focus,
     .sidebar treeview .view:selected,
     .sidebar treeview iconview:selected,
     .sidebar treeview .view:selected:focus,
     .sidebar treeview iconview:selected:focus {
-      color: #3c3c3c; }
+      color: #8d7c62; }
     .sidebar row:backdrop,
     .sidebar treeview:backdrop {
       background-color: transparent; }
   stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) {
-    border-right: 1px solid #828282;
+    border-right: 1px solid #b19143;
     border-left-style: none;
     border-top-style: none;
     border-bottom-style: none; }
   stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
-    border-left: 1px solid #828282;
+    border-left: 1px solid #b19143;
     border-right-style: none;
     border-top-style: none;
     border-bottom-style: none; }
   .sidebar:backdrop {
-    background-color: #e4e4e4;
-    border-color: #898989;
+    background-color: #f0e1c0;
+    border-color: #b6974e;
     transition: 200ms ease-out; }
   .sidebar list, .sidebar treeview {
     background-color: transparent; }
@@ -3864,16 +3808,16 @@
   placessidebar row > revealer {
     padding: 0 14px; }
   placessidebar row:selected {
-    color: #3c3c3c; }
+    color: #3a2617; }
   placessidebar row:disabled {
-    color: #858585; }
+    color: #8d7c62; }
   placessidebar row:backdrop {
-    color: #858585;
-    background-color: #cecece; }
+    color: #8d7c62;
+    background-color: #e0d1ad; }
     placessidebar row:backdrop:selected {
-      color: #858585; }
+      color: #8d7c62; }
     placessidebar row:backdrop:disabled {
-      color: #a8a8a8; }
+      color: #cbb275; }
   placessidebar row image.sidebar-icon:dir(ltr) {
     padding-right: 8px; }
   placessidebar row image.sidebar-icon:dir(rtl) {
@@ -3897,16 +3841,16 @@
   placessidebar row.sidebar-placeholder-row {
     padding: 0 8px;
     min-height: 2px;
-    background-image: image(#4e9a06);
+    background-image: image(#e1c824);
     background-clip: content-box; }
   placessidebar row.sidebar-new-bookmark-row {
-    color: #398ee7; }
+    color: #fba205; }
   placessidebar row:drop(active):not(:disabled) {
-    color: #4e9a06;
-    box-shadow: inset 0 1px #4e9a06, inset 0 -1px #4e9a06; }
+    color: #e1c824;
+    box-shadow: none; }
     placessidebar row:drop(active):not(:disabled):selected {
       color: #ffffff;
-      background-image: linear-gradient(to bottom, #9dc8f2, #c1dcf7 10%, #d3e6f9 92%, #b4d5f5); }
+      background-image: linear-gradient(to bottom, #fdca74, #fed99c 10%, #fee1b0 92%, #fdd48d); }
 
 placesview .server-list-button > image {
   transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
@@ -3932,22 +3876,21 @@
   -gtk-icon-source: none;
   border-style: none;
   background-color: transparent;
-  background-image: image(#828282);
+  background-image: image(#b19143);
   background-size: 1px 1px; }
   paned > separator:selected {
-    background-image: image(#398ee7); }
+    background-image: image(#fba205); }
   paned > separator:backdrop {
-    background-image: image(#898989); }
+    background-image: image(#b6974e); }
   paned > separator.wide {
     min-width: 5px;
     min-height: 5px;
-    background-color: #cecece;
-    background-image: image(#828282), image(#828282);
+    background-color: #e0d1ad;
+    background-image: image(#b19143), image(#b19143);
     background-size: 1px 1px, 1px 1px; }
     paned > separator.wide:backdrop {
-      background-color: #cecece;
-      background-image: image(#898989), image(#898989); }
-
+      background-color: #e0d1ad;
+      background-image: image(#b6974e), image(#b6974e); }
 paned.horizontal > separator {
   background-repeat: repeat-y; }
   paned.horizontal > separator:dir(ltr) {
@@ -3985,7 +3928,7 @@
 .question,
 .warning,
 .error {
-  text-shadow: 0 1px #1a74d3; }
+  text-shadow: none; }
   .info:backdrop, .info,
   .question:backdrop,
   .question,
@@ -3993,8 +3936,8 @@
   .warning,
   .error:backdrop,
   .error {
-    background-color: #398ee7;
-    border-color: #1a74d3; }
+    background-color: #fba205;
+    border-color: #ca8203; }
     .info:backdrop label, .info:backdrop, .info label, .info,
     .question:backdrop label,
     .question:backdrop,
@@ -4020,21 +3963,21 @@
   .error button {
     color: #ffffff;
     outline-color: rgba(255, 255, 255, 0.3);
-    border-top-color: shade(#cecece, 0.8);
-    border-right-color: shade(#cecece, 0.72);
-    border-left-color: shade(#cecece, 0.72);
-    border-bottom-color: shade(#cecece, 0.7);
-    background-image: linear-gradient(to bottom, shade(shade(#398ee7, 1.02), 1.05), shade(shade(#398ee7, 1.02), 0.97));
+    border-top-color: shade(#e0d1ad, 0.8);
+    border-right-color: shade(#e0d1ad, 0.72);
+    border-left-color: shade(#e0d1ad, 0.72);
+    border-bottom-color: shade(#e0d1ad, 0.7);
+    background-image: linear-gradient(to bottom, shade(shade(#fba205, 1.02), 1.05), shade(shade(#fba205, 1.02), 0.97));
     box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
-    border-color: #145ba6; }
+    border-color: #986202; }
     .info button:hover,
     .question button:hover,
     .warning button:hover,
     .error button:hover {
       color: #ffffff;
       outline-color: rgba(255, 255, 255, 0.3);
-      border-color: #114f8f;
-      background-image: linear-gradient(to bottom, shade(#398ee7, 1.15), shade(#398ee7, 1.07));
+      border-color: #7e5102;
+      background-image: linear-gradient(to bottom, shade(#fba205, 1.15), shade(#fba205, 1.07));
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
     .info button:active, .info button:checked,
     .question button:active,
@@ -4045,15 +3988,15 @@
     .error button:checked {
       color: #ffffff;
       outline-color: rgba(255, 255, 255, 0.3);
-      border-color: #114f8f;
-      background-image: linear-gradient(to bottom, shade(shade(#398ee7, 0.85), 1.05), shade(shade(#398ee7, 0.85), 0.97));
+      border-color: #7e5102;
+      background-image: linear-gradient(to bottom, shade(shade(#fba205, 0.85), 1.05), shade(shade(#fba205, 0.85), 0.97));
       box-shadow: inset 0 2px 1px -2px rgba(0, 0, 0, 0.6); }
     .info button:disabled,
     .question button:disabled,
     .warning button:disabled,
     .error button:disabled {
-      border-color: #114f8f;
-      background-color: #569fea;
+      border-color: #7e5102;
+      background-color: #fcae25;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
@@ -4064,17 +4007,17 @@
       .warning button:disabled,
       .error button:disabled label,
       .error button:disabled {
-        color: #abcff5; }
+        color: #fed792; }
     .info button:backdrop,
     .question button:backdrop,
     .warning button:backdrop,
     .error button:backdrop {
-      border-color: #398ee7;
-      background-color: #398ee7;
+      border-color: #fba205;
+      background-color: #fba205;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-      border-color: #114f8f; }
+      border-color: #7e5102; }
       .info button:backdrop label, .info button:backdrop,
       .question button:backdrop label,
       .question button:backdrop,
@@ -4082,17 +4025,17 @@
       .warning button:backdrop,
       .error button:backdrop label,
       .error button:backdrop {
-        color: #d7e8fa; }
+        color: #feeccd; }
       .info button:backdrop:disabled,
       .question button:backdrop:disabled,
       .warning button:backdrop:disabled,
       .error button:backdrop:disabled {
-        border-color: #569fea;
-        background-color: #569fea;
+        border-color: #fcae25;
+        background-color: #fcae25;
         text-shadow: none;
         -gtk-icon-shadow: none;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-        border-color: #114f8f; }
+        border-color: #7e5102; }
         .info button:backdrop:disabled label, .info button:backdrop:disabled,
         .question button:backdrop:disabled label,
         .question button:backdrop:disabled,
@@ -4100,7 +4043,7 @@
         .warning button:backdrop:disabled,
         .error button:backdrop:disabled label,
         .error button:backdrop:disabled {
-          color: #91c1f1; }
+          color: #fdca71; }
   .info label:selected:focus, .info label:selected:hover, .info label:selected,
   .question label:selected:focus,
   .question label:selected:hover,
@@ -4111,7 +4054,7 @@
   .error label:selected:focus,
   .error label:selected:hover,
   .error label:selected {
-    background-color: #1a74d3; }
+    background-color: #ca8203; }
 
 /*************
  * Buttonbox *
@@ -4127,11 +4070,11 @@
   /* not working */
   border-radius: 5px;
   box-shadow: none;
-  text-shadow: 0 1px black; }
+  text-shadow: none; }
   tooltip.background {
     background-color: rgba(0, 0, 0, 0.8);
     background-clip: padding-box;
-    border: 1px solid rgba(255, 255, 255, 0.1); }
+    border: 1px solid rgba(255, 165, 0, 0.9); }
   tooltip decoration {
     background-color: transparent; }
   tooltip * {
@@ -4178,29 +4121,26 @@
   colorswatch.dark overlay:hover {
     border-color: rgba(0, 0, 0, 0.8); }
   colorswatch.dark overlay:backdrop {
-    color: #f9f9f9; }
-
+    color: #fff1d2; }
 colorswatch.light overlay {
-  color: #212121; }
+  color: #4e3909; }
   colorswatch.light overlay:hover {
     border-color: rgba(0, 0, 0, 0.5); }
   colorswatch.light overlay:backdrop {
-    color: #4c4c4c; }
-
+    color: #715e31; }
 colorswatch:drop(active) {
   box-shadow: none; }
   colorswatch:drop(active).light overlay {
-    border-color: #4e9a06;
-    box-shadow: inset 0 0 0 2px #3d7805, inset 0 0 0 1px #4e9a06; }
+    border-color: #e1c824;
+    box-shadow: none; }
   colorswatch:drop(active).dark overlay {
-    border-color: #4e9a06;
-    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #4e9a06; }
-
+    border-color: #e1c824;
+    box-shadow: none; }
 colorswatch overlay {
-  box-shadow: inset 0 2px 2px -3px rgba(0, 0, 0, 0.7);
+  box-shadow: none;
   border: 1px solid rgba(0, 0, 0, 0.3); }
   colorswatch overlay:hover {
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); }
+    box-shadow: none; }
   colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
     border-color: rgba(0, 0, 0, 0.3);
     box-shadow: none; }
@@ -4210,29 +4150,28 @@
   colorswatch#add-color-button:only-child {
     border-radius: 5px; }
   colorswatch#add-color-button overlay {
-    color: #3c3c3c;
-    outline-color: rgba(60, 60, 60, 0.3);
-    border-top-color: shade(#cecece, 0.8);
-    border-right-color: shade(#cecece, 0.72);
-    border-left-color: shade(#cecece, 0.72);
-    border-bottom-color: shade(#cecece, 0.7);
-    background-image: linear-gradient(to bottom, shade(shade(#cecece, 1.02), 1.05), shade(shade(#cecece, 1.02), 0.97));
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0.6); }
+    color: #3a2617;
+    outline-color: rgba(58, 38, 23, 0.3);
+    border-top-color: shade(#e0d1ad, 0.8);
+    border-right-color: shade(#e0d1ad, 0.72);
+    border-left-color: shade(#e0d1ad, 0.72);
+    border-bottom-color: shade(#e0d1ad, 0.7);
+    background-image: linear-gradient(to bottom, shade(shade(#e0d1ad, 1.02), 1.05), shade(shade(#e0d1ad, 1.02), 0.97));
+    box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
     colorswatch#add-color-button overlay:hover {
-      color: #3c3c3c;
-      outline-color: rgba(60, 60, 60, 0.3);
-      border-color: #828282;
-      background-image: linear-gradient(to bottom, shade(#cecece, 1.15), shade(#cecece, 1.07));
+      color: #3a2617;
+      outline-color: rgba(58, 38, 23, 0.3);
+      border-color: #b19143;
+      background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.15), shade(#e0d1ad, 1.07));
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.6); }
     colorswatch#add-color-button overlay:backdrop {
-      border-color: #898989;
-      background-color: #cecece;
+      border-color: #b6974e;
+      background-color: #e0d1ad;
       text-shadow: none;
       -gtk-icon-shadow: none;
       box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
       colorswatch#add-color-button overlay:backdrop label, colorswatch#add-color-button overlay:backdrop {
-        color: #858585; }
-
+        color: #8d7c62; }
 colorswatch:disabled {
   opacity: 0.5; }
   colorswatch:disabled overlay {
@@ -4240,8 +4179,7 @@
     box-shadow: none; }
 
 row:selected colorswatch {
-  box-shadow: 0 0 0 2px #ffffff; }
-
+  box-shadow: none; }
 colorswatch#editor-color-sample {
   border-radius: 4px; }
   colorswatch#editor-color-sample overlay {
@@ -4254,18 +4192,18 @@
  * Misc *
  ********/
 .content-view {
-  background-color: #bcbcbc; }
+  background-color: #d6c293; }
   .content-view:hover {
     -gtk-icon-effect: highlight; }
   .content-view:backdrop {
-    background-color: #bcbcbc; }
+    background-color: #d6c293; }
 
 .osd .scale-popup button.flat {
   border-style: none;
   border-radius: 5px; }
 
 .scale-popup button:hover {
-  background-color: rgba(60, 60, 60, 0.1);
+  background-color: rgba(58, 38, 23, 0.1);
   border-radius: 5px; }
 
 /**********************
@@ -4274,38 +4212,36 @@
 decoration {
   border-radius: 7px 7px 0 0;
   border-width: 0px;
-  box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.23);
+  box-shadow: none;
   margin: 10px; }
   decoration:backdrop {
-    box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.18);
+    box-shadow: none;
     transition: 200ms ease-out; }
-  .maximized decoration,
-  .fullscreen decoration,
-  .tiled decoration {
+  .maximized decoration, .fullscreen decoration, .tiled decoration {
     border-radius: 0; }
   .popup decoration {
     box-shadow: none; }
   .ssd decoration {
-    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.23); }
+    box-shadow: none; }
   .csd.popup decoration {
     border-radius: 0;
-    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); }
+    box-shadow: none; }
   tooltip.csd decoration {
     border-radius: 5px;
     box-shadow: none; }
   messagedialog.csd decoration {
     border-radius: 7px;
-    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); }
+    box-shadow: none; }
   .solid-csd decoration {
     border-radius: 0;
     margin: 4px;
-    background-color: #cecece;
-    border: solid 1px #898989;
+    background-color: #e0d1ad;
+    border: solid 1px #b6974e;
     box-shadow: none; }
 
 button.titlebutton {
-  text-shadow: 0 1px rgba(255, 255, 255, 0.769231);
-  -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.769231); }
+  text-shadow: 0 1px rgba(255, 255, 255, 0.76923);
+  -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.76923); }
   button.titlebutton.close, button.titlebutton.maximize, button.titlebutton.minimize {
     color: transparent;
     background-color: transparent;
@@ -4342,8 +4278,8 @@
 
 headerbar.selection-mode button.titlebutton,
 .titlebar.selection-mode button.titlebutton {
-  text-shadow: 0 -1px rgba(0, 0, 0, 0.548235);
-  -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.548235); }
+  text-shadow: 0 -1px rgba(0, 0, 0, 0.59843);
+  -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.59843); }
   headerbar.selection-mode button.titlebutton:backdrop,
   .titlebar.selection-mode button.titlebutton:backdrop {
     -gtk-icon-shadow: none; }
@@ -4356,7 +4292,7 @@
 entry selection, modelbutton.flat:selected, popover.background checkbutton:selected,
 popover.background radiobutton:selected,
 .menuitem.button.flat:selected, treeview.view:selected:focus, treeview.view:selected, row:selected, calendar:selected {
-  background-color: #398ee7; }
+  background-color: #fba205; }
   row:selected label, label:selected, .selection-mode button.titlebutton, .view:selected:focus, .view:selected, iconview:selected, .view text:selected, iconview text:selected,
   textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
   textview text selection:focus,
@@ -4374,7 +4310,7 @@
     entry selection:disabled, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected,
     popover.background radiobutton:disabled:selected,
     .menuitem.button.flat:disabled:selected, row:disabled:selected, calendar:disabled:selected {
-      color: #9cc7f3; }
+      color: #fdd182; }
     row:selected label:backdrop, label:backdrop:selected, .selection-mode button.titlebutton:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, iconview text:backdrop:selected:focus,
     textview text:backdrop:selected:focus, .view text:backdrop:selected, iconview text:backdrop:selected,
     textview text:backdrop:selected, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop,
@@ -4382,14 +4318,14 @@
     entry selection:backdrop, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected,
     popover.background radiobutton:backdrop:selected,
     .menuitem.button.flat:backdrop:selected, row:backdrop:selected, calendar:backdrop:selected {
-      color: #f9f9f9; }
+      color: #fff1d2; }
       row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode button.titlebutton:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, .view text:backdrop:disabled:selected, iconview text:backdrop:disabled:selected,
       textview text:backdrop:disabled:selected, .view text selection:backdrop:disabled, iconview text selection:backdrop:disabled,
       textview text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, spinbutton:not(.vertical) selection:backdrop:disabled,
       entry selection:backdrop:disabled, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected,
       popover.background radiobutton:backdrop:disabled:selected,
       .menuitem.button.flat:backdrop:disabled:selected, row:backdrop:disabled:selected, calendar:backdrop:disabled:selected {
-        color: #73aeed; }
+        color: #fcba43; }
 
 .monospace {
   font-family: monospace; }
@@ -4443,22 +4379,22 @@
   padding-bottom: 3px;
   padding-left: 6px;
   padding-right: 6px;
-  color: #3c3c3c;
-  background-color: #fcfcfc;
+  color: #3a2617;
+  background-color: #fff3d7;
   border: 1px solid;
-  border-color: #a8a8a8;
+  border-color: #c9b178;
   border-radius: 5px;
-  box-shadow: inset 0 -3px #d7d7d7;
+  box-shadow: inset 0 -3px #e6d8b5;
   font-size: smaller; }
   .keycap:backdrop {
-    background-color: #f9f9f9;
-    color: #858585;
+    background-color: #fff1d2;
+    color: #8d7c62;
     transition: 200ms ease-out; }
 
 :not(decoration):not(window):drop(active):focus,
 :not(decoration):not(window):drop(active) {
-  border-color: #4e9a06;
-  box-shadow: inset 0 0 0 1px #4e9a06; }
+  border-color: #e1c824;
+  box-shadow: none; }
 
 stackswitcher button.text-button {
   min-width: 100px; }
@@ -4474,55 +4410,55 @@
    use responsibly! */
 /*
 widget text/foreground color */
-@define-color theme_fg_color #3c3c3c;
+@define-color theme_fg_color #3a2617;
 /*
 text color for entries, views and content in general */
-@define-color theme_text_color #212121;
+@define-color theme_text_color #4e3909;
 /*
 widget base background color */
-@define-color theme_bg_color #cecece;
+@define-color theme_bg_color #e0d1ad;
 /*
 text widgets and the like base background color */
-@define-color theme_base_color #fcfcfc;
+@define-color theme_base_color #fff3d7;
 /*
 base background color of selections */
-@define-color theme_selected_bg_color #398ee7;
+@define-color theme_selected_bg_color #fba205;
 /*
 text/foreground color of selections */
 @define-color theme_selected_fg_color #ffffff;
 /*
 base background color of insensitive widgets */
-@define-color insensitive_bg_color #e0e0e0;
+@define-color insensitive_bg_color #ecdfbe;
 /*
 text foreground color of insensitive widgets */
-@define-color insensitive_fg_color #858585;
+@define-color insensitive_fg_color #8d7c62;
 /*
 insensitive text widgets and the like base background color */
-@define-color insensitive_base_color #fcfcfc;
+@define-color insensitive_base_color #fff3d7;
 /*
 widget text/foreground color on backdrop windows */
-@define-color theme_unfocused_fg_color #858585;
+@define-color theme_unfocused_fg_color #8d7c62;
 /*
 text color for entries, views and content in general on backdrop windows */
-@define-color theme_unfocused_text_color #212121;
+@define-color theme_unfocused_text_color #4e3909;
 /*
 widget base background color on backdrop windows */
-@define-color theme_unfocused_bg_color #cecece;
+@define-color theme_unfocused_bg_color #e0d1ad;
 /*
 text widgets and the like base background color on backdrop windows */
-@define-color theme_unfocused_base_color #f9f9f9;
+@define-color theme_unfocused_base_color #fff1d2;
 /*
 base background color of selections on backdrop windows */
-@define-color theme_unfocused_selected_bg_color #398ee7;
+@define-color theme_unfocused_selected_bg_color #fba205;
 /*
 text/foreground color of selections on backdrop windows */
 @define-color theme_unfocused_selected_fg_color #ffffff;
 /*
 widgets main borders color */
-@define-color borders #828282;
+@define-color borders #b19143;
 /*
 widgets main borders color on backdrop windows */
-@define-color unfocused_borders #898989;
+@define-color unfocused_borders #b6974e;
 /*
 these are pretty self explicative */
 @define-color warning_color #f57900;
@@ -4531,32 +4467,32 @@
 /*
 these colors are exported for the window manager and shouldn't be used in applications,
 read if you used those and something break with a version upgrade you're on your own... */
-@define-color wm_title shade(#3c3c3c, 1.8);
-@define-color wm_unfocused_title #858585;
+@define-color wm_title shade(#3a2617, 1.8);
+@define-color wm_unfocused_title #8d7c62;
 @define-color wm_highlight rgba(255, 255, 255, 0.8);
 @define-color wm_borders_edge rgba(255, 255, 255, 0.8);
-@define-color wm_bg_a shade(#cecece, 1.2);
-@define-color wm_bg_b #cecece;
+@define-color wm_bg_a shade(#e0d1ad, 1.2);
+@define-color wm_bg_b #e0d1ad;
 @define-color wm_shadow alpha(black, 0.35);
 @define-color wm_border alpha(black, 0.18);
-@define-color wm_button_hover_color_a shade(#cecece, 1.3);
-@define-color wm_button_hover_color_b #cecece;
-@define-color wm_button_active_color_a shade(#cecece, 0.85);
-@define-color wm_button_active_color_b shade(#cecece, 0.89);
-@define-color wm_button_active_color_c shade(#cecece, 0.9);
-@define-color content_view_bg #fcfcfc;
+@define-color wm_button_hover_color_a shade(#e0d1ad, 1.3);
+@define-color wm_button_hover_color_b #e0d1ad;
+@define-color wm_button_active_color_a shade(#e0d1ad, 0.85);
+@define-color wm_button_active_color_b shade(#e0d1ad, 0.89);
+@define-color wm_button_active_color_c shade(#e0d1ad, 0.9);
+@define-color content_view_bg #fff3d7;
 .XfceHeading {
   margin: 0;
   padding: 0;
   border-width: 0;
   background-image: none;
-  background-color: shade(#cecece, 1.18);
-  color: #212121;
-  text-shadow: 0px 1px rgba(0, 0, 0, 0.1); }
+  background-color: shade(#e0d1ad, 1.18);
+  color: #4e3909;
+  text-shadow: 0px 0px rgba(0, 0, 0, 0.1); }
 
 .xfce4-panel.background {
-  background-color: rgba(36, 36, 36, 0.8);
-  color: #fcfcfc;
+  background-color: shade(#ffa500, 0.35);
+  color: #ffffff;
   font-weight: normal; }
   .xfce4-panel.background button {
     background-image: none;
@@ -4565,18 +4501,18 @@
     border-color: transparent;
     box-shadow: none;
     padding: 0 1px;
-    color: #fcfcfc;
-    text-shadow: 0px 1px rgba(0, 0, 0, 0.1); }
+    color: #ffffff;
+    text-shadow: 0px 0px rgba(0, 0, 0, 0.1); }
     .xfce4-panel.background button:active, .xfce4-panel.background button:checked {
       background-image: none;
-      background-color: shade(#686868, 0.7);
-      border-color: shade(#686868, 0.6);
-      color: #fcfcfc;
+      background-color: shade(#ffa500, 0.7);
+      border-color: shade(#ffa500, 0.6);
+      color: #ffffff;
       transition: none; }
     .xfce4-panel.background button:hover, .xfce4-panel.background button:active:hover, .xfce4-panel.background button:checked:hover {
-      border-color: shade(#398ee7, 0.6);
-      background-image: linear-gradient(to bottom, shade(#398ee7, 0.88), shade(#398ee7, 0.85));
-      color: #fcfcfc;
+      border-color: shade(#fba205, 0.6);
+      background-image: linear-gradient(to bottom, shade(#fba205, 0.88), shade(#fba205, 0.85));
+      color: #ffffff;
       box-shadow: inset 0 -1px alpha(white,0), inset 1px 0 alpha(white,0.15), inset -1px 0 alpha(white,0.15), inset 0 1px alpha(white,0.15);
       transition: none; }
   .xfce4-panel.background entry {
@@ -4585,23 +4521,23 @@
     -gtk-icon-effect: none;
     text-shadow: none; }
     .xfce4-panel.background menu .linked button {
-      color: #212121;
-      outline-color: rgba(33, 33, 33, 0.3);
-      border-top-color: shade(#cecece, 0.8);
-      border-right-color: shade(#cecece, 0.72);
-      border-left-color: shade(#cecece, 0.72);
-      border-bottom-color: shade(#cecece, 0.7);
-      background-image: linear-gradient(to bottom, shade(shade(#fcfcfc, 1.02), 1.05), shade(shade(#fcfcfc, 1.02), 0.97));
+      color: #4e3909;
+      outline-color: rgba(78, 57, 9, 0.3);
+      border-top-color: shade(#e0d1ad, 0.8);
+      border-right-color: shade(#e0d1ad, 0.72);
+      border-left-color: shade(#e0d1ad, 0.72);
+      border-bottom-color: shade(#e0d1ad, 0.7);
+      background-image: linear-gradient(to bottom, shade(shade(#f9f6f0, 1.02), 1.05), shade(shade(#f9f6f0, 1.02), 0.97));
       box-shadow: inset 0 1px white; }
       .xfce4-panel.background menu .linked button:disabled {
-        border-color: #828282;
-        background-color: #e0e0e0;
+        border-color: #b19143;
+        background-color: #ecdfbe;
         text-shadow: none;
         -gtk-icon-shadow: none;
         box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-        border-color: rgba(130, 130, 130, 0.5); }
+        border-color: rgba(177, 145, 67, 0.5); }
         .xfce4-panel.background menu .linked button:disabled label, .xfce4-panel.background menu .linked button:disabled {
-          color: #858585; }
+          color: #8d7c62; }
   .xfce4-panel.background progressbar {
     margin: 0; }
     .xfce4-panel.background progressbar.horizontal trough {
@@ -4617,27 +4553,28 @@
     .xfce4-panel.background progressbar progress {
       border-radius: 0px; }
     .xfce4-panel.background progressbar trough {
-      background: shade(#686868, 0.7);
+      background: shade(#ffa500, 0.7);
       border-radius: 0px;
-      border-color: shade(#686868, 0.4); }
+      border-color: shade(#ffa500, 0.4); }
   .xfce4-panel.background .tasklist button {
+    margin: 1px;
     border-radius: 3px;
-    text-shadow: 0 1px #3c3c3c;
-    color: shade(#fcfcfc, 0.7);
-    background-image: linear-gradient(to bottom, shade(#686868, 0.65), shade(#686868, 0.6), shade(#686868, 0.5), shade(#686868, 0.45));
+    text-shadow: 0 0px #3a2617;
+    color: shade(#ffffff, 0.7);
+    background-image: linear-gradient(to bottom, shade(#ffa500, 0.65), shade(#ffa500, 0.6), shade(#ffa500, 0.5), shade(#ffa500, 0.45));
     border: none; }
     .xfce4-panel.background .tasklist button.flat {
       background-image: none;
       border: none;
       box-shadow: none; }
     .xfce4-panel.background .tasklist button:active, .xfce4-panel.background .tasklist button:checked {
-      background-image: linear-gradient(to bottom, shade(#398ee7, 0.65), shade(#398ee7, 0.6), shade(#398ee7, 0.5), shade(#398ee7, 0.45));
-      color: shade(#fcfcfc, 1);
+      background-image: linear-gradient(to bottom, shade(#fba205, 0.65), shade(#fba205, 0.6), shade(#fba205, 0.5), shade(#fba205, 0.45));
+      color: shade(#ffffff, 1);
       box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.2); }
     .xfce4-panel.background .tasklist button:hover, .xfce4-panel.background .tasklist button:active:hover, .xfce4-panel.background .tasklist button:checked:hover {
-      background-image: linear-gradient(to bottom, shade(#398ee7, 0.85), shade(#398ee7, 0.8), shade(#398ee7, 0.7), shade(#398ee7, 0.65));
-      color: shade(#fcfcfc, 1);
-      box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.2); }
+      background-image: linear-gradient(to bottom, shade(#fba205, 0.85), shade(#fba205, 0.8), shade(#fba205, 0.7), shade(#fba205, 0.65));
+      color: shade(#ffffff, 1);
+      box-shadow: inset 0 0px rgba(255, 255, 255, 0.1), inset 0 0px rgba(0, 0, 0, 0.2); }
     .xfce4-panel.background .tasklist button image {
       padding: 3px; }
   .xfce4-panel.background.horizontal .tasklist button {
@@ -4651,10 +4588,9 @@
 
 /* Workspace switcher provided by libwnck */
 wnck-pager:selected {
-  background-color: shade(#398ee7, 0.88); }
-
+  background-color: shade(#fba205, 0.7); }
 wnck-pager:hover {
-  background-color: #398ee7; }
+  background-color: #fba205; }
 
 /* Thunar's sidebar top border */
 .thunar :backdrop {
@@ -4668,27 +4604,32 @@
 .thunar .sidebar.frame {
   border-top: 1px solid #828282; }
 
+/* Thunars button-style */
+.thunar {
+-gtk-icon-style: regular;
+}
+
 XfdesktopIconView.view {
   background: transparent;
-  color: #fcfcfc;
+  color: #ffffff;
   border-radius: 3px; }
   XfdesktopIconView.view:active {
-    background: rgba(23, 104, 189, 0.5);
-    text-shadow: 0 1px 1px black; }
+    background: rgba(177, 114, 3, 0.5);
+    text-shadow: 0 0px 0px black; }
   XfdesktopIconView.view .label {
-    text-shadow: 1px 1px 2px black; }
+    text-shadow: 0px 0px 0px black; }
   XfdesktopIconView.view .rubberband {
     border-radius: 0; }
 
 #XfceNotifyWindow {
-  background-color: shade(#686868, 0.3);
-  color: #fcfcfc;
-  border-color: shade(#686868, 0.6); }
+  background-color: shade(#ffa500, 0.3);
+  color: #ffffff;
+  border-color: shade(#ffa500, 0.6); }
   #XfceNotifyWindow buttonbox {
     padding: 0; }
   #XfceNotifyWindow button {
     background-image: none;
-    border-color: shade(#fcfcfc, 0.35);
+    border-color: shade(#ffffff, 0.35);
     border-radius: 3px;
     box-shadow: none; }
   #XfceNotifyWindow label#summary {
@@ -4698,12 +4639,12 @@
     border-radius: 3px; }
     #XfceNotifyWindow progressbar progress {
       background-image: none;
-      background-color: #fcfcfc;
+      background-color: #ffffff;
       border: none;
       box-shadow: none; }
     #XfceNotifyWindow progressbar trough {
-      background-image: linear-gradient(to bottom, shade(#686868, 0.65), shade(#686868, 1.25));
-      border: 1px solid shade(#686868, 0.2);
+      background-image: linear-gradient(to bottom, shade(#ffa500, 0.65), shade(#ffa500, 1.25));
+      border: 1px solid shade(#ffa500, 0.2);
       border-radius: 3px;
       padding: 1px 0; }
 
@@ -4743,22 +4684,22 @@
 
 .lightdm-gtk-greeter {
   /*********
-     * panel *
-     *********/
+   * panel *
+   *********/
   /****************
      * login window *
      ****************/ }
   .lightdm-gtk-greeter #panel_window menubar {
-    color: #fcfcfc;
+    color: #ffffff;
     font-weight: bold;
     text-shadow: 0 1px transparentize black, 0.5;
     -gtk-icon-shadow: 0 1px transparentize black, 0.5;
     box-shadow: inset 0 -1px transparentize black, 0.5;
-    background-color: rgba(36, 36, 36, 0.8);
+    background-color: shade(#ffa500, 0.35);
     text-shadow: 0 1px transparentize black, 0.5;
     -gtk-icon-shadow: 0 1px transparentize black, 0.5; }
     .lightdm-gtk-greeter #panel_window menubar menu {
-      background-color: #fcfcfc; }
+      background-color: #ffa500; }
       .lightdm-gtk-greeter #panel_window menubar menu menuitem {
         font-weight: normal;
         text-shadow: none; }
@@ -4769,26 +4710,26 @@
   .lightdm-gtk-greeter #restart_dialog {
     border-style: none;
     border-radius: 5px;
-    background-color: #fcfcfc;
-    color: #3c3c3c;
-    box-shadow: inset 1px 0 shade(#fcfcfc, 0.6), inset -1px 0 shade(#fcfcfc, 0.6), inset 0 1px shade(#fcfcfc, 0.6), inset 0 -1px shade(#fcfcfc, 0.6); }
+    background-color: #fff3d7;
+    color: #3a2617;
+    box-shadow: inset 1px 0 shade(#fff3d7, 0.6), inset -1px 0 shade(#fff3d7, 0.6), inset 0 1px shade(#fff3d7, 0.6), inset 0 -1px shade(#fff3d7, 0.6); }
     .lightdm-gtk-greeter #login_window button,
     .lightdm-gtk-greeter #shutdown_dialog button,
     .lightdm-gtk-greeter #restart_dialog button {
       padding: 3px 15px;
       /************************************
-             * login/unlock and restart buttons *
-             ************************************/
+       * login/unlock and restart buttons *
+       ************************************/
       /*******************
-             * shutdown button *
-             *******************/ }
+       * shutdown button *
+       *******************/ }
       .lightdm-gtk-greeter #login_window button#login_button, .lightdm-gtk-greeter #login_window button#restart_button,
       .lightdm-gtk-greeter #shutdown_dialog button#login_button,
       .lightdm-gtk-greeter #shutdown_dialog button#restart_button,
       .lightdm-gtk-greeter #restart_dialog button#login_button,
       .lightdm-gtk-greeter #restart_dialog button#restart_button {
-        border-color: shade(#398ee7, 0.8);
-        background-image: linear-gradient(to bottom, shade(#398ee7, 1.02), shade(#398ee7, 0.95) 90%, shade(#398ee7, 0.9));
+        border-color: shade(#fba205, 0.8);
+        background-image: linear-gradient(to bottom, shade(#fba205, 1.02), shade(#fba205, 0.95) 90%, shade(#fba205, 0.9));
         color: #ffffff; }
         .lightdm-gtk-greeter #login_window button#login_button:hover, .lightdm-gtk-greeter #login_window button#login_button:active, .lightdm-gtk-greeter #login_window button#restart_button:hover, .lightdm-gtk-greeter #login_window button#restart_button:active,
         .lightdm-gtk-greeter #shutdown_dialog button#login_button:hover,
@@ -4799,8 +4740,8 @@
         .lightdm-gtk-greeter #restart_dialog button#login_button:active,
         .lightdm-gtk-greeter #restart_dialog button#restart_button:hover,
         .lightdm-gtk-greeter #restart_dialog button#restart_button:active {
-          border-color: shade(#398ee7, 0.7);
-          background-image: linear-gradient(to bottom, shade(#398ee7, 1.12), shade(#398ee7, 1.05) 90%, shade(#398ee7, 1)); }
+          border-color: shade(#fba205, 0.7);
+          background-image: linear-gradient(to bottom, shade(#fba205, 1.12), shade(#fba205, 1.05) 90%, shade(#fba205, 1)); }
       .lightdm-gtk-greeter #login_window button#shutdown_button,
       .lightdm-gtk-greeter #shutdown_dialog button#shutdown_button,
       .lightdm-gtk-greeter #restart_dialog button#shutdown_button {
@@ -4819,46 +4760,46 @@
   .lightdm-gtk-greeter #login_window menu {
     border-radius: 1px; }
   .lightdm-gtk-greeter #login_window combobox button.combo {
-    color: #3c3c3c;
+    color: #3a2617;
     padding: 0;
     background: none;
     border-style: none;
     box-shadow: none; }
   .lightdm-gtk-greeter #login_window #user_combobox {
-    color: #3c3c3c;
+    color: #3a2617;
     font-size: 18px; }
     .lightdm-gtk-greeter #login_window #user_combobox menu {
       font-weight: normal; }
   .lightdm-gtk-greeter #login_window #user_image {
     padding: 3px;
     border-radius: 3px;
-    box-shadow: inset 1px 0 shade(#fcfcfc, 0.75), inset -1px 0 shade(#fcfcfc, 0.75), inset 0 1px shade(#fcfcfc, 0.55), inset 0 -1px shade(#fcfcfc, 0.85); }
+    box-shadow: inset 1px 0 shade(#fff3d7, 0.75), inset -1px 0 shade(#fff3d7, 0.75), inset 0 1px shade(#fff3d7, 0.55), inset 0 -1px shade(#fff3d7, 0.85); }
   .lightdm-gtk-greeter #login_window #user_image_border {
     border-radius: 3px;
-    background-image: linear-gradient(to bottom, shade(#fcfcfc, 0.9), shade(#fcfcfc, 0.98) 10%, shade(#fcfcfc, 1) 99%, shade(#fcfcfc, 1));
-    box-shadow: inset 0 1px shade(#fcfcfc, 0.8), inset 0 -1px shade(#fcfcfc, 0.55); }
+    background-image: linear-gradient(to bottom, shade(#fff3d7, 0.9), shade(#fff3d7, 0.98) 10%, shade(#fff3d7, 1) 99%, shade(#fff3d7, 1));
+    box-shadow: inset 0 1px shade(#fff3d7, 0.8), inset 0 -1px shade(#fff3d7, 0.55); }
   .lightdm-gtk-greeter #buttonbox_frame {
     padding-top: 20px;
     padding-bottom: 0px;
     border-style: none;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
-    background-image: linear-gradient(to bottom, shade(#cecece, 0.85), shade(#cecece, 0.98) 10%, shade(#cecece, 1) 99%, shade(#cecece, 1));
-    box-shadow: inset 1px 0 shade(#fcfcfc, 0.6), inset -1px 0 shade(#fcfcfc, 0.6), inset 0 1px shade(#fcfcfc, 0.6), inset 0 -1px shade(#fcfcfc, 0.6); }
+    background-image: linear-gradient(to bottom, shade(#e0d1ad, 0.85), shade(#e0d1ad, 0.98) 10%, shade(#e0d1ad, 1) 99%, shade(#e0d1ad, 1));
+    box-shadow: inset 1px 0 shade(#fff3d7, 0.6), inset -1px 0 shade(#fff3d7, 0.6), inset 0 1px shade(#fff3d7, 0.6), inset 0 -1px shade(#fff3d7, 0.6); }
 
 /************************
  * NAUTILUS (aka Files) *
  ************************/
 .nautilus-window {
-  background-color: #fcfcfc; }
+  background-color: #fff3d7; }
   .nautilus-window notebook, .nautilus-window notebook > stack {
-    background-color: #fcfcfc; }
+    background-color: #fff3d7; }
 
 /* Floating status bar */
 .floating-bar {
-  background-color: #fcfcfc;
+  background-color: #fff3d7;
   border-style: solid;
-  border-color: #828282; }
+  border-color: #b19143; }
   .floating-bar.left {
     border-radius: 0 3px 0 0;
     border-width: 1px 1px 0 0; }
@@ -4866,8 +4807,8 @@
     border-radius: 3px 0 0 0;
     border-width: 1px 0 0 1px; }
   .floating-bar:backdrop {
-    background-color: #cecece;
-    border-color: #898989; }
+    background-color: #e0d1ad;
+    border-color: #b6974e; }
   .floating-bar button {
     padding: 0px; }
 
@@ -4877,7 +4818,7 @@
 
 /* View */
 .nautilus-list-view .view, .nautilus-list-view iconview {
-  border-bottom: 1px solid #cecece;
+  border-bottom: 1px solid #e0d1ad;
   /* Hide superfluous treeview drop target indication */ }
   .nautilus-list-view .view.dnd, .nautilus-list-view iconview.dnd {
     border-style: none; }
@@ -4886,12 +4827,12 @@
  * Geary *
  *********/
 .conversation-frame .view.cell, .conversation-frame iconview.cell {
-  background-color: #fcfcfc; }
+  background-color: #fff3d7; }
 
 .conversation-frame .view.cell:selected, .conversation-frame iconview.cell:selected,
 .conversation-frame .view.cell:selected:focus,
 .conversation-frame iconview.cell:selected:focus {
-  background-color: #398ee7; }
+  background-color: #fba205; }
 
 UnityDecoration {
   -UnityDecoration-extents: 28px 1px 1px 1px;
@@ -4903,48 +4844,48 @@
   -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.5);
   -UnityDecoration-inactive-shadow-radius: 5px;
   -UnityDecoration-glow-size: 10px;
-  -UnityDecoration-glow-color: #398ee7;
+  -UnityDecoration-glow-color: #fba205;
   -UnityDecoration-title-indent: 10px;
   -UnityDecoration-title-fade: 35px;
   -UnityDecoration-title-alignment: 0.0; }
   UnityDecoration .top {
-    border: 1px solid shade(#cecece, 0.7);
+    border: 1px solid shade(#e0d1ad, 0.7);
     border-bottom-width: 0;
     border-radius: 4px 4px 0 0;
     padding: 1px 8px 0 8px;
-    background-image: linear-gradient(to bottom, shade(#cecece, 1.07), #cecece);
-    color: #3c3c3c;
-    text-shadow: 0 1px shade(#cecece, 1.2); }
+    background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.07), #e0d1ad);
+    color: #3a2617;
+    text-shadow: 0 1px shade(#e0d1ad, 1.2); }
     UnityDecoration .top:backdrop {
-      border: 1px solid shade(#cecece, 0.8);
+      border: 1px solid shade(#e0d1ad, 0.8);
       border-bottom-width: 0;
-      background-image: linear-gradient(to bottom, shade(#cecece, 1.02), #cecece);
-      color: #3c3c3c;
-      text-shadow: 0 1px shade(#cecece, 1.1); }
+      background-image: linear-gradient(to bottom, shade(#e0d1ad, 1.02), #e0d1ad);
+      color: #3a2617;
+      text-shadow: 0 1px shade(#e0d1ad, 1.1); }
   UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
-    background-color: shade(#cecece, 0.7); }
+    background-color: shade(#e0d1ad, 0.7); }
     UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
-      background-color: shade(#cecece, 0.8); }
+      background-color: shade(#e0d1ad, 0.8); }
 
 UnityPanelWidget,
 .unity-panel {
   border-width: 0 0 1px 0;
   border-style: solid;
-  border-color: shade(#686868, 1);
-  background-color: shade(#686868, 0.35); }
+  border-color: shade(#ffa500, 1);
+  background-color: shade(#ffa500, 0.35); }
   UnityPanelWidget.menuitem, UnityPanelWidget .menuitem,
   .unity-panel.menuitem,
   .unity-panel .menuitem {
     border-width: 0 1px;
-    color: #fcfcfc; }
+    color: #ffffff; }
     UnityPanelWidget.menuitem:hover, UnityPanelWidget.menuitem *:hover, UnityPanelWidget .menuitem:hover, UnityPanelWidget .menuitem *:hover,
     .unity-panel.menuitem:hover,
     .unity-panel.menuitem *:hover,
     .unity-panel .menuitem:hover,
     .unity-panel .menuitem *:hover {
-      border-color: shade(#686868, 0.8);
-      background-color: shade(#686868, 0.75);
-      color: #fcfcfc; }
+      border-color: shade(#ffa500, 0.8);
+      background-color: shade(#ffa500, 0.75);
+      color: #ffffff; }
 
 @keyframes playbackmenuitem_spinner {
   to {
@@ -4953,8 +4894,7 @@
 .menu IdoPlaybackMenuItem.menuitem:active {
   -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
   animation: playbackmenuitem_spinner 1s infinite linear;
-  color: #3c3c3c; }
-
+  color: #3a2617; }
 window.background.chromium {
   background-color: #cecece; }
   window.background.chromium button:not(.titlebutton) {

