diff --git a/.themes/oomox-autumn/assets/all-assets.svg b/.themes/oomox-autumn/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-autumn/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/assets/all-assets.txt b/.themes/oomox-autumn/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-autumn/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-autumn/assets/change_dpi.sh b/.themes/oomox-autumn/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-autumn/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-autumn/assets/checkbox-checked-insensitive.svg b/.themes/oomox-autumn/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..4f2a815
--- /dev/null
+++ b/.themes/oomox-autumn/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/checkbox-checked.svg b/.themes/oomox-autumn/assets/checkbox-checked.svg
new file mode 100755
index 0000000..7e49e2a
--- /dev/null
+++ b/.themes/oomox-autumn/assets/checkbox-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-autumn/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..b13c0fd
--- /dev/null
+++ b/.themes/oomox-autumn/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/checkbox-mixed.svg b/.themes/oomox-autumn/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..34a19de
--- /dev/null
+++ b/.themes/oomox-autumn/assets/checkbox-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/grid-selection-checked.svg b/.themes/oomox-autumn/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..3ba47f2
--- /dev/null
+++ b/.themes/oomox-autumn/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/assets/grid-selection-unchecked.svg b/.themes/oomox-autumn/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..c797c02
--- /dev/null
+++ b/.themes/oomox-autumn/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..422c6d2
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..42e40f1
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-checked.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..ec6d6d5
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..6274f65
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..8cef292
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..0fd284d
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..f8a2cd1
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-autumn/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..3a87a3f
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-autumn/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..b592e2d
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-autumn/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..9d8d013
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-checked.svg b/.themes/oomox-autumn/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..98fd550
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-autumn/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..1134dd9
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-autumn/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..385da35
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-autumn/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..416e190
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-mixed.svg b/.themes/oomox-autumn/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..cde4b91
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/assets/menuitem-radio-unchecked.svg b/.themes/oomox-autumn/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..cb14ee6
--- /dev/null
+++ b/.themes/oomox-autumn/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/pane-handle-vertical.svg b/.themes/oomox-autumn/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..c01c6fa
--- /dev/null
+++ b/.themes/oomox-autumn/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-autumn/assets/pane-handle.png b/.themes/oomox-autumn/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-autumn/assets/pane-handle.png differ
diff --git a/.themes/oomox-autumn/assets/pane-handle.svg b/.themes/oomox-autumn/assets/pane-handle.svg
new file mode 100755
index 0000000..db8b5fd
--- /dev/null
+++ b/.themes/oomox-autumn/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-autumn/assets/pane-handle@2.png b/.themes/oomox-autumn/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-autumn/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-autumn/assets/radio-checked-insensitive.svg b/.themes/oomox-autumn/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..57b6dfe
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-checked.svg b/.themes/oomox-autumn/assets/radio-checked.svg
new file mode 100755
index 0000000..e517f4d
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-mixed-insensitive.svg b/.themes/oomox-autumn/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..b13c0fd
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-mixed.svg b/.themes/oomox-autumn/assets/radio-mixed.svg
new file mode 100755
index 0000000..34a19de
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-selected-insensitive.svg b/.themes/oomox-autumn/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..57b6dfe
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-selected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-selected.svg b/.themes/oomox-autumn/assets/radio-selected.svg
new file mode 100755
index 0000000..e517f4d
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-selected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-unselected-insensitive.svg b/.themes/oomox-autumn/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..23907a1
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/radio-unselected.svg b/.themes/oomox-autumn/assets/radio-unselected.svg
new file mode 100755
index 0000000..e99b533
--- /dev/null
+++ b/.themes/oomox-autumn/assets/radio-unselected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/assets/sed.sh b/.themes/oomox-autumn/assets/sed.sh
new file mode 100755
index 0000000..185a85b
--- /dev/null
+++ b/.themes/oomox-autumn/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#804541/rgb(0%,0%,0%)/g' \
+ -e 's/#ee4e1d/rgb(100%,100%,100%)/g' \
+ -e 's/#3c2238/rgb(50%,0%,0%)/g' \
+ -e 's/#97672c/rgb(0%,50%,0%)/g' \
+ -e 's/#bf7d4f/rgb(50%,0%,50%)/g' \
+ -e 's/#5a1c33/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-autumn/assets/unsed.sh b/.themes/oomox-autumn/assets/unsed.sh
new file mode 100755
index 0000000..1d2ce8f
--- /dev/null
+++ b/.themes/oomox-autumn/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#804541/g' \
+ -e 's/rgb(100%,100%,100%)/#ee4e1d/g' \
+ -e 's/rgb(50%,0%,0%)/#3c2238/g' \
+ -e 's/rgb(0%,50%,0%)/#97672c/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#97672c/g' \
+ -e 's/rgb(50%,0%,50%)/#bf7d4f/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#bf7d4f/g' \
+ -e 's/rgb(0%,0%,50%)/#5a1c33/g' \
+ "$@"
diff --git a/.themes/oomox-autumn/cinnamon/assets/add-workspace-hover.png b/.themes/oomox-autumn/cinnamon/assets/add-workspace-hover.png
new file mode 100755
index 0000000..bd7f779
Binary files /dev/null and b/.themes/oomox-autumn/cinnamon/assets/add-workspace-hover.png differ
diff --git a/.themes/oomox-autumn/cinnamon/assets/add-workspace.png b/.themes/oomox-autumn/cinnamon/assets/add-workspace.png
new file mode 100755
index 0000000..40ac9af
Binary files /dev/null and b/.themes/oomox-autumn/cinnamon/assets/add-workspace.png differ
diff --git a/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-left.svg b/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-left.svg
new file mode 100755
index 0000000..b6c62ae
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-left.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-right.svg b/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-right.svg
new file mode 100755
index 0000000..1539add
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/calendar-arrow-right.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/checkbox-off.svg b/.themes/oomox-autumn/cinnamon/assets/checkbox-off.svg
new file mode 100755
index 0000000..31d707c
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/checkbox-off.svg
@@ -0,0 +1,98 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/checkbox.svg b/.themes/oomox-autumn/cinnamon/assets/checkbox.svg
new file mode 100755
index 0000000..969588b
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/checkbox.svg
@@ -0,0 +1,104 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/close-window.svg b/.themes/oomox-autumn/cinnamon/assets/close-window.svg
new file mode 100755
index 0000000..1056104
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/close-window.svg
@@ -0,0 +1,152 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/corner-ripple.png b/.themes/oomox-autumn/cinnamon/assets/corner-ripple.png
new file mode 100755
index 0000000..35d95ff
Binary files /dev/null and b/.themes/oomox-autumn/cinnamon/assets/corner-ripple.png differ
diff --git a/.themes/oomox-autumn/cinnamon/assets/radiobutton-off.svg b/.themes/oomox-autumn/cinnamon/assets/radiobutton-off.svg
new file mode 100755
index 0000000..bf12418
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/radiobutton-off.svg
@@ -0,0 +1,91 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/radiobutton.svg b/.themes/oomox-autumn/cinnamon/assets/radiobutton.svg
new file mode 100755
index 0000000..88394af
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/radiobutton.svg
@@ -0,0 +1,97 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/toggle-off-intl.svg b/.themes/oomox-autumn/cinnamon/assets/toggle-off-intl.svg
new file mode 100755
index 0000000..9b85182
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/toggle-off-intl.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/toggle-off-us.svg b/.themes/oomox-autumn/cinnamon/assets/toggle-off-us.svg
new file mode 100755
index 0000000..9b85182
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/toggle-off-us.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/toggle-on-intl.svg b/.themes/oomox-autumn/cinnamon/assets/toggle-on-intl.svg
new file mode 100755
index 0000000..4563cf2
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/toggle-on-intl.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/toggle-on-us.svg b/.themes/oomox-autumn/cinnamon/assets/toggle-on-us.svg
new file mode 100755
index 0000000..4563cf2
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/assets/toggle-on-us.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/cinnamon/assets/trash-icon.png b/.themes/oomox-autumn/cinnamon/assets/trash-icon.png
new file mode 100755
index 0000000..270fe2e
Binary files /dev/null and b/.themes/oomox-autumn/cinnamon/assets/trash-icon.png differ
diff --git a/.themes/oomox-autumn/cinnamon/scss/_extends.scss b/.themes/oomox-autumn/cinnamon/scss/_extends.scss
new file mode 100755
index 0000000..9a78c30
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/_extends.scss
@@ -0,0 +1,372 @@
+// extend-elements
+
+// to bottom
+%bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// hover to bottom
+%hover-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// button to top
+%button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_button_bg_grad;
+ background-gradient-end: $dark_button_bg_grad;
+}
+
+// hover button to top
+%hover-button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_button_bg_grad;
+ background-gradient-end: $dark_hover_button_bg_grad;
+}
+
+// to top
+%bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to top
+%hover-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to bottom
+%selected-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to top
+%selected-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to bottom
+%hover-selected-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to top
+%hover-selected-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// to right
+%bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// to left
+%bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to right
+%hover-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// hover to left
+%hover-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to right
+%selected-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to left
+%selected-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to right
+%hover-selected-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to left
+%hover-selected-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// tooltip to top
+%tooltip-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_tooltip_bg_grad;
+ background-gradient-end: $dark_tooltip_bg_grad;
+}
+
+// used in selectors
+// .osd-window, .info-osd, .workspace-osd
+%osd-shared {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .slider, .sound-player .slider, .popup-slider-menu-item
+%slider-shared {
+ height: 1.2em;
+ min-width: 15em;
+ color: $button_bg_color;
+ -slider-height: 2px;
+ -slider-background-color: $scrollbar_bg_color;
+ -slider-border-color: $interior_border;
+ -slider-active-background-color: $scrollbar_slider_hover_color;
+ -slider-active-border-color: $selected_border;
+ -slider-border-width: 1px;
+ -slider-border-radius: $roundness;
+ -slider-handle-radius: 8px;
+ -slider-handle-border-color: $button_border;
+}
+
+// used in selectors
+// .separator, .popup-seperator-menu-item
+%separator-shared {
+ -gradient-height: 3px;
+ -gradient-start: $selected_bg_color;
+ -gradient-end: $dark_bg_color;
+ -margin-horizontal: 4px;
+ height: 1em;
+}
+
+// used in selectors
+// #menu-search-entry, .run-dialog-entry, #notification StEntry
+%dialog-entry {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: $spacing_plus2;
+ border-radius: $roundness;
+ color: $tooltip_fg_color;
+ border: 1px solid $interior_border;
+ selection-background-color: $selected_bg_color;
+ selected-color: $selected_fg_color;
+ caret-color: $primary_caret_color;
+ caret-size: 0.1em;
+ width: 250px;
+ height: 1.5em;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box
+%desklet-shared {
+ @extend %bg-grad-to-right;
+
+ color: $dark_fg_color;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+}
+
+// used in selectors
+// .calendar-change-month-back, .calendar-change-month-forward
+%calendar-shared {
+ width: 16px;
+ height: 16px;
+ border-radius: $roundness;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button, .notification-icon-button, .modal-dialog-button, .sound-player-overlay StButton, .keyboard-key
+%shared-button {
+ @extend %button-bg-grad-to-top;
+
+ border: 1px solid $button_border;
+ border-radius: $roundness;
+ text-align: center;
+ color: $button_fg_color;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button:hover, .sound-player-overlay StButton:hover, .keyboard-key:hover
+%shared-button-hover {
+ @extend %hover-button-bg-grad-to-top;
+
+ border: 1px solid $selected_border;
+}
+
+// used in selectors
+// .notification-button:active, .notification-icon-button:active, .modal-dialog-button:active, .modal-dialog-button:pressed, .sound-player-overlay StButton:active, .keyboard-key:active
+%shared-button-active {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .menu .popup-combo-menu
+%shared-menu {
+ @extend %bg-grad-to-right;
+
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .menu-application-button-label, .menu-category-button-label
+%menu-button-label-shared {
+ &:ltr {
+ padding-left: 4px;
+ }
+ &:rtl {
+ padding-right: 4px;
+ }
+}
+
+// used in selectors
+// .popup-menu-item, .popup-combobox-item, .menu-favorites-button, .menu-places-button, .menu-category-button, .menu-category-button-greyed, .menu-category-button-selected
+%menu-buttons-shared {
+ //min-height: 22px; //setting a min height accross the board for all menu types (menu entries with an application icon are hardcoded to this min-height) causes display issues in cinnamon :-(
+ padding: $spacing_plus2;
+}
+
+// used in selectors
+// .show-processes-dialog-subject, .mount-question-dialog-subject
+%shared-dialogs-subject {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-top: 10px;
+ padding-left: 17px;
+ padding-bottom: 6px;
+}
+
+// used in selectors
+// .show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl
+%shared-dialogs-subject-rtl {
+ padding-left: 0;
+ padding-right: 17px;
+}
+
+// used in selectors
+// .show-processes-dialog-description, .mount-question-dialog-description
+%shared-dialogs-description {
+ color: $dark_fg_color;
+ padding-left: 17px;
+ width: 28em;
+}
+
+// used in selectors
+// .menu-applications-inner-box StScrollView, .starkmenu-favorites-box .menu-context-menu
+%menu-context-shared {
+ @extend %bg-grad-to-bottom;
+
+ padding: 8px;
+ margin: 8px 0;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StIcon {
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ }
+}
+
+// used in selectors
+// .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus
+%panel-top-shared {
+ @extend %selected-bg-grad-to-top;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-bottom .windows-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus
+%panel-bottom-shared {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus
+%panel-left-shared {
+ @extend %selected-bg-grad-to-left;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-right .windows-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus
+%panel-right-shared {
+ @extend %selected-bg-grad-to-right;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .check-box StBin, .check-box:focus StBin
+%check-box-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/checkbox-off.svg);
+}
+
+// used in selectors
+// .radiobutton StBin, .radiobutton:focus StBin
+%radiobutton-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/radiobutton-off.svg);
+ border-radius: $roundness;
+}
+
+// used in selectors
+// .tile-preview, .tile-hud
+%tile-shared {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $exterior_border;
+}
+
+// used in selectors
+// .tile-preview.snap, .tile-hud.snap
+%tile-shared-snap {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $selected_border;
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/_global.scss b/.themes/oomox-autumn/cinnamon/scss/_global.scss
new file mode 100755
index 0000000..40745b2
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/_global.scss
@@ -0,0 +1,84 @@
+// scss-lint:disable ColorVariable
+
+// main colors used in theme
+// 1.0 < 1 will result in most cinnamon surfaces being transparent
+$button_bg_color: #f8801b;
+$button_fg_color: #a02516;
+$selected_bg_color: #e06810;
+$selected_fg_color: #5a1c33;
+$tooltip_bg_color: #804541;
+$tooltip_fg_color: #ee4e1d;
+$dark_bg_color: fade-out(#3c2238, 1 - 1.0);
+$dark_fg_color: #e93000;
+
+// an always transparent color used for expo & scale views and the lightbox effect when cinnamon is showing an OSD.
+$dark_bg_color_trans: fade-out(#3c2238, 1 - (1.0 / 2));
+
+// used to calculate gradients for gradient values > 0
+$lighten_amount: 1 + (0.49 / 2);
+$darken_amount: 1 - (0.49 / 2);
+
+// main background surface gradient start and end colors
+$light_bg_grad: if($lighten_amount > 1, lighten($dark_bg_color, ($lighten_amount - 1) * lightness($dark_bg_color)), $dark_bg_color);
+$dark_bg_grad: if($darken_amount < 1, darken($dark_bg_color, (1 - $darken_amount) * lightness($dark_bg_color)), $dark_bg_color);
+
+// hovered background surface gradient start and end colors - used for window list
+$hover_bg_color: lighten($dark_bg_color, .05 * lightness($dark_bg_color));
+$light_hover_bg_grad: if($lighten_amount > 1, lighten($hover_bg_color, ($lighten_amount - 1) * lightness($hover_bg_color)), $hover_bg_color);
+$dark_hover_bg_grad: if($darken_amount < 1, darken($hover_bg_color, (1 - $darken_amount) * lightness($hover_bg_color)), $hover_bg_color);
+
+// selected background surface gradient start and end colors - used for window list & buttons
+$light_selected_bg_grad: if($lighten_amount > 1, lighten($selected_bg_color, ($lighten_amount - 1) * lightness($selected_bg_color)), $selected_bg_color);
+$dark_selected_bg_grad: if($darken_amount < 1, darken($selected_bg_color, (1 - $darken_amount) * lightness($selected_bg_color)), $selected_bg_color);
+
+// hovered selected background surface gradient start and end colors - used for window list
+$hover_selected_color: lighten($selected_bg_color, .05 * lightness($selected_bg_color));
+$light_hover_selected_grad: if($lighten_amount > 1, lighten($hover_selected_color, ($lighten_amount - 1) * lightness($hover_selected_color)), $hover_selected_color);
+$dark_hover_selected_grad: if($darken_amount < 1, darken($hover_selected_color, (1 - $darken_amount) * lightness($hover_selected_color)), $hover_selected_color);
+
+// button background surface gradient start and end colors - used for buttons
+$light_button_bg_grad: if($lighten_amount > 1, lighten($button_bg_color, ($lighten_amount - 1) * lightness($button_bg_color)), $button_bg_color);
+$dark_button_bg_grad: if($darken_amount < 1, darken($button_bg_color, (1 - $darken_amount) * lightness($button_bg_color)), $button_bg_color);
+
+// hovered button background surface gradient start and end colors - used for buttons
+$hover_button_bg: lighten($button_bg_color, .05 * lightness($button_bg_color));
+$light_hover_button_bg_grad: if($lighten_amount > 1, lighten($hover_button_bg, ($lighten_amount - 1) * lightness($hover_button_bg)), $hover_button_bg);
+$dark_hover_button_bg_grad: if($darken_amount < 1, darken($hover_button_bg, (1 - $darken_amount) * lightness($hover_button_bg)), $hover_button_bg);
+
+// tooltip background surface gradient start and end colors - used for tooltips
+$light_tooltip_bg_grad: if($lighten_amount > 1, lighten($tooltip_bg_color, ($lighten_amount - 1) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+$dark_tooltip_bg_grad: if($darken_amount < 1, darken($tooltip_bg_color, (1 - $darken_amount) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+
+// borders used throughout theme buttons also use selected_borders_color
+$selected_border: mix($dark_bg_color, $selected_bg_color, if(lightness($dark_bg_color) < 50%, 18%, 10%));
+$border_strength: if(lightness($dark_fg_color) > 50, .1, .2);
+$interior_border: fade-out($dark_fg_color, 0.88 - $border_strength);
+$exterior_border: mix($dark_bg_color, $dark_fg_color, (30 + ($border_strength * 100)));
+
+// decoration for buttons
+$button_border_strength: if(lightness($button_fg_color) > 50, .1, .2);
+$button_border: fade-out($button_fg_color, 0.88 - $button_border_strength);
+
+// scrollbar colors
+$scrollbar_bg_color: darken($dark_bg_color, 5%);
+$scrollbar_slider_color: mix($dark_bg_color, $dark_fg_color, 20%);
+$scrollbar_slider_hover_color: mix($dark_bg_color, $selected_bg_color, 20%);
+
+// caret colors for dialog entrys
+$primary_caret_color: #3c2238;
+
+// other colors used in the theme
+$link_color: #7250be;
+$success_color: #9f6800;
+$warning_color: #e04900;
+$error_color: #f0331f;
+$info_fg_color: #b0b0b0;
+$info_bg_color: #82599f;
+
+// used for border-radius throughout theme
+$roundness: 3px;
+
+// used for buttons, entrys, panel spacing, and menu item spacing.
+$spacing: 3px;
+$spacing_plus2: (3 + 2) + px;
+
diff --git a/.themes/oomox-autumn/cinnamon/scss/cinnamon.scss b/.themes/oomox-autumn/cinnamon/scss/cinnamon.scss
new file mode 100755
index 0000000..0d1f522
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/cinnamon.scss
@@ -0,0 +1,14 @@
+@import "_global";
+@import "_extends";
+
+@import "sections/_stage";
+@import "sections/_menu";
+@import "sections/_panel";
+@import "sections/_calendar";
+@import "sections/_accessibility";
+@import "sections/_notifications";
+@import "sections/_dialogs";
+@import "sections/_desklets";
+@import "sections/_alt-tab";
+@import "sections/_overview";
+@import "sections/_tile-hud";
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_accessibility.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_accessibility.scss
new file mode 100755
index 0000000..265978e
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_accessibility.scss
@@ -0,0 +1,46 @@
+// on screen keyboard
+#keyboard {
+ background-color: $dark_bg_color_trans;
+}
+.keyboard-key {
+ @extend %shared-button;
+
+ &:grayed {
+ color: $selected_fg_color;
+ border-color: $selected_fg_color;
+ }
+ &:checked {
+ border-color: $selected_border;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.keyboard-layout {
+ spacing: 8px;
+ padding: 8px;
+}
+.keyboard-row {
+ spacing: 16px;
+}
+.keyboard-subkeys {
+ color: $dark_fg_color;
+ padding: 4px;
+ -arrow-border-radius: $roundness;
+ -arrow-background-color: $dark_bg_color;
+ -arrow-border-width: 1px;
+ -arrow-border-color: $dark_fg_color;
+ -arrow-base: 16px;
+ -arrow-rise: 8px;
+ -boxpointer-gap: 4px;
+}
+// desktop zoom feature
+.magnifier-zoom-region {
+ border: 3px solid $exterior_border;
+ &.full-screen {
+ border-width: 0;
+ }
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_alt-tab.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_alt-tab.scss
new file mode 100755
index 0000000..06e57e1
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_alt-tab.scss
@@ -0,0 +1,66 @@
+// non 3D alt-tab options
+#altTabPopup {
+ padding: 8px;
+ spacing: 16px;
+}
+.switcher-list {
+ @extend %bg-grad-to-bottom;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 16px;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ &:selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: 4px;
+ color: $dark_fg_color;
+ }
+ .thumbnail {
+ min-width: 20em;
+ }
+ .separator {
+ width: 1px;
+ background-color: $selected_bg_color;
+ }
+}
+.switcher-list-item-container {
+ spacing: 8px;
+}
+.thumbnail-scroll-gradient-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 1.0);
+ background-gradient-end: rgba(51, 51, 51, 0);
+ border-radius: $roundness;
+ border-radius-topright: 0;
+ border-radius-bottomright: 0;
+ width: 60px;
+}
+.thumbnail-scroll-gradient-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 0);
+ background-gradient-end: rgba(51, 51, 51, 1.0);
+ border-radius: $roundness;
+ border-radius-topleft: 0;
+ border-radius-bottomleft: 0;
+ width: 60px;
+}
+.switcher-arrow {
+ border-color: rgba(0,0,0,0);
+ color: $dark_fg_color;
+ &:highlighted {
+ border-color: rgba(0,0,0,0);
+ color: $selected_fg_color;
+ }
+}
+.switcher-preview-backdrop {
+ background-color: rgba(25,25,25,0.65);
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_calendar.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_calendar.scss
new file mode 100755
index 0000000..1bf695c
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_calendar.scss
@@ -0,0 +1,120 @@
+// the calendar displayed by the calendar applet is a heavily modified menu and inherits from the .menu selectosr
+// indivudual elements within the menu can be themed seperately with these selectors
+.calendar {
+ padding: 1em 1.75em;
+ spacing-rows: 1px;
+ spacing-columns: 5px;
+}
+// also covers the year label
+.calendar-month-label {
+ color: $dark_fg_color;
+ font-size: 0.8em;
+ padding: 5px 10px;
+ border-radius: $roundness;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-change-month-back {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-left.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-right.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.calendar-change-month-forward {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-right.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-left.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.datemenu-date-label {
+ padding: 1em 1.75em;
+ color: $dark_fg_color;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-day-base {
+ font-size: 0.8em;
+ text-align: center;
+ width: 2.4em;
+ height: 1.8em;
+ border-radius: $roundness;
+ &:active {
+ background-color: $selected_bg_color;
+ }
+ &:hover {
+ }
+}
+.calendar-day-heading {
+ color: $dark_fg_color;
+ padding-top: 0.9em;
+}
+.calendar-week-number {
+ color: $dark_fg_color;
+ font-weight: bold;
+ padding-top: 0.6em;
+}
+.calendar-day {
+ &:ltr {
+ color: $dark_fg_color;
+ padding: 2px;
+ }
+ &:rtl {
+ color: $dark_fg_color;
+ padding: 3px;
+ }
+}
+.calendar-day-top {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-day-left {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-work-day {
+}
+.calendar-nonwork-day {
+ font-weight: bold;
+}
+// this is always is an active state
+.calendar-today {
+ @extend %selected-bg-grad-to-bottom;
+
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
+.calendar-other-month-day {
+ font-style: italic;
+}
+// this is always is an active state
+.calendar-day-with-events {
+ background-color: $selected_bg_color;
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_desklets.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_desklets.scss
new file mode 100755
index 0000000..74f8866
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_desklets.scss
@@ -0,0 +1,65 @@
+// desklets - the base .desklet selector is for 'undecorated' desklets however some subtle background themeing is desirable
+// to maintain visibility irrespctive of wallpaper and to allow for the highlighting scheme to work
+.desklet {
+ font-size: 0.9em;
+ padding: 8px;
+ color: $dark_fg_color;
+ border-radius: $roundness;
+ background-color: $dark_bg_color_trans;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+// these do not inherit from .desklet
+.desklet-with-borders {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-with-borders-and-header {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius-bottomleft: $roundness;
+ border-radius-bottomright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-header {
+ @extend %desklet-shared;
+
+ font-size: 1.2em;
+ border-radius-topleft: $roundness;
+ border-radius-topright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.photoframe-box {
+ @extend %desklet-shared;
+
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-drag-placeholder {
+ border: 2px solid $selected_bg_color;
+ background-color: $dark_bg_color_trans;
+ border-radius: $roundness;
+}
+.launcher {
+ padding: 1px;
+ transition-duration: 150;
+ .icon-box {
+ padding-top: 2px;
+ }
+}
+// inherits font characteristics from .desklet-header
+.clock-desklet-label {
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_dialogs.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_dialogs.scss
new file mode 100755
index 0000000..9f1ee3f
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_dialogs.scss
@@ -0,0 +1,201 @@
+// on screen messages and input boxes
+.modal-dialog {
+ @extend %bg-grad-to-right;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ padding: 16px 20px;
+}
+.modal-dialog-button-box {
+ spacing: 16px;
+}
+.modal-dialog-button {
+ @extend %shared-button;
+
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ &:pressed {
+ @extend %shared-button-active;
+ }
+ &:disabled {
+ color: rgb(60, 60, 60);
+ }
+}
+// run dialog (ALT-F2)
+.run-dialog-label {
+ color: $dark_fg_color;
+ padding-bottom: 10px;
+}
+.run-dialog-error-label {
+ color: $selected_bg_color;
+}
+.run-dialog-error-box {
+ padding-top: 15px;
+ spacing: 5px;
+}
+.run-dialog-completion-box {
+ padding-left: 15px;
+}
+.run-dialog-entry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+}
+.run-dialog {
+ border-radius: $roundness;
+ padding: 16px 20px;
+}
+// removable media dialogs
+.cinnamon-mount-operation-icon {
+ icon-size: 4.8em;
+}
+.mount-password-reask {
+ color: $warning_color;
+}
+.show-processes-dialog {
+ spacing: 24px;
+}
+.mount-question-dialog {
+ spacing: 24px;
+}
+.show-processes-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.mount-question-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.show-processes-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.mount-question-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.show-processes-dialog-app-list {
+ max-height: 200px;
+ padding-top: 24px;
+ padding-left: 49px;
+ padding-right: 32px;
+ &:rtl {
+ padding-right: 49px;
+ padding-left: 32px;
+ }
+}
+.show-processes-dialog-app-list-item {
+ color: $dark_fg_color;
+ &:hover {
+ color: $dark_fg_color;
+ }
+ &:ltr {
+ padding-right: 1em;
+ }
+ &:rtl {
+ padding-left: 1em;
+ }
+}
+.show-processes-dialog-app-list-item-icon {
+ &:ltr {
+ padding-right: 17px;
+ }
+ &:rtl {
+ padding-left: 17px;
+ }
+}
+.show-processes-dialog-app-list-item-name {
+}
+// displayed when media keys are pressed.
+.osd-window {
+ @extend %osd-shared;
+
+ spacing: 1em;
+ padding: 16px;
+ .level {
+ height: 0.7em;
+ border-radius: 0.3em;
+ background-color: $scrollbar_bg_color;
+ }
+ .level-bar {
+ border-radius: 0.3em;
+ background-color: $scrollbar_slider_hover_color;
+ }
+}
+.info-osd, .workspace-osd, .overview-empty-placeholder {
+ @extend %osd-shared;
+
+ font-size: 1.5em;
+ text-align: center;
+ padding: 8px 10px;
+}
+// this is an full screen overlay that is displayed with any cinnamon OSD or modal dialog which needs to always be semi transparent
+.lightbox {
+ background-color: $dark_bg_color_trans;
+}
+// applet 'about' OSDs - inherits from modal dialogs
+.about-content {
+ min-width: 250px;
+ min-height: 150px;
+ spacing: 8px;
+ padding-bottom: 16px;
+}
+.about-title {
+ font-size: 1.4em;
+ font-weight: bold;
+}
+.about-uuid {
+ font-size: 0.8em;
+}
+.about-icon {
+ padding-right: 20px;
+}
+.about-scrollBox {
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+}
+.about-scrollBox-innerBox {
+ padding: 1.2em;
+ spacing: 1.2em;
+}
+.about-description {
+ padding-top: 4px;
+}
+.about-version {
+ padding-left: 7px;
+}
+// dialog box for the cinnamon debug utility
+#LookingGlassDialog {
+ @extend %bg-grad-to-bottom;
+
+ spacing: 4px;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_menu.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_menu.scss
new file mode 100755
index 0000000..c4e45be
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_menu.scss
@@ -0,0 +1,238 @@
+.menu {
+ @extend %shared-menu;
+
+ min-width: 100px;
+ margin: 4px;
+}
+// scale view right click menu
+.popup-combo-menu {
+ @extend %shared-menu;
+}
+.popup-menu-arrow {
+ icon-size: 1.14em;
+}
+// applet submenus
+// the margin here causes the 'bounce' on opening the sub menu
+// does StScrollBar need to be here? No as long as it isnt themed differently to staging
+.popup-sub-menu {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ padding: 8px;
+}
+.popup-menu-content {
+ padding: 0;
+}
+// individual menu entries are themed here
+.popup-menu-item {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ spacing: .5em;
+ &:active {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+ &:insensitive {
+ font-style: italic;
+ }
+}
+.popup-combobox-item {
+ @extend %menu-buttons-shared;
+}
+// sliders and separators in menus
+.popup-separator-menu-item {
+ @extend %separator-shared;
+
+ -gradient-direction: horizontal;
+}
+.popup-slider-menu-item {
+ @extend %slider-shared;
+}
+.popup-device-menu-item {
+ spacing: .5em;
+}
+.popup-inactive-menu-item {
+ font-style: italic;
+ color: $dark_fg_color;
+}
+.popup-subtitle-menu-item {
+ font-weight: bold;
+ font-size: 1em;
+}
+.popup-menu-icon {
+ icon-size: 1.14em;
+}
+.popup-menu-item-dot {
+}
+.popup-submenu-menu-item:open {
+}
+.popup-alternating-menu-item:alternate {
+ font-weight: bold;
+}
+// toggles in menus
+.toggle-switch {
+ width: 64px;
+ height: 22px;
+}
+.toggle-switch-us {
+ background-image: url(assets/toggle-off-us.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-us.svg);
+ }
+}
+.toggle-switch-intl {
+ background-image: url(assets/toggle-off-intl.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-intl.svg);
+ }
+}
+.nm-menu-item-icons {
+ spacing: .5em;
+ icon-size: 1.14em;
+}
+// all the remaining code is for the main menu applet
+.menu-favorites-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ spacing: 1em;
+}
+// This is for the stock menu in Cinnamon 4.0.2 and later - adds more vfade to the scrollable favorites box and fakes a seperator from the system buttons with a bottom border.
+.menu-favorites-scrollbox {
+ padding-bottom: 1em;
+ border-bottom: 1px solid;
+ border-color: $interior_border;
+ &.vfade {
+ -st-vfade-offset: 136px;
+ }
+}
+.menu-favorites-button {
+ @extend %menu-buttons-shared;
+
+ &:hover {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+}
+.menu-categories-box {
+ padding: 0.8em;
+}
+.menu-applications-inner-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StScrollView {
+ @extend %menu-context-shared;
+ }
+}
+.menu-applications-outer-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+}
+.menu-application-button {
+ @extend %menu-buttons-shared;
+
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-label {
+ @extend %menu-button-label-shared;
+}
+.menu-category-button {
+ @extend %menu-buttons-shared;
+}
+.menu-category-button-greyed {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ font-style: italic;
+}
+.menu-category-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:hover {
+ }
+}
+.menu-category-button-label {
+ @extend %menu-button-label-shared;
+}
+// in the stock menu app descriptions are shown at the base of the menu
+.menu-selected-app-box {
+ padding: 2px 8px;
+ text-align: right;
+ &:rtl {
+ text-align: left;
+ }
+}
+.menu-selected-app-title {
+ font-weight: bold;
+ font-size: 0.8em;
+}
+.menu-selected-app-description {
+ max-width: 150px;
+ font-size: 0.8em;
+}
+// the menus search box
+.menu-search-box {
+ &:ltr {
+ padding-left: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+ &:rtl {
+ padding-right: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+}
+#menu-search-entry {
+ @extend %dialog-entry;
+
+ margin-bottom: 0.5em;
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ }
+}
+.menu-search-entry-icon {
+ icon-size: 1em;
+ color: $tooltip_fg_color;
+}
+// new styleclasses for the Cinnamon 4.0.0 stock menu - note this menu was dropped in Cinnamon 4.0.1 but retain styling in case it's revived.
+.menu-top-box {
+ spacing: 10px; }
+.menu-systembuttons-box {
+ padding-bottom: 12px;
+ padding-top: 12px;
+ margin-bottom: 0.5em; }
+// cinnVIIstark menu right click favourites context menu
+.starkmenu-favorites-box .menu-context-menu, .menu-context-menu {
+ @extend %menu-context-shared;
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_notifications.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_notifications.scss
new file mode 100755
index 0000000..9bd5097
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_notifications.scss
@@ -0,0 +1,91 @@
+// notification system
+#notification {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 8px;
+ spacing-rows: 5px;
+ spacing-columns: 10px;
+ margin-from-right-edge-of-screen: 20px;
+ width: 34em;
+ color: $dark_fg_color;
+ &.multi-line-notification {
+ padding-bottom: 8px;
+ color: $dark_fg_color;
+ }
+ StEntry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ }
+ .url-highlighter {
+ link-color: $link_color;
+ }
+}
+.notification-with-image {
+ min-height: 159px;
+ color: $dark_fg_color;
+}
+#notification-scrollview {
+ max-height: 10em;
+ > {
+ .top-shadow {
+ height: 1em;
+ }
+ .bottom-shadow {
+ height: 1em;
+ }
+ }
+ &:ltr > StScrollBar {
+ padding-left: 6px;
+ }
+ &:rtl > StScrollBar {
+ padding-right: 6px;
+ }
+}
+#notification-body {
+ spacing: 4px;
+}
+#notification-actions {
+ spacing: 8px;
+}
+.notification-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.notification-icon-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ > StIcon {
+ icon-size: 1.5em;
+ }
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_overview.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_overview.scss
new file mode 100755
index 0000000..c87d5d0
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_overview.scss
@@ -0,0 +1,119 @@
+// scale and expo views
+#overview {
+ spacing: 12px;
+}
+.workspace-thumbnails {
+ spacing: 14px;
+}
+.workspace-add-button {
+ background-image: url(assets/add-workspace.png);
+ height: 200px;
+ width: 35px;
+ border-radius-topleft: 10px;
+ border-radius-bottomleft: 10px;
+ transition-duration: 150;
+ background-color: $info_bg_color;
+ border-top: 1px solid;
+ border-left: 1px solid;
+ border-bottom: 1px solid;
+ border-color: $button_border;
+ &:hover {
+ background-image: url(assets/add-workspace-hover.png);
+ border-color: $selected_border;
+ }
+ &:active {
+ background-image: url(assets/add-workspace.png);
+ border-color: $selected_border;
+ background-color: $success_color;
+ }
+}
+.workspace-close-button {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+}
+// this always looks better semi transparent
+.workspace-overview-background-shade {
+ background-color: $dark_bg_color_trans;
+}
+.window-caption {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ -cinnamon-caption-spacing: 4px;
+ &:focus, selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ border: 1px solid $selected_border;
+ }
+}
+.window-border {
+ border: 1px solid $selected_border;
+}
+.window-close {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+ &:rtl {
+ -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5);
+ }
+}
+.window-close-area {
+ background-image: url(assets/trash-icon.png);
+ background-size: 100px;
+ background-color: $dark_bg_color_trans;
+ border: 1px solid $exterior_border;
+ border-bottom-width: 0;
+ border-radius: 20px 20px 0 0;
+ height: 120px;
+ width: 400px;
+}
+.expo-background {
+ @extend %bg-grad-to-bottom;
+}
+.expo-workspace-thumbnail-frame {
+ border: 1px solid $exterior_border;
+ active {
+ border: 1px solid $selected_border;
+ }
+}
+.expo-workspaces-name-entry {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ height: 1.5em;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ selected-color: $selected_fg_color;
+ selection-background-color: $selected_bg_color;
+ color: $dark_fg_color;
+ text-align: center;
+ selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ selected-color: $dark_fg_color;
+ selection-background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ }
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+}
+// hot corners animation
+.ripple-box {
+ width: 104px;
+ height: 104px;
+ background-image: url(assets/corner-ripple.png);
+ background-color: $selected_bg_color;
+ border-radius: 52px;
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_panel.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_panel.scss
new file mode 100755
index 0000000..f1743f5
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_panel.scss
@@ -0,0 +1,573 @@
+// panels can be on any side of the screen
+// some panel item theming is specific to panel orientation and is included in this section
+// each panel is also split into three zones
+// dnd is for panel edit mode
+// dummy is for adding or moving panels
+#panel {
+ color: $dark_fg_color;
+ height: 2.5em;
+ width: 3.2em;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.panel-dummy {
+ background-color: rgba(255, 0, 0, 0.6);
+ &:entered {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+}
+.panelLeft {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(255, 0, 0, 0.6);
+ }
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+.panelCenter {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+ &.vertical {
+ padding-left: 0;
+ padding-right: 0;
+ &:dnd {
+ }
+ }
+}
+.panelRight {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 0, 255, 0.6);
+ }
+ &:ltr {
+ padding-left: 0;
+ spacing: 0;
+ }
+ &:rtl {
+ padding-right: 0;
+ spacing: 0;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+// panel borders must be defined with a border-top color or other color definition that encompasses border-top
+// panels do not support different colors of borders on different edges
+// due to a bug in cinnamons placing of panel items on a bordered panel small margins are used to ensure that bordered panel objects
+// do not overlap the panel border
+.panel-top {
+ @extend %bg-grad-to-bottom;
+
+ box-shadow: 0 -1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-top;
+ margin-bottom: 1px;
+ &:hover {
+ @extend %hover-bg-grad-to-top;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-top-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-top;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-bottom {
+ @extend %bg-grad-to-top;
+
+ box-shadow: 0 1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-bottom;
+ margin-top: 1px;
+
+ &:hover {
+ @extend %hover-bg-grad-to-bottom;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-bottom-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-bottom;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 -2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 -4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-left {
+ @extend %bg-grad-to-right;
+
+ box-shadow: -1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-right: 1px;
+ @extend %bg-grad-to-left;
+
+ &:hover {
+ @extend %hover-bg-grad-to-left;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-left-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-left;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+.panel-right {
+ @extend %bg-grad-to-left;
+
+ box-shadow: 1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-left: 1px;
+ @extend %bg-grad-to-right;
+
+ &:hover {
+ @extend %hover-bg-grad-to-right;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-right-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-right;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: -2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: -4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+// a non feature - not worth themeing
+.panel-corner {
+ &:active {
+ }
+ &:overview {
+ }
+ &:focus {
+ }
+}
+// remaining code is for panel items starting with the generic applets
+.applet-separator-line {
+ width: 2px;
+ background: $selected_bg_color;
+}
+.applet-separator-line-vertical {
+ border-color: $selected_bg_color;
+ border-bottom: 2px solid;
+}
+.applet-spacer:highlight {
+ background-color: $selected_bg_color;
+}
+.applet-box {
+ color: $dark_fg_color;
+ transition-duration: 150;
+ border-radius: $roundness;
+ padding: 0 $spacing;
+ &.vertical {
+ padding: $spacing 0;
+ }
+ &:checked {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:hover {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ .applet-label {
+ color: $selected_fg_color;
+ }
+ }
+}
+.applet-label {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-left: 3px;
+}
+// icon-size set to 22 to match hard-coded menu icon size - applet-icon style is used for search provider results in menu
+.applet-icon {
+ color: $dark_fg_color;
+ padding: 0;
+ spacing: 0;
+ icon-size: 22px;
+}
+// used by power applet to warn of low battery
+.system-status-icon {
+ icon-size: 1.14em;
+ padding: 0;
+ spacing: 0;
+ &.warning {
+ color: $warning_color;
+ }
+ &.error {
+ color: $error_color;
+ }
+}
+// keyboard layout applet
+.panel-status-button {
+ -natural-hpadding: 4px;
+ -minimum-hpadding: 4px;
+ font-weight: bold;
+ color: $dark_fg_color;
+ &:hover {
+ color: $selected_bg_color;
+ }
+}
+// user applet specific themeing
+.user-box {
+ padding: 0.4em 1.3em;
+ spacing: 10px;
+}
+.user-icon {
+ padding: 4px;
+ border: none;
+}
+.user-label {
+ color: $dark_fg_color;
+ font-weight: bold;
+ font-size: 1em;
+}
+// the window list applet. Some third party applets inherit some of this theming.
+.window-list-box {
+ spacing: $spacing;
+ padding: 1px 3px;
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &.vertical {
+ spacing: $spacing;
+ padding: 3px 1px;
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+ #appMenuIcon {
+ }
+}
+// progress was added with cinnamon 3.6 and allows compatible applications to use the window list as a progress bar
+.window-list-item {
+ &-box {
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+ &.top StLabel, &.bottom StLabel {
+ padding-left: 3px;
+ }
+ .progress {
+ background-color: $success_color;
+ border: 1px solid $selected_border;
+ border-radius: $roundness;
+ color: $info_fg_color;
+ }
+ #appMenuIcon {
+ padding-right: 0.2em;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+}
+// cinnamon 3.8 will support an improved window-list-thumbnail preview which now has it's own selector
+.window-list-preview {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 6px 12px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+}
+// Cinnamon 4.0 has a new grouped window list applet with it's own selectors.
+// Initial theme support is defined here.
+
+.grouped-window-list {
+ &-thumbnail-label {
+ padding-left: 3px;
+ }
+ &-number-label {
+ z-index: 99;
+ font-size: 0.8em;
+ color: $dark_fg_color;
+ }
+ // May need to revise depending on upstream GWL developments
+ &-button-label {
+ padding: 0;
+ }
+ &-badge {
+ border-radius: 256px;
+ background-color: $dark_bg_color;
+ }
+ &-thumbnail-alert {
+ background: $warning_color;
+ }
+ &-item-box {
+ transition-duration: 150;
+ spacing: 1em;
+ background-color: rgba(0, 0, 0, 0.01);
+ &:hover, &:focus, {
+ color: $selected_bg_color;
+ }
+ &:focus {
+ font-weight: bold;
+ }
+ .progress {
+ background-color: $success_color;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+ &-thumbnail-menu {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ padding: 10px 15px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ &:outlined {
+ border: 1px solid $selected_border;
+ }
+ &:selected {
+ background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: $spacing;
+ }
+ .thumbnail {
+ width: 256px;
+ }
+ .separator {
+ width: 1px;
+ background: $selected_bg_color;
+ }
+ }
+}
+// the sound player applet
+.sound-player {
+ StButton {
+ @extend %shared-button;
+
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ color: $button_fg_color;
+ border-radius: $roundness;
+ &:small {
+ min-width: 1.5em;
+ min-height: 1.5em;
+ padding: $spacing;
+ StIcon {
+ icon-size: 1em;
+ }
+ }
+ StIcon {
+ icon-size: 1.5em;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ }
+ .slider {
+ @extend %slider-shared;
+ height: 4px;
+ }
+ StBoxLayout {
+ spacing: 0.5em;
+ }
+ > StBoxLayout {
+ padding: 5px;
+ }
+}
+.sound-player-generic-coverart {
+ background: rgba(0,0,0,0.2);
+}
+.sound-player-overlay {
+ @extend %bg-grad-to-bottom;
+
+ min-width: 300px;
+ padding: 12px 16px;
+ spacing: 0.5em;
+ color: $dark_fg_color;
+}
+// workspace switcher applet simple button view
+.workspace-button {
+ width: 2em;
+ height: 1em;
+ color: $dark_fg_color;
+ border: 1px solid $interior_border;
+ margin: 2px;
+ transition-duration: 150;
+ &.vertical {
+ height: 1.5em;
+ }
+ &:outlined {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ border-color: $selected_border;
+ }
+}
+// workspace switcher applet graph view
+.workspace-graph {
+ .workspace {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ &:active {
+ @extend %selected-bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ .windows {
+ -active-window-background: rgba(255, 255, 255, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.9);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+ .windows {
+ -active-window-background: rgba(140, 140, 140, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.7);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+}
+// most panel launcher themeing is orientation specific
+.panel-launchers {
+ padding: 0 $spacing;
+ spacing: $spacing;
+ .launcher {
+ background-color:rgba(0, 0, 0, 0.01);
+ }
+ &.vertical {
+ padding: $spacing 0;
+ }
+}
+.notification-applet-padding {
+ padding: .5em 1em;
+}
+.notification-applet-container {
+ max-height: 100px;
+}
+.systray {
+ spacing: $spacing;
+}
+.flashspot {
+ background-color: $selected_bg_color;
+}
+
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_stage.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_stage.scss
new file mode 100755
index 0000000..e6944a6
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_stage.scss
@@ -0,0 +1,114 @@
+// defines font family and standard font size across the whole theme
+// em is preferred for better support for text scaling
+stage {
+ font-family: roboto, Noto Sans, sans, sans-serif;
+ font-size: 1em;
+}
+.cinnamon-link {
+ color: $link_color;
+ font-style: italic;
+ &:hover {
+ color: $selected_fg_color;
+ }
+}
+.label-shadow {
+ color: rgba(0,0,0,0.5);
+}
+// themeing for various standard elements
+StScrollBar {
+ padding: 2px;
+ StButton {
+ vhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ hhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ }
+ StBin#trough {
+ background-color: $scrollbar_bg_color;
+ border-radius: $roundness;
+ }
+}
+StScrollView {
+ &.vfade {
+ -st-vfade-offset: 68px;
+ }
+ &.hfade {
+ -st-hfade-offset: 68px;
+ }
+ StScrollBar {
+ min-width: 0.8em;
+ min-height: 0.8em;
+ }
+}
+.separator {
+ @extend %separator-shared;
+}
+.slider {
+ @extend %slider-shared;
+}
+.check-box {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ }
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+ }
+ StLabel {
+ font-weight: normal;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+}
+.radiobutton {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ height: 18px;
+ padding-top: 2px;
+ }
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+ }
+ StLabel {
+ padding-top: 4px;
+ font-size: 0.8em;
+ box-shadow: none;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+}
+#Tooltip {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: 5px 8px;
+ color: $tooltip_fg_color;
+ text-align: center;
+ border-radius: $roundness;
+}
diff --git a/.themes/oomox-autumn/cinnamon/scss/sections/_tile-hud.scss b/.themes/oomox-autumn/cinnamon/scss/sections/_tile-hud.scss
new file mode 100755
index 0000000..35f5ed8
--- /dev/null
+++ b/.themes/oomox-autumn/cinnamon/scss/sections/_tile-hud.scss
@@ -0,0 +1,59 @@
+// on screen preview of windows tiling placement
+.tile-preview {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+}
+.tile-hud {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+ &:top {
+ border-top-width: 0;
+
+ border-radius: 0 0 10px 10px;
+ }
+ &:bottom {
+ border-bottom-width: 0;
+
+ border-radius: $roundness $roundness 0 0;
+ }
+ &:left {
+ border-left-width: 0;
+
+ border-radius: 0 10px 10px 0;
+ }
+ &:right {
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 10px;
+ }
+ &:top-left {
+ border-top-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 0 10px 0;
+ }
+ &:top-right {
+ border-top-width: 0;
+ border-right-width: 0;
+
+ border-radius: 0 0 0 10px;
+ }
+ &:bottom-left {
+ border-bottom-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 10px 0 0;
+ }
+ &:bottom-right {
+ border-bottom-width: 0;
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 0;
+ }
+}
diff --git a/.themes/oomox-autumn/cinnamon/thumbnail.png b/.themes/oomox-autumn/cinnamon/thumbnail.png
new file mode 100755
index 0000000..ac66aa1
Binary files /dev/null and b/.themes/oomox-autumn/cinnamon/thumbnail.png differ
diff --git a/.themes/oomox-autumn/gtk-2.0/gtkrc b/.themes/oomox-autumn/gtk-2.0/gtkrc
new file mode 100755
index 0000000..1e54d33
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-2.0/gtkrc
@@ -0,0 +1,894 @@
+# Oomox GTK Theme (Numix Fork)
+
+gtk-color-scheme =
+"base_color:#bf7d4f\nbg_color:#804541\ntooltip_bg_color:#804541\nselected_bg_color:#e06810\ntext_color:#5a1c33\nfg_color:#ee4e1d\ntooltip_fg_color:#ee4e1d\nselected_fg_color:#5a1c33\nmenubar_bg_color:#3c2238\nmenubar_fg_color:#e93000\ntoolbar_bg_color:#804541\ntoolbar_fg_color:#ee4e1d\nmenu_bg_color:#3c2238\nmenu_fg_color:#e93000\npanel_bg_color:#804541\npanel_fg_color:#ee4e1d\nlink_color:#7250be\nbtn_bg_color:#f8801b\nbtn_fg_color:#a02516\ntitlebar_bg_color:#3c2238\ntitlebar_fg_color:#e93000\nprimary_caret_color:#3c2238\nsecondary_caret_color:#3c2238\naccent_bg_color:#97672c\n"
+# Default Style
+
+style "murrine-default" {
+ GtkArrow::arrow-scaling= 0.6
+
+ GtkWidget::cursor_color = @primary_caret_color
+ GtkWidget::secondary_cursor_color = @secondary_caret_color
+ GtkWidget::cursor_aspect_ratio = 0.06
+
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 0
+
+ GtkButton::default-border = { 0, 0, 0, 0 }
+ #GtkButton::inner-border = { 2, 2, 1, 1 }
+ GtkButton::focus-line-width = 1
+ #GtkButton::focus-padding = -4
+
+ GtkButtonBox::child-min-height = 26
+
+ GtkCheckButton::indicator-size = 16
+
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+ GtkEntry::state-hint = 0
+
+ GtkExpander::expander-size = 16
+
+ GtkImage::x-ayatana-indicator-dynamic = 1
+
+ GtkMenu::horizontal-padding = 0
+ GtkMenu::vertical-padding = 0
+
+ GtkMenuBar::internal-padding = 0
+ GtkMenuBar::window-dragging = 1
+
+ GtkMenuItem::arrow-scaling= 0.5
+
+ GtkPaned::handle-size = 1
+
+ GtkProgressBar::min-horizontal-bar-height = 12
+ GtkProgressBar::min-vertical-bar-width = 12
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 12
+ GtkRange::stepper-size = 12
+ GtkRange::stepper_spacing = 0
+ GtkRange::trough-under-steppers = 1
+
+ GtkScale::slider-length = 16
+ GtkScale::slider-width = 16
+ GtkScale::trough-side-details = 1
+
+ GtkScrollbar::activate-slider = 1
+ GtkScrollbar::has-backward-stepper = 0
+ GtkScrollbar::has-forward-stepper = 0
+ GtkScrollbar::has-secondary-backward-stepper = 0
+ GtkScrollbar::has-secondary-forward-stepper = 0
+ GtkScrollbar::min-slider-length = 80
+ GtkScrollbar::slider-width = 12
+ GtkScrollbar::trough-border = 0
+
+ GtkScrolledWindow::scrollbar-spacing = 0
+ GtkScrolledWindow::scrollbars-within-bevel = 1
+
+ GtkSeparatorMenuItem::horizontal-padding = 0
+
+ GtkToolbar::internal-padding = 0
+
+ GtkTreeView::expander-size = 11
+ GtkTreeView::vertical-separator = 0
+
+ GtkWidget::focus-line-width = 1
+ # The following line prevents the Firefox tabs
+ # from jumping a few pixels when you create a new tab
+ GtkWidget::focus-padding = 0
+
+ GtkWidget::wide-separators = 1
+ GtkWidget::separator-width = 1
+ GtkWidget::separator-height = 1
+
+ GtkWindow::resize-grip-height = 0
+ GtkWindow::resize-grip-width = 0
+
+ WnckTasklist::fade-overlay-rect = 0
+
+ GnomeHRef::link_color = @link_color
+ GtkHTML::link-color = @link_color
+ GtkIMHtmlr::hyperlink-color = @link_color
+ GtkIMHtml::hyperlink-color = @link_color
+ GtkWidget::link-color = @link_color
+ GtkWidget::visited-link-color = @text_color
+
+ GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
+ GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
+
+ xthickness = 1
+ ythickness = 1
+
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[PRELIGHT] = shade (1.02, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @bg_color)
+ bg[INSENSITIVE] = @bg_color
+
+ base[NORMAL] = @base_color
+ base[PRELIGHT] = shade (0.95, @base_color)
+ base[SELECTED] = @selected_bg_color
+ base[ACTIVE] = @selected_bg_color
+ base[INSENSITIVE] = shade (0.85, @base_color)
+
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ engine "murrine" {
+ animation = FALSE
+ arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
+ border_shades = { 1.0, 1.0 } # gradient to draw on border
+ border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
+ colorize_scrollbar = FALSE
+ comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
+ contrast = 0.8 # overal contrast with borders
+ focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
+ glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
+ glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
+ glow_shade = 1.0 # amount of glow
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
+ highlight_shade = 1.0 # amount of highlight
+ lightborder_shade = 1.0 # amount of inset light border
+ lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
+ listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
+ listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
+ menustyle = 0 # 0 = none, 1 = vertical striped
+ progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
+ reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
+ roundness = 3 # roundness of widgets
+ scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
+ sliderstyle = 0 # 0 = none, 1 = handles
+ stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
+ toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
+ }
+}
+
+style "murrine-wide" {
+ xthickness = 2
+ ythickness = 2
+}
+
+style "murrine-wider" {
+ xthickness = 3
+ ythickness = 3
+}
+
+style "murrine-thin" {
+ xthickness = 0
+ ythickness = 0
+}
+
+# Notebook
+
+style "clearlooks-notebook-bg" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (0.80, @bg_color)
+}
+
+style "clearlooks-notebook" = "clearlooks-notebook-bg" {
+ xthickness = 2
+ ythickness = 2
+
+ engine "clearlooks" {
+ radius = 0.1
+ }
+}
+
+# Various Standard Widgets
+
+style "murrine-button" = "murrine-wider" {
+ bg[NORMAL] = @btn_bg_color
+ bg[PRELIGHT] = shade (1.10, @btn_bg_color)
+ bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color)
+ bg[ACTIVE] = shade (0.95, @btn_bg_color)
+ bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
+ #xthickness = 4
+ #ythickness = 4
+
+ engine "murrine" {
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ roundness = 3
+ gradient_shades = { 1.24, 1.0, 1.0, .76 }
+ }
+}
+
+style "murrine-buttonlabel" {
+ fg[NORMAL] = @btn_fg_color
+ fg[PRELIGHT] = @btn_fg_color
+ fg[SELECTED] = @btn_fg_color
+ fg[ACTIVE] = @btn_fg_color
+ fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ text[NORMAL] = @btn_fg_color
+ text[PRELIGHT] = @btn_fg_color
+ text[SELECTED] = @btn_fg_color
+ text[ACTIVE] = @btn_fg_color
+ text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ trough_shades = { 0.97, 0.97 }
+ trough_border_shades = { 1.0, 1.0 }
+ }
+}
+
+style "murrine-overlay-scrollbar" {
+ bg[ACTIVE] = shade (0.8, @bg_color)
+ bg[INSENSITIVE] = shade (0.97, @bg_color)
+
+ base[SELECTED] = shade (0.6, @bg_color)
+ base[INSENSITIVE] = shade (0.85, @bg_color)
+}
+
+style "murrine-scale" = "murrine-thin" {
+ bg[NORMAL] = @btn_bg_color
+ bg[ACTIVE] = mix(0.2, @fg_color, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color)
+
+ engine "murrine" {
+ roundness = 8
+ #roundness = 3
+ gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
+ #border_shades = { 0.5, 0.5 }
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ #trough_shades = { 1.08, 1.08 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-progressbar" = "murrine-thin" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = mix(0.08, @bg_color, @base_color)
+
+ fg[PRELIGHT] = @selected_fg_color
+
+ engine "murrine" {
+ #roundness = 2
+ roundness = 3
+ border_shades = { 1.2, 1.2 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-treeview-header" = "murrine-button" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color)
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-treeview" {
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-frame" = "murrine-wide" {
+ bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
+}
+
+style "murrine-frame-title" {
+ fg[NORMAL] = lighter (@fg_color)
+}
+
+style "murrine-tooltips" {
+ xthickness = 5
+ ythickness = 5
+
+ bg[NORMAL] = @tooltip_bg_color
+ bg[SELECTED] = @tooltip_bg_color
+
+ fg[NORMAL] = @tooltip_fg_color
+
+ engine "murrine" {
+ textstyle = 0
+ roundness = 2
+ rgba = FALSE
+ }
+}
+
+style "murrine-spinbutton" = "murrine-button" {
+ engine "murrine" {
+ }
+}
+
+style "clearlooks-radiocheck" = "murrine-default" {
+ bg[SELECTED] = @base_color
+ bg[PRELIGHT] = @bg_color
+
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+
+ engine "clearlooks" {
+ radius = 4.0
+ }
+}
+
+style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
+ bg[PRELIGHT] = @bg_color
+}
+
+style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+style "murrine-entry" = "murrine-wider" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @text_color
+ text[ACTIVE] = @text_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+ engine "murrine" {
+ #border_shades = { 1.15, 1.15 }
+ border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) }
+ roundness = 3
+ }
+}
+
+style "metacity-frame" = "murrine-default" {
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "murrine-statusbar" { }
+style "murrine-comboboxentry" = "murrine-entry" { }
+style "murrine-hscale" = "murrine-scale" { }
+style "murrine-vscale" = "murrine-scale" { }
+style "murrine-hscrollbar" = "murrine-scrollbar" { }
+style "murrine-vscrollbar" = "murrine-scrollbar" { }
+
+# Menus
+
+style "murrine-menu" = "murrine-thin" {
+ bg[NORMAL] = @menu_bg_color
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[INSENSITIVE] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ text[NORMAL] = @menu_fg_color
+ text[PRELIGHT] = @selected_fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menu-item" = "murrine-wider" {
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ textstyle = 0
+ border_shades = { 1.2, 1.2 }
+ }
+}
+
+style "murrine-separator-menu-item" = "murrine-thin" { }
+
+style "murrine-menubar" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menubaritem" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+# Toolbars
+
+style "murrine-toolbar" = "murrine-thin" {
+ bg[NORMAL] = @toolbar_bg_color
+ bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
+ bg[INSENSITIVE] = @toolbar_bg_color
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton" = "murrine-button" {
+ bg[NORMAL] = shade (1.08, @toolbar_bg_color)
+ bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
+ bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton-label" = "murrine-toolbutton" {
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+class "GtkToolbar" style "murrine-toolbar"
+class "GtkHandleBox" style "murrine-toolbar"
+widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
+
+# Panels
+
+style "murrine-panel" = "murrine-thin" {
+ xthickness = 2
+
+ bg[NORMAL] = @panel_bg_color
+ bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[ACTIVE] = shade (0.8, @panel_bg_color)
+ bg[INSENSITIVE] = @panel_bg_color
+
+ fg[NORMAL] = @panel_fg_color
+ fg[PRELIGHT] = shade (1.08, @panel_fg_color)
+ fg[SELECTED] = shade (1.08, @panel_fg_color)
+ fg[ACTIVE] = @panel_fg_color
+ fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ base[NORMAL] = @panel_bg_color
+ base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[ACTIVE] = shade (0.9, @panel_bg_color)
+ base[INSENSITIVE] = @panel_bg_color
+
+ text[NORMAL] = @panel_fg_color
+ text[PRELIGHT] = shade (1.08, @panel_fg_color)
+ text[SELECTED] = shade (1.08, @panel_fg_color)
+ text[ACTIVE] = @panel_fg_color
+ text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ }
+}
+
+widget "*PanelWidget*" style "murrine-panel"
+widget "*PanelApplet*" style "murrine-panel"
+widget "*fast-user-switch*" style "murrine-panel"
+widget "*CPUFreq*Applet*" style "murrine-panel"
+widget "*indicator-applet*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
+widget_class "*PanelToplevel*" style "murrine-panel"
+widget_class "*notif*" style "murrine-panel"
+widget_class "*Notif*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
+widget_class "*tray*" style "murrine-panel"
+widget_class "*computertemp*" style "murrine-panel"
+widget_class "*Applet*Tomboy*" style "murrine-panel"
+widget_class "*Applet*Netstatus*" style "murrine-panel"
+widget "*gdm-user-switch-menubar*" style "murrine-panel"
+
+# LXPanel (code based on Lubuntu-default theme's gtkrc file)
+widget "*.tclock.*" style "murrine-panel"
+widget "*.taskbar.*" style "murrine-panel"
+widget_class "*GtkBgbox*" style "murrine-panel"
+
+style "bold-panel-item" {
+ font_name = "Bold"
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+widget "*Panel*MenuBar*" style "bold-panel-item"
+widget "*gimmie*" style "bold-panel-item"
+
+# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
+# class "*Panel*" style "murrine-panel" # Disabled to fix bug
+
+# XFCE Styles
+
+style "workspace-switcher" = "murrine-panel" {
+ bg[ACTIVE] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfce-header" {
+ bg[NORMAL] = shade (0.9, @bg_color)
+ base[NORMAL] = shade (1.18, @bg_color)
+}
+
+style "xfdesktop-windowlist" {
+ bg[NORMAL] = @base_color
+ fg[INSENSITIVE] = shade (0.95, @base_color)
+ text[INSENSITIVE] = shade (0.95, @base_color)
+}
+
+style "xfdesktop-icon-view" {
+ XfdesktopIconView::label-alpha = 0
+ XfdesktopIconView::selected-label-alpha = 60
+ XfdesktopIconView::shadow-x-offset = 0
+ XfdesktopIconView::shadow-y-offset = 1
+ XfdesktopIconView::selected-shadow-x-offset = 0
+ XfdesktopIconView::selected-shadow-y-offset = 1
+ XfdesktopIconView::shadow-color = @fg_color
+ XfdesktopIconView::selected-shadow-color = @fg_color
+ XfdesktopIconView::shadow-blur-radius = 2
+ XfdesktopIconView::cell-spacing = 2
+ XfdesktopIconView::cell-padding = 6
+ XfdesktopIconView::cell-text-width-proportion = 1.9
+
+ fg[NORMAL] = @bg_color
+ fg[ACTIVE] = @bg_color
+
+}
+
+style "xfwm-tabwin" {
+ Xfwm4TabwinWidget::border-width = 1
+ Xfwm4TabwinWidget::border-alpha = 1.0
+ Xfwm4TabwinWidget::icon-size = 64
+ Xfwm4TabwinWidget::alpha = 1.0
+ Xfwm4TabwinWidget::border-radius = 2
+
+ bg[NORMAL] = @menu_bg_color
+ bg[SELECTED] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ }
+}
+
+style "xfwm-tabwin-button" {
+ font_name = "bold"
+
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfsm-logout" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[PRELIGHT] = shade (1.1, @menu_bg_color)
+ bg[SELECTED] = shade (0.5, @menu_bg_color)
+ bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+
+ text[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ }
+}
+
+style "xfsm-logout-button" {
+ bg[NORMAL] = shade (1.2, @menu_bg_color)
+ bg[PRELIGHT] = shade (1.4, @menu_bg_color)
+
+ engine "murrine" {
+ }
+}
+
+widget "*Pager*" style "workspace-switcher"
+
+widget "*Xfce*Panel*" style "murrine-panel"
+class "*Xfce*Panel*" style "murrine-panel"
+
+# Thunar Styles
+
+style "sidepane" {
+ base[NORMAL] = @bg_color
+ base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
+ bg[NORMAL] = @bg_color
+ text[NORMAL] = mix (0.9, @fg_color, @bg_color)
+}
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*ThunarLocationEntry*" style "murrine-entry"
+
+style "whiskermenu" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[PRELIGHT] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[ACTIVE] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+}
+
+style "whiskermenu-scrollbar" = "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ trough_shades = { 4.97, 4.97 }
+ trough_border_shades = { 5.0, 5.0 }
+ }
+}
+
+widget "whiskermenu-window*" style "whiskermenu"
+widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
+
+# Gtk2 Open-File Dialog
+
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header"
+
+# Google Chrome/Chromium Styles (requires 9.0.597 or newer)
+
+style "chromium-toolbar-button" {
+ engine "murrine" {
+ roundness = 2
+ textstyle = 0
+ }
+}
+
+style "chrome-gtk-frame" {
+ ChromeGtkFrame::frame-color = @titlebar_bg_color
+ ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::frame-gradient-size = 0
+ ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
+ ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-gradient-size = 0
+ ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::scrollbar-trough-color = @bg_color
+ ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
+ ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
+}
+
+class "ChromeGtkFrame" style "chrome-gtk-frame"
+
+widget_class "*Chrom*Button*" style "chromium-toolbar-button"
+
+# General Styles
+
+class "GtkWidget" style "murrine-default"
+
+class "GtkFrame" style "murrine-frame"
+class "MetaFrames" style "metacity-frame"
+class "GtkWindow" style "metacity-frame"
+
+class "GtkSeparator" style "murrine-wide"
+class "GtkCalendar" style "murrine-wide"
+
+class "GtkSpinButton" style "murrine-spinbutton"
+
+class "GtkScale" style "murrine-scale"
+class "GtkVScale" style "murrine-vscale"
+class "GtkHScale" style "murrine-hscale"
+class "GtkScrollbar" style "murrine-scrollbar"
+class "GtkVScrollbar" style "murrine-vscrollbar"
+class "GtkHScrollbar" style "murrine-hscrollbar"
+
+class "GtkEntry" style "murrine-entry"
+
+widget_class "*" style "clearlooks-notebook"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*" style "murrine-button"
+widget_class "**" style "murrine-statusbar"
+widget_class "*" style "murrine-progressbar"
+widget_class "*" style "murrine-progressbar"
+
+widget_class "**" style "murrine-comboboxentry"
+widget_class "**" style "murrine-comboboxentry"
+
+widget_class "**" style "murrine-menu"
+widget_class "**" style "murrine-menu-item"
+widget_class "**" style "murrine-separator-menu-item"
+widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item"
+widget_class "**" style "murrine-menubar"
+widget_class "***" style "murrine-menubaritem"
+
+widget_class "*GtkToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToggleToolButton*" style "murrine-toolbutton"
+widget_class "*GtkMenuToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToolbar*Button" style "murrine-toolbutton"
+
+widget_class "*.." style "murrine-frame-title"
+
+widget_class "*.*" style "murrine-treeview"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+
+widget_class "*." style "clearlooks-radiocheck"
+widget_class "*.*." style "clearlooks-base-radiocheck"
+widget_class "*" style "clearlooks-base-radiocheck"
+
+widget "gtk-tooltip*" style "murrine-tooltips"
+
+widget_class "**" style "murrine-overlay-scrollbar"
+
+# Workarounds and Non-Standard Styling
+
+style "text-is-fg-color-workaround" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @fg_color
+ text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+widget_class "*.." style "text-is-fg-color-workaround"
+
+style "fg-is-text-color-workaround" {
+ fg[NORMAL] = @text_color
+ fg[PRELIGHT] = @text_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = darker (@fg_color)
+}
+
+widget_class "**" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+
+style "murrine-evo-new-button-workaround" {
+ engine "murrine" {
+ toolbarstyle = 0
+ }
+}
+
+widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
+
+style "inkscape-toolbar-fix" {
+ engine "murrine" {
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ highlight_shade = 1.0
+ }
+}
+
+#widget "*GtkHandleBox*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix"
+
+# Performance Fixes
+
+style "performance-fix" {
+ engine "murrine" {
+ textstyle = 0
+ }
+}
+
+widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape
+widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp
+widget_class "*GimpToolbox*" style "performance-fix"
+widget_class "*GimpMenuDock*" style "performance-fix"
+widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
+widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.)
+
+widget_class "*XfceHeading*" style "xfce-header"
+widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
+widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
+widget "xfwm4-tabwin*" style "xfwm-tabwin"
+widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
+widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
+widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"
+
+# button fg workarounds:
+widget_class "*.." style "murrine-buttonlabel"
+widget_class "***" style:highest "murrine-buttonlabel"
+widget_class "***" style:highest "clearlooks-radiocheck-label"
+widget_class "**" style "murrine-buttonlabel"
+widget_class "***" style "murrine-buttonlabel"
+widget_class "***" style:highest "murrine-entry"
+widget_class "****" style:highest "murrine-toolbutton-label"
diff --git a/.themes/oomox-autumn/gtk-2.0/gtkrc.hidpi b/.themes/oomox-autumn/gtk-2.0/gtkrc.hidpi
new file mode 100755
index 0000000..378e1e0
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-2.0/gtkrc.hidpi
@@ -0,0 +1,995 @@
+# Oomox GTK Theme (Numix Fork)
+
+gtk-color-scheme =
+"base_color:#bf7d4f\nbg_color:#804541\ntooltip_bg_color:#804541\nselected_bg_color:#e06810\ntext_color:#5a1c33\nfg_color:#ee4e1d\ntooltip_fg_color:#ee4e1d\nselected_fg_color:#5a1c33\nmenubar_bg_color:#3c2238\nmenubar_fg_color:#e93000\ntoolbar_bg_color:#804541\ntoolbar_fg_color:#ee4e1d\nmenu_bg_color:#3c2238\nmenu_fg_color:#e93000\npanel_bg_color:#804541\npanel_fg_color:#ee4e1d\nlink_color:#7250be\nbtn_bg_color:#f8801b\nbtn_fg_color:#a02516\ntitlebar_bg_color:#3c2238\ntitlebar_fg_color:#e93000\nprimary_caret_color:#3c2238\nsecondary_caret_color:#3c2238\naccent_bg_color:#97672c\n"
+# Default Style
+
+style "murrine-default" {
+ GtkArrow::arrow-scaling= 1.0
+
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 0
+
+ #GtkButton::default-border = { 0, 0, 0, 0 }
+ GtkButton::inner-border = { 0, 0, 1, 0 }
+ GtkButton::focus-line-width = 2
+ #GtkButton::focus-padding = 4
+ GtkButton::focus-padding = 2
+ #GtkButton::interior-focus = 1
+
+ GtkEntry::inner-border = { 4, 4, 5, 4 }
+ GtkComboBox::inner-border = { 4, 4, 6, 5 }
+ GtkComboBoxText::inner-border = { 4, 4, 6, 5 }
+
+ #GtkButtonBox::child-min-height = 52
+
+ GtkCheckButton::indicator-size = 30
+
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+ GtkEntry::state-hint = 0
+
+ GtkExpander::expander-size = 30
+
+ GtkImage::x-ayatana-indicator-dynamic = 1
+
+ GtkMenu::horizontal-padding = 2
+ GtkMenu::vertical-padding = 2
+
+ GtkMenuBar::internal-padding = 1
+ GtkMenuBar::window-dragging = 1
+
+ GtkMenuItem::arrow-scaling= 0.5
+
+ GtkPaned::handle-size = 1
+
+ GtkProgressBar::min-horizontal-bar-height = 14
+ GtkProgressBar::min-vertical-bar-width = 14
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 24
+ GtkRange::stepper-size = 24
+ GtkRange::stepper_spacing = 0
+ GtkRange::trough-under-steppers = 1
+
+ GtkScale::slider-length = 30
+ GtkScale::slider-width = 30
+ GtkScale::trough-side-details = 1
+
+ GtkScrollbar::activate-slider = 1
+ GtkScrollbar::has-backward-stepper = 0
+ GtkScrollbar::has-forward-stepper = 0
+ GtkScrollbar::has-secondary-backward-stepper = 0
+ GtkScrollbar::has-secondary-forward-stepper = 0
+ GtkScrollbar::min-slider-length = 160
+ GtkScrollbar::slider-width = 24
+ GtkScrollbar::trough-border = 0
+
+ GtkScrolledWindow::scrollbar-spacing = 0
+ GtkScrolledWindow::scrollbars-within-bevel = 1
+
+ GtkSeparatorMenuItem::horizontal-padding = 0
+
+ GtkToolbar::internal-padding = 0
+
+ GtkTreeView::expander-size = 22
+ GtkTreeView::vertical-separator = 0
+
+ GtkWidget::focus-line-width = 2
+ # The following line prevents the Firefox tabs
+ # from jumping a few pixels when you create a new tab
+ GtkWidget::focus-padding = 0
+
+ GtkWidget::wide-separators = 1
+ GtkWidget::separator-width = 2
+ GtkWidget::separator-height = 2
+
+ GtkWindow::resize-grip-height = 2
+ GtkWindow::resize-grip-width = 2
+
+ WnckTasklist::fade-overlay-rect = 0
+
+ GnomeHRef::link_color = @link_color
+ GtkHTML::link-color = @link_color
+ GtkIMHtmlr::hyperlink-color = @link_color
+ GtkIMHtml::hyperlink-color = @link_color
+ GtkWidget::link-color = @link_color
+ GtkWidget::visited-link-color = @text_color
+
+ GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
+ GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
+
+ xthickness = 2
+ ythickness = 2
+
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[PRELIGHT] = shade (1.02, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @bg_color)
+ bg[INSENSITIVE] = @bg_color
+
+ base[NORMAL] = @base_color
+ base[PRELIGHT] = shade (0.95, @base_color)
+ base[SELECTED] = @selected_bg_color
+ base[ACTIVE] = @selected_bg_color
+ base[INSENSITIVE] = shade (0.85, @base_color)
+
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ engine "murrine" {
+ animation = FALSE
+ arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
+ border_shades = { 1.0, 1.0 } # gradient to draw on border
+ border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
+ colorize_scrollbar = FALSE
+ comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
+ contrast = 0.8 # overal contrast with borders
+ focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
+ glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
+ glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
+ glow_shade = 1.0 # amount of glow
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
+ highlight_shade = 1.0 # amount of highlight
+ lightborder_shade = 1.0 # amount of inset light border
+ lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
+ listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
+ listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
+ menustyle = 0 # 0 = none, 1 = vertical striped
+ progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
+ reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
+ roundness = 6# roundness of widgets
+ scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
+ sliderstyle = 0 # 0 = none, 1 = handles
+ stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
+ toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
+ }
+}
+
+style "murrine-wide" {
+ xthickness = 6
+ ythickness = 6
+}
+
+style "murrine-wider" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-thin" {
+ xthickness = 1
+ ythickness = 1
+}
+
+# Notebook
+
+style "clearlooks-notebook-bg" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (0.80, @bg_color)
+}
+
+style "clearlooks-notebook" = "clearlooks-notebook-bg" {
+ xthickness = 8
+ ythickness = 4
+
+ engine "clearlooks" {
+ radius = 0.1
+ }
+}
+
+# Various Standard Widgets
+
+style "murrine-button" = "murrine-wider" {
+ bg[NORMAL] = @btn_bg_color
+ bg[PRELIGHT] = shade (1.04, @btn_bg_color)
+ bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color)
+ bg[ACTIVE] = shade (0.95, @btn_bg_color)
+ bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
+ xthickness = 10
+ ythickness = 10
+ #xthickness = 5
+ #ythickness = 5
+
+ engine "murrine" {
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ roundness = 6
+ gradient_shades = { 1.24, 1.0, 1.0, .76 }
+ }
+}
+
+style "murrine-buttonlabel" {
+ fg[NORMAL] = @btn_fg_color
+ fg[PRELIGHT] = @btn_fg_color
+ fg[SELECTED] = @btn_fg_color
+ fg[ACTIVE] = @btn_fg_color
+ fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ text[NORMAL] = @btn_fg_color
+ text[PRELIGHT] = @btn_fg_color
+ text[SELECTED] = @btn_fg_color
+ text[ACTIVE] = @btn_fg_color
+ text[INSENSITIVE] = @btn_fg_color
+ text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-comboboxtext" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-togglebutton" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-radiocheck" = "murrine-togglebutton" {
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+}
+
+style "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ roundness = 6
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ trough_shades = { 0.97, 0.97 }
+ trough_border_shades = { 1.0, 1.0 }
+ }
+}
+
+style "murrine-overlay-scrollbar" {
+ bg[ACTIVE] = shade (0.8, @bg_color)
+ bg[INSENSITIVE] = shade (0.97, @bg_color)
+
+ base[SELECTED] = shade (0.6, @bg_color)
+ base[INSENSITIVE] = shade (0.85, @bg_color)
+}
+
+style "murrine-scale" = "murrine-thin" {
+ bg[NORMAL] = @btn_bg_color
+ bg[ACTIVE] = mix(0.2, @fg_color, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color)
+
+ engine "murrine" {
+ roundness = 25
+ #roundness = 6
+ gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
+ #border_shades = { 0.5, 0.5 }
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ #trough_shades = { 1.08, 1.08 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-progressbar" = "murrine-thin" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = mix(0.08, @bg_color, @base_color)
+
+ fg[PRELIGHT] = @selected_fg_color
+
+ engine "murrine" {
+ roundness = 6
+ border_shades = { 1.2, 1.2 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-treeview-header" = "murrine-button" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color)
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-treeview" {
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-frame" = "murrine-wide" {
+ bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
+}
+
+style "murrine-frame-title" {
+ fg[NORMAL] = lighter (@fg_color)
+}
+
+style "murrine-tooltips" {
+ xthickness = 10
+ ythickness = 10
+
+ bg[NORMAL] = @tooltip_bg_color
+ bg[SELECTED] = @tooltip_bg_color
+
+ fg[NORMAL] = @tooltip_fg_color
+
+ engine "murrine" {
+ textstyle = 0
+ roundness = 6
+ rgba = FALSE
+ }
+}
+
+style "murrine-spinbutton" = "murrine-button" {
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ }
+}
+
+style "clearlooks-radiocheck" = "murrine-default" {
+ bg[SELECTED] = @base_color
+ bg[PRELIGHT] = @bg_color
+
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+
+ engine "clearlooks" {
+ radius = 6.0
+ }
+}
+
+style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
+ bg[PRELIGHT] = @bg_color
+}
+
+style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+style "murrine-entry" = "murrine-wider" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @text_color
+ text[ACTIVE] = @text_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ #border_shades = { 1.15, 1.15 }
+ border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) }
+ roundness = 6
+ }
+}
+
+style "metacity-frame" = "murrine-default" {
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "murrine-statusbar" { }
+style "murrine-comboboxentry" = "murrine-entry" { }
+style "murrine-hscale" = "murrine-scale" { }
+style "murrine-vscale" = "murrine-scale" { }
+style "murrine-hscrollbar" = "murrine-scrollbar" { }
+style "murrine-vscrollbar" = "murrine-scrollbar" { }
+
+# Menus
+
+style "murrine-menu" = "murrine-thin" {
+ bg[NORMAL] = @menu_bg_color
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[INSENSITIVE] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ text[NORMAL] = @menu_fg_color
+ text[PRELIGHT] = @selected_fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menu-item" = "murrine-wider" {
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ textstyle = 0
+ border_shades = { 1.2, 1.2 }
+ }
+}
+
+style "murrine-separator-menu-item" = "murrine-thin" { }
+
+style "murrine-menubar" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menubaritem" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+# Toolbars
+
+style "murrine-toolbar" = "murrine-thin" {
+ bg[NORMAL] = @toolbar_bg_color
+ bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
+ bg[INSENSITIVE] = @toolbar_bg_color
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton" = "murrine-button" {
+ bg[NORMAL] = shade (1.08, @toolbar_bg_color)
+ bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
+ bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton-label" = "murrine-toolbutton" {
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+class "GtkToolbar" style "murrine-toolbar"
+class "GtkHandleBox" style "murrine-toolbar"
+widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
+
+# Panels
+
+style "murrine-panel" = "murrine-thin" {
+ xthickness = 2
+
+ bg[NORMAL] = @panel_bg_color
+ bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[ACTIVE] = shade (0.8, @panel_bg_color)
+ bg[INSENSITIVE] = @panel_bg_color
+
+ fg[NORMAL] = @panel_fg_color
+ fg[PRELIGHT] = shade (1.08, @panel_fg_color)
+ fg[SELECTED] = shade (1.08, @panel_fg_color)
+ fg[ACTIVE] = @panel_fg_color
+ fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ base[NORMAL] = @panel_bg_color
+ base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[ACTIVE] = shade (0.9, @panel_bg_color)
+ base[INSENSITIVE] = @panel_bg_color
+
+ text[NORMAL] = @panel_fg_color
+ text[PRELIGHT] = shade (1.08, @panel_fg_color)
+ text[SELECTED] = shade (1.08, @panel_fg_color)
+ text[ACTIVE] = @panel_fg_color
+ text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ }
+}
+
+widget "*PanelWidget*" style "murrine-panel"
+widget "*PanelApplet*" style "murrine-panel"
+widget "*fast-user-switch*" style "murrine-panel"
+widget "*CPUFreq*Applet*" style "murrine-panel"
+widget "*indicator-applet*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
+widget_class "*PanelToplevel*" style "murrine-panel"
+widget_class "*notif*" style "murrine-panel"
+widget_class "*Notif*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
+widget_class "*tray*" style "murrine-panel"
+widget_class "*computertemp*" style "murrine-panel"
+widget_class "*Applet*Tomboy*" style "murrine-panel"
+widget_class "*Applet*Netstatus*" style "murrine-panel"
+widget "*gdm-user-switch-menubar*" style "murrine-panel"
+
+# LXPanel (code based on Lubuntu-default theme's gtkrc file)
+widget "*.tclock.*" style "murrine-panel"
+widget "*.taskbar.*" style "murrine-panel"
+widget_class "*GtkBgbox*" style "murrine-panel"
+
+style "bold-panel-item" {
+ font_name = "Bold"
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+widget "*Panel*MenuBar*" style "bold-panel-item"
+widget "*gimmie*" style "bold-panel-item"
+
+# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
+# class "*Panel*" style "murrine-panel" # Disabled to fix bug
+
+# XFCE Styles
+
+style "workspace-switcher" = "murrine-panel" {
+ bg[ACTIVE] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfce-header" {
+ bg[NORMAL] = shade (0.9, @bg_color)
+ base[NORMAL] = shade (1.18, @bg_color)
+}
+
+style "xfdesktop-windowlist" {
+ bg[NORMAL] = @base_color
+ fg[INSENSITIVE] = shade (0.95, @base_color)
+ text[INSENSITIVE] = shade (0.95, @base_color)
+}
+
+style "xfdesktop-icon-view" {
+ XfdesktopIconView::label-alpha = 0
+ XfdesktopIconView::selected-label-alpha = 60
+ XfdesktopIconView::shadow-x-offset = 0
+ XfdesktopIconView::shadow-y-offset = 1
+ XfdesktopIconView::selected-shadow-x-offset = 0
+ XfdesktopIconView::selected-shadow-y-offset = 1
+ XfdesktopIconView::shadow-color = @fg_color
+ XfdesktopIconView::selected-shadow-color = @fg_color
+ XfdesktopIconView::shadow-blur-radius = 2
+ XfdesktopIconView::cell-spacing = 2
+ XfdesktopIconView::cell-padding = 6
+ XfdesktopIconView::cell-text-width-proportion = 1.9
+
+ fg[NORMAL] = @bg_color
+ fg[ACTIVE] = @bg_color
+
+}
+
+style "xfwm-tabwin" {
+ Xfwm4TabwinWidget::border-width = 1
+ Xfwm4TabwinWidget::border-alpha = 1.0
+ Xfwm4TabwinWidget::icon-size = 64
+ Xfwm4TabwinWidget::alpha = 1.0
+ Xfwm4TabwinWidget::border-radius = 2
+
+ bg[NORMAL] = @menu_bg_color
+ bg[SELECTED] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ }
+}
+
+style "xfwm-tabwin-button" {
+ font_name = "bold"
+
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfsm-logout" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[PRELIGHT] = shade (1.1, @menu_bg_color)
+ bg[SELECTED] = shade (0.5, @menu_bg_color)
+ bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+
+ text[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ }
+}
+
+style "xfsm-logout-button" {
+ bg[NORMAL] = shade (1.2, @menu_bg_color)
+ bg[PRELIGHT] = shade (1.4, @menu_bg_color)
+
+ engine "murrine" {
+ }
+}
+
+widget "*Pager*" style "workspace-switcher"
+
+widget "*Xfce*Panel*" style "murrine-panel"
+class "*Xfce*Panel*" style "murrine-panel"
+
+# Thunar Styles
+
+style "sidepane" {
+ base[NORMAL] = @bg_color
+ base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
+ bg[NORMAL] = @bg_color
+ text[NORMAL] = mix (0.9, @fg_color, @bg_color)
+}
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*ThunarLocationEntry*" style "murrine-entry"
+
+style "whiskermenu" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[PRELIGHT] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[ACTIVE] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+}
+
+style "whiskermenu-scrollbar" = "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ trough_shades = { 4.97, 4.97 }
+ trough_border_shades = { 5.0, 5.0 }
+ }
+}
+
+widget "whiskermenu-window*" style "whiskermenu"
+widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
+
+# Gtk2 Open-File Dialog
+
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header"
+
+# Google Chrome/Chromium Styles (requires 9.0.597 or newer)
+
+style "chromium-toolbar-button" {
+ engine "murrine" {
+ roundness = 6
+ textstyle = 0
+ }
+}
+
+style "chrome-gtk-frame" {
+ ChromeGtkFrame::frame-color = @titlebar_bg_color
+ ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::frame-gradient-size = 0
+ ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
+ ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-gradient-size = 0
+ ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::scrollbar-trough-color = @bg_color
+ ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
+ ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
+}
+
+class "ChromeGtkFrame" style "chrome-gtk-frame"
+
+widget_class "*Chrom*Button*" style "chromium-toolbar-button"
+
+# General Styles
+
+class "GtkWidget" style "murrine-default"
+
+class "GtkFrame" style "murrine-frame"
+class "MetaFrames" style "metacity-frame"
+class "GtkWindow" style "metacity-frame"
+
+class "GtkSeparator" style "murrine-wide"
+class "GtkCalendar" style "murrine-wide"
+
+class "GtkSpinButton" style "murrine-spinbutton"
+
+class "GtkScale" style "murrine-scale"
+class "GtkVScale" style "murrine-vscale"
+class "GtkHScale" style "murrine-hscale"
+class "GtkScrollbar" style "murrine-scrollbar"
+class "GtkVScrollbar" style "murrine-vscrollbar"
+class "GtkHScrollbar" style "murrine-hscrollbar"
+
+class "GtkEntry" style "murrine-entry"
+
+widget_class "*" style "clearlooks-notebook"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*" style "murrine-button"
+widget_class "**" style "murrine-statusbar"
+widget_class "*" style "murrine-progressbar"
+widget_class "*" style "murrine-progressbar"
+
+widget_class "**" style "murrine-comboboxentry"
+widget_class "**" style "murrine-comboboxentry"
+
+widget_class "**" style "murrine-menu"
+widget_class "**" style "murrine-menu-item"
+widget_class "**" style "murrine-separator-menu-item"
+widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item"
+widget_class "**" style "murrine-menubar"
+widget_class "***" style "murrine-menubaritem"
+
+widget_class "*GtkToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToggleToolButton*" style "murrine-toolbutton"
+widget_class "*GtkMenuToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToolbar*Button" style "murrine-toolbutton"
+
+widget_class "*.." style "murrine-frame-title"
+
+widget_class "*.*" style "murrine-treeview"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+
+widget_class "*." style "clearlooks-radiocheck"
+widget_class "*.*." style "clearlooks-base-radiocheck"
+widget_class "*" style "clearlooks-base-radiocheck"
+
+widget "gtk-tooltip*" style "murrine-tooltips"
+
+widget_class "**" style "murrine-overlay-scrollbar"
+
+# Workarounds and Non-Standard Styling
+
+style "text-is-fg-color-workaround" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @fg_color
+ text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+widget_class "*.." style "text-is-fg-color-workaround"
+
+style "fg-is-text-color-workaround" {
+ fg[NORMAL] = @text_color
+ fg[PRELIGHT] = @text_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = darker (@fg_color)
+}
+
+widget_class "**" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+
+style "murrine-evo-new-button-workaround" {
+ engine "murrine" {
+ toolbarstyle = 0
+ }
+}
+
+widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
+
+style "inkscape-toolbar-fix" {
+ engine "murrine" {
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ highlight_shade = 1.0
+ }
+}
+
+#widget "*GtkHandleBox*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix"
+
+
+
+
+style "gimp-default-style" {
+# Uncommenting this line allows to set a different (smaller) font for GIMP.
+#
+# font_name = "sans 8"
+# Enabling the following line for some reason breaks toolbox resize
+# increment calculation. You can enable it to get an even smaller GUI
+# but need to restart GIMP after the theme change.
+#
+# GtkWidget::focus-padding = 0
+ GtkOptionMenu::indicator-size = { 15, 25 }
+ GtkOptionMenu::indicator-spacing = { 10, 8, 4, 4 }
+ GtkPaned::handle-size = 5
+ GimpDockWindow::default-height = 600
+ GimpDock::font-scale = 1.0
+ GimpMenuDock::minimal-width = 400
+ GimpToolPalette::tool-icon-size = large-toolbar
+ GimpToolPalette::button-relief = none
+ GimpDockbook::tab-border = 0
+ GimpDockbook::tab-icon-size = button
+ GimpColorNotebook::tab-border = 0
+ GimpColorNotebook::tab-icon-size = button
+ GimpDeviceEditor::handle-size = 30
+ GimpDockable::content-border = 1
+ GimpEditor::content-spacing = 1
+ GimpEditor::button-spacing = 1
+ GimpEditor::button-icon-size = button
+ GimpDataEditor::minimal-height = 150
+ GimpFrame::label-spacing = 5
+ GtkDialog::content-area-border = 2
+ GtkDialog::button-spacing = 20
+ GtkDialog::action-area-border = 25
+ GimpUnitComboBox::appears-as-list = 0
+}
+
+class "GtkWidget" style "gimp-default-style"
+style "gimp-tool-dialog-style" = "gimp-default-style"
+{
+ GtkDialog::action-area-border = 6
+}
+class "GimpToolDialog" style "gimp-tool-dialog-style"
+style "gimp-grid-view-style" = "gimp-default-style"
+{
+ bg[NORMAL] = { 1.0, 1.0, 1.0 }
+}
+widget "*GimpContainerGridView*GtkViewport*" style "gimp-grid-view-style"
+style "gimp-dockable-style" = "gimp-default-style"
+{
+ GimpFrame::label-bold = 0
+ GtkButton::focus-line_width = 1
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDockable.*" style "gimp-dockable-style"
+style "gimp-display-style" = "gimp-default-style"
+{
+ GimpRuler::font-scale = 1.0
+ GimpUnitComboBox::label-scale = 1.0
+ GimpScaleComboBox::label-scale = 1.0
+ GtkComboBox::arrow-size = 20
+ GtkButton::inner-border = { 0, 0, 0, 0 }
+ GtkButton::focus-line-width = 0
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDisplayShell.*" style "gimp-display-style"
+style "gimp-overlay-style" = "gimp-display-style"
+{
+ GtkButton::focus-line_width = 2
+}
+widget_class "**" style "gimp-overlay-style"
+
+
+
+
+# Performance Fixes
+
+style "performance-fix" {
+ engine "murrine" {
+ textstyle = 0
+ }
+}
+
+widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape
+widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp
+widget_class "*GimpToolbox*" style "performance-fix"
+widget_class "*GimpMenuDock*" style "performance-fix"
+widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
+widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.)
+
+widget_class "*XfceHeading*" style "xfce-header"
+widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
+widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
+widget "xfwm4-tabwin*" style "xfwm-tabwin"
+widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
+widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
+widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"
+
+
+# button fg workarounds:
+widget_class "*.." style "murrine-buttonlabel"
+widget_class "***" style:highest "murrine-buttonlabel"
+widget_class "***" style:highest "clearlooks-radiocheck-label"
+widget_class "**" style "murrine-comboboxtext"
+widget_class "**" style "murrine-togglebutton"
+widget_class "*." style "murrine-radiocheck"
+widget_class "***" style:highest "murrine-entry"
+widget_class "****" style:highest "murrine-toolbutton-label"
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/all-assets.svg b/.themes/oomox-autumn/gtk-3.0/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/all-assets.txt b/.themes/oomox-autumn/gtk-3.0/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/change_dpi.sh b/.themes/oomox-autumn/gtk-3.0/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-dark.svg
new file mode 100755
index 0000000..b12e3dd
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-dark.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
new file mode 100755
index 0000000..87c2437
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..87c2437
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked.svg
new file mode 100755
index 0000000..d7bf0c6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-dark.svg
new file mode 100755
index 0000000..f42e3d4
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..25121c7
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..25121c7
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..f42e3d4
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-dark.svg
new file mode 100755
index 0000000..bee616b
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..2aa9176
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
new file mode 100755
index 0000000..2aa9176
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked.svg
new file mode 100755
index 0000000..bee616b
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/checkbox-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked-dark.svg
new file mode 100755
index 0000000..3ba47f2
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked.svg b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..3ba47f2
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked-dark.svg
new file mode 100755
index 0000000..c797c02
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..c797c02
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..422c6d2
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..42e40f1
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..ec6d6d5
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..6274f65
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..8cef292
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..0fd284d
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..f8a2cd1
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..3a87a3f
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..b592e2d
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..9d8d013
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..98fd550
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..1134dd9
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..385da35
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..416e190
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..cde4b91
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..cb14ee6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..c01c6fa
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.png b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.png differ
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.svg b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.svg
new file mode 100755
index 0000000..db8b5fd
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/pane-handle@2.png b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-autumn/gtk-3.0/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-dark.svg
new file mode 100755
index 0000000..ea8df17
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive-dark.svg
new file mode 100755
index 0000000..5cfebd1
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..5cfebd1
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-checked.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked.svg
new file mode 100755
index 0000000..ea8df17
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-dark.svg
new file mode 100755
index 0000000..84a98f2
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..aa33e0d
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..aa33e0d
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed.svg
new file mode 100755
index 0000000..84a98f2
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..5cfebd1
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-selected-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-selected.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-selected.svg
new file mode 100755
index 0000000..ea8df17
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-selected.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-dark.svg
new file mode 100755
index 0000000..5590fe6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..6a7f2e0
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive.svg
new file mode 100755
index 0000000..6a7f2e0
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked.svg
new file mode 100755
index 0000000..5590fe6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-dark.svg
new file mode 100755
index 0000000..214ed94
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
new file mode 100755
index 0000000..0fdfaf4
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..6a7f2e0
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected.svg b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected.svg
new file mode 100755
index 0000000..5590fe6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/radio-unselected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/sed.sh b/.themes/oomox-autumn/gtk-3.0/assets/sed.sh
new file mode 100755
index 0000000..185a85b
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#804541/rgb(0%,0%,0%)/g' \
+ -e 's/#ee4e1d/rgb(100%,100%,100%)/g' \
+ -e 's/#3c2238/rgb(50%,0%,0%)/g' \
+ -e 's/#97672c/rgb(0%,50%,0%)/g' \
+ -e 's/#bf7d4f/rgb(50%,0%,50%)/g' \
+ -e 's/#5a1c33/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-autumn/gtk-3.0/assets/unsed.sh b/.themes/oomox-autumn/gtk-3.0/assets/unsed.sh
new file mode 100755
index 0000000..1d2ce8f
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#804541/g' \
+ -e 's/rgb(100%,100%,100%)/#ee4e1d/g' \
+ -e 's/rgb(50%,0%,0%)/#3c2238/g' \
+ -e 's/rgb(0%,50%,0%)/#97672c/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#97672c/g' \
+ -e 's/rgb(50%,0%,50%)/#bf7d4f/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#bf7d4f/g' \
+ -e 's/rgb(0%,0%,50%)/#5a1c33/g' \
+ "$@"
diff --git a/.themes/oomox-autumn/gtk-3.0/gtk-dark.css b/.themes/oomox-autumn/gtk-3.0/gtk-dark.css
new file mode 100755
index 0000000..b00626d
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css");
diff --git a/.themes/oomox-autumn/gtk-3.0/gtk.css b/.themes/oomox-autumn/gtk-3.0/gtk.css
new file mode 100755
index 0000000..c6eab95
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk.css");
diff --git a/.themes/oomox-autumn/gtk-3.0/gtk.gresource.xml b/.themes/oomox-autumn/gtk-3.0/gtk.gresource.xml
new file mode 100755
index 0000000..8281d70
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.0/gtk.gresource.xml
@@ -0,0 +1,48 @@
+
+
+
+ assets/checkbox-checked-dark.svg
+ assets/checkbox-checked-insensitive-dark.svg
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-dark.svg
+ assets/checkbox-mixed-insensitive-dark.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/checkbox-unchecked-dark.svg
+ assets/checkbox-unchecked-insensitive-dark.svg
+ assets/checkbox-unchecked-insensitive.svg
+ assets/checkbox-unchecked.svg
+ assets/grid-selection-checked-dark.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked-dark.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/radio-checked-dark.svg
+ assets/radio-checked-insensitive-dark.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-dark.svg
+ assets/radio-mixed-insensitive-dark.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/radio-unchecked-dark.svg
+ assets/radio-unchecked-insensitive-dark.svg
+ assets/radio-unchecked-insensitive.svg
+ assets/radio-unchecked.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-autumn/gtk-3.0/thumbnail.png b/.themes/oomox-autumn/gtk-3.0/thumbnail.png
new file mode 100755
index 0000000..cdae983
Binary files /dev/null and b/.themes/oomox-autumn/gtk-3.0/thumbnail.png differ
diff --git a/.themes/oomox-autumn/gtk-3.20/dist/gtk-dark.css b/.themes/oomox-autumn/gtk-3.20/dist/gtk-dark.css
new file mode 100755
index 0000000..15704ca
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.20/dist/gtk-dark.css
@@ -0,0 +1,8513 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #3c2238;
+@define-color dark_fg_color #e93000;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #804541;
+@define-color theme_fg_color #ee4e1d;
+@define-color theme_base_color #bf7d4f;
+@define-color theme_text_color #5a1c33;
+@define-color theme_selected_bg_color #e06810;
+@define-color theme_selected_fg_color #5a1c33;
+@define-color theme_tooltip_bg_color #804541;
+@define-color theme_tooltip_fg_color #ee4e1d;
+/* shadow effects */
+@define-color light_shadow #814642;
+@define-color dark_shadow #320f04;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #b0b0b0;
+@define-color info_bg_color #82599f;
+@define-color warning_fg_color #b0b0b0;
+@define-color warning_bg_color #e04900;
+@define-color question_fg_color #b0b0b0;
+@define-color question_bg_color #82599f;
+@define-color error_fg_color #b0b0b0;
+@define-color error_bg_color #f0331f;
+@define-color link_color #7250be;
+@define-color success_color #9f6800;
+@define-color warning_color #e04900;
+@define-color error_color #f0331f;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#804541,#ee4e1d,0.18);
+@define-color unfocused_borders mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+@define-color button_bg_color #f8801b;
+@define-color button_fg_color #a02516;
+@define-color header_button_bg_color #ee4e1d;
+@define-color header_button_fg_color #4d2e2b;
+@define-color insensitive_bg_color mix(#804541,#bf7d4f,0.6);
+@define-color insensitive_fg_color mix(#ee4e1d,#804541,0.5);
+/* osd */
+@define-color osd_base #3c2238;
+@define-color osd_bg rgba(60, 34, 56, 0.8);
+@define-color osd_fg #e93000;
+@define-color osd_insensitive_bg_color mix(#e93000,rgba(60, 34, 56, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#e93000,#3c2238,0.6);
+@define-color osd_borders_color rgba(51, 29, 48, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #3c2238;
+@define-color lightdm_fg_color #e93000;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#ee4e1d,#804541,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #5a1c33;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #804541;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #bf7d4f;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #e06810;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #5a1c33;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #4d2a27;
+/* window manager colors */
+@define-color wm_bg_focused #3c2238;
+@define-color wm_bg_unfocused #804541;
+@define-color wm_border_focused #ee4e1d;
+@define-color wm_border_unfocused #804541;
+@define-color wm_title_focused #e93000;
+@define-color wm_title_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color wm_icons_focused #e93000;
+@define-color wm_icons_focused_prelight #e06810;
+@define-color wm_icons_focused_pressed #b3530d;
+@define-color wm_icons_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color wm_icons_unfocused_prelight #e06810;
+@define-color wm_icons_unfocused_pressed #b3530d;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.06;
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 3px; }
+
+/*************
+ ! Base states
+ *************/
+GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #7250be; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #7250be; }
+
+.background {
+ background-color: #804541;
+ color: #ee4e1d; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #804541; }
+
+.gtkstyle-fallback {
+ background-color: rgba(128, 69, 65, 0.5);
+ color: #ee4e1d; }
+ .gtkstyle-fallback:hover {
+ background-color: #8d4c48;
+ color: #ee4e1d; }
+ .gtkstyle-fallback:active {
+ background-color: #733e3b;
+ color: #ee4e1d; }
+ .gtkstyle-fallback:disabled {
+ background-color: #804541;
+ color: mix(#ee4e1d,#804541,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #ee4e1d; }
+ label.separator:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+
+label selection {
+ background-color: #e06810;
+ color: #5a1c33; }
+
+label:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ label:disabled:backdrop {
+ color: #4d2a27; }
+
+label:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+
+assistant .sidebar {
+ background-color: #bf7d4f;
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ assistant .sidebar:backdrop {
+ background-color: #bf7d4f;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#ee4e1d,#804541,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#e06810), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#e06810), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#e06810), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(99, 29, 7, 0.697255)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 4px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 4px; }
+
+#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd,
+#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button,
+.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 3.6428571429px; }
+
+notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat,
+menuitem.button.flat, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+.titlebar:not(headerbar) .linked > button:first-child,
+headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child {
+ border-width: 1px;
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px; }
+
+toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+.titlebar:not(headerbar) .linked > button:last-child,
+headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child {
+ border-width: 1px;
+ border-radius: 0 3px 3px 0;
+ -gtk-outline-radius: 0 2.7px 2.7px 0; }
+
+toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+.titlebar:not(headerbar) .linked > button:only-child,
+headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px; }
+
+.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button,
+headerbar.selection-mode .linked > button,
+.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+toolbar .linked > button,
+toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+.titlebar:not(headerbar) .linked > button,
+headerbar .linked > button,
+headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child {
+ border-width: 1px;
+ border-radius: 3px 3px 0 0;
+ -gtk-outline-radius: 2.7px 2.7px 0 0; }
+
+.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child {
+ border-width: 1px;
+ border-radius: 0 0 3px 3px;
+ -gtk-outline-radius: 0 0 2.7px 2.7px; }
+
+.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child {
+ border-width: 1px;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover {
+ border: 1px solid rgba(128, 69, 65, 0.3);
+ background-color: rgba(238, 78, 29, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked {
+ border: 1px solid rgba(224, 104, 16, 0.3);
+ background-color: rgba(90, 28, 51, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #f8801b;
+ background-image: linear-gradient(to bottom, #faa45c, #c95f06);
+ border-color: rgba(128, 30, 18, 0.32);
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(136, 31, 19, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(160, 37, 22, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(160, 37, 22, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #a02516;
+ border-color: rgba(248, 128, 27, 0);
+ background-color: rgba(248, 128, 27, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover {
+ background-color: #f88728;
+ background-image: linear-gradient(to bottom, #fbae6d, #d46406);
+ border-color: rgba(128, 30, 18, 0.4);
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #f88728;
+ background-image: linear-gradient(to bottom, #fbae6d, #d46406);
+ border-color: rgba(160, 37, 22, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #f98f36;
+ background-image: linear-gradient(to bottom, #fbb77e, #de6907);
+ border-color: rgba(128, 30, 18, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ button:focus:hover:hover, button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(128, 30, 18, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(160, 37, 22, 0.06), inset 0 1px rgba(160, 37, 22, 0.07), inset -1px 0 rgba(160, 37, 22, 0.06), inset 0 -1px rgba(160, 37, 22, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.32),0.3); }
+ button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(136, 31, 19, 0.32); }
+ button:active:checked:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover {
+ color: #a02516; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#f8801b,#a02516,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f8801b,#a02516,0.2),0.4),1.245), shade(alpha(mix(#f8801b,#a02516,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f8801b,#a02516,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#f8801b,#a02516,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(248, 128, 27, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(248, 128, 27, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#a02516,#f8801b,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .inline-toolbar button:disabled, .linked > button:disabled {
+ box-shadow: inset -1px 0 #d56507; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #d56507; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #a02516;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #fa9e50;
+ background-image: linear-gradient(to bottom, #fcc99f, #f27307); }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(128, 30, 18, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#ee4e1d,mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#a02516,#804541,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(77, 42, 39, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px;
+ color: #5a1c33;
+ caret-color: #5a1c33;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #b26f41;
+ background-image: linear-gradient(to top, #c88f67, #875431);
+ color: mix(#bf7d4f,#5a1c33,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 3px 3px 0;
+ -gtk-outline-radius: 0 2.7px 2.7px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 3px 3px 0 0;
+ -gtk-outline-radius: 2.7px 2.7px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 3px 3px;
+ -gtk-outline-radius: 0 0 2.7px 2.7px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.6428571429px;
+ padding-right: 3.6428571429px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.6428571429px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 3px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 3px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.1), inset 0 1px rgba(50, 15, 4, 0.12), inset -1px 0 rgba(50, 15, 4, 0.1), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-width: 0;
+ border-radius: 3px;
+ color: #5a1c33; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #b0b0b0;
+ border-color: #b33a00;
+ background-color: mix(#bf7d4f,#e04900,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #b0b0b0; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#e04900,0.3);
+ background-color: #e04900;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #b0b0b0;
+ color: #e04900; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #b0b0b0; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #b0b0b0; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+
+entry {
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ border-color: mix(#5a1c33,#bf7d4f,0.64);
+ padding: 5px 3.6428571429px;
+ color: #5a1c33;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ entry:focus, entry:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#bf7d4f,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#5a1c33,#bf7d4f,0.4); }
+ entry:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.72); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.64); }
+ entry:focus, entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ entry:disabled {
+ background-color: mix(#bf7d4f,#5a1c33,0.07);
+ background-image: linear-gradient(to top, shade(mix(#bf7d4f,#5a1c33,0.07),1.245), shade(mix(#bf7d4f,#5a1c33,0.07),0.755));
+ opacity: .9;
+ color: mix(#bf7d4f,#5a1c33,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 3px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 3px; }
+
+.titlebar:not(headerbar), headerbar {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.88);
+ color: #e93000;
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-radius: 3px 3px 0 0;
+ color: #e93000;
+ padding: 0 6px;
+ min-height: 42px; }
+ .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.8),0.3); }
+ .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked {
+ border-color: mix(#e93000,#3c2238,0.4); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ border-color: mix(#e93000,#3c2238,0.92); }
+ .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.88); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ background-color: #361f32;
+ background-image: linear-gradient(to bottom, #43263f, #291726);
+ color: mix(#e93000,#3c2238,0.5); }
+ .titlebar:not(headerbar) .background, headerbar .background {
+ background-color: #3c2238;
+ border-color: mix(#3c2238,#e93000,0.3); }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) .subtitle, headerbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #3f243b;
+ background-image: linear-gradient(to bottom, #4e2c49, #301b2c);
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #3f243b;
+ background-image: linear-gradient(to bottom, #4e2c49, #301b2c);
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #42253e;
+ background-image: linear-gradient(to bottom, #522f4d, #321c2f);
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #e93000; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#3c2238,#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#3c2238,#e93000,0.2),0.4),1.245), shade(alpha(mix(#3c2238,#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#3c2238,#e93000,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#3c2238,#e93000,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(60, 34, 56, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e93000,#3c2238,0.9)); }
+ .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar) .linked > button,
+ headerbar .linked > button,
+ headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar) .linked > button:focus,
+ headerbar .linked > button:focus,
+ .titlebar:not(headerbar) .linked > button:hover,
+ headerbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked,
+ .titlebar:not(headerbar) .linked > button:active,
+ headerbar .linked > button:active,
+ .titlebar:not(headerbar) .linked > button:checked,
+ headerbar .linked > button:checked {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ .titlebar:not(headerbar) .linked > button:disabled,
+ headerbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #301b2d; }
+ .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ .titlebar:not(headerbar) .linked > button:last-child,
+ headerbar .linked > button:last-child,
+ .titlebar:not(headerbar) .linked > button:only-child,
+ headerbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar) .linked > button:last-child:hover,
+ headerbar .linked > button:last-child:hover,
+ .titlebar:not(headerbar) .linked > button:only-child:hover,
+ headerbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar) .linked > button:disabled:last-child,
+ headerbar .linked > button:disabled:last-child,
+ .titlebar:not(headerbar) .linked > button:disabled:only-child,
+ headerbar .linked > button:disabled:only-child {
+ box-shadow: none; }
+ .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar) .linked > button:active:last-child,
+ headerbar .linked > button:active:last-child,
+ .titlebar:not(headerbar) .linked > button:checked:last-child,
+ headerbar .linked > button:checked:last-child {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar) .linked > button:active:only-child,
+ headerbar .linked > button:active:only-child,
+ .titlebar:not(headerbar) .linked > button:checked:only-child,
+ headerbar .linked > button:checked:only-child {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ color: #241422;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ background-image: image(mix(#e93000,#3c2238,0.9)); }
+ .titlebar:backdrop:not(headerbar), headerbar:backdrop {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ color: mix(#ee4e1d,#804541,0.4);
+ text-shadow: none;
+ border-color: mix(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),#804541,0.5); }
+ .default-decoration.titlebar:not(headerbar), headerbar.default-decoration {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar {
+ border-radius: 0; }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold; }
+ .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton {
+ margin-left: 3px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12);
+ padding: 3px; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(54, 32, 30, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(54, 32, 30, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(54, 32, 30, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(54, 32, 30, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #4d2e2b; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+ .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #e93000; }
+ .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover {
+ color: #4d2e2b; }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#ee4e1d,#804541,0.4); }
+ .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box {
+ color: #e93000; }
+ .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box {
+ color: #a02516; }
+ .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #e93000;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #e06810;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active {
+ background-image: none;
+ background-color: transparent;
+ color: #ca5e0e;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop {
+ background: none;
+ color: mix(#ee4e1d,#804541,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: mix(#ee4e1d,#804541,0.72);
+ color: #ee4e1d; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#e06810,mix(#ee4e1d,#804541,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#ee4e1d,#804541,0.48); }
+ toolbar:disabled {
+ border-color: mix(#ee4e1d,#804541,0.8); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#ee4e1d,#804541,0.72); }
+ toolbar:disabled {
+ background-color: #733e3b;
+ background-image: linear-gradient(to bottom, #8f4d49, #572f2c);
+ color: mix(#ee4e1d,#804541,0.5); }
+ toolbar .background {
+ background-color: #804541;
+ border-color: mix(#804541,#ee4e1d,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #ee4e1d;
+ border-color: rgba(128, 69, 65, 0);
+ background-color: rgba(128, 69, 65, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(199, 58, 15, 0.3);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(238, 78, 29, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #8d4c48;
+ background-image: linear-gradient(to bottom, #ac615c, #6a3936);
+ border-color: rgba(199, 58, 15, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(238, 78, 29, 0.06), inset 0 1px rgba(238, 78, 29, 0.07), inset -1px 0 rgba(238, 78, 29, 0.06), inset 0 -1px rgba(238, 78, 29, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover {
+ color: #ee4e1d; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#804541,#ee4e1d,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),1.245), shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#804541,#ee4e1d,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#804541,#ee4e1d,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(128, 69, 65, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(128, 69, 65, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+ toolbar .linked > button,
+ toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ toolbar .linked > button:focus,
+ toolbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus,
+ toolbar .linked > button:active,
+ toolbar .linked > button:active:hover,
+ toolbar .linked > button:active:focus,
+ toolbar .linked > button:active:hover:focus,
+ toolbar .linked > button:checked,
+ toolbar .linked > button:checked:hover,
+ toolbar .linked > button:checked:focus,
+ toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #663734; }
+ toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ toolbar .linked > button:last-child,
+ toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover,
+ toolbar .linked > button:last-child:hover,
+ toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child,
+ toolbar .linked > button:disabled:last-child,
+ toolbar .linked > button:disabled:only-child,
+ toolbar .linked > button:active:disabled:last-child,
+ toolbar .linked > button:active:disabled:only-child,
+ toolbar .linked > button:checked:disabled:last-child,
+ toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus,
+ toolbar .linked > button:active:last-child,
+ toolbar .linked > button:active:last-child:focus,
+ toolbar .linked > button:active:last-child:hover,
+ toolbar .linked > button:active:last-child:hover:focus,
+ toolbar .linked > button:checked:last-child,
+ toolbar .linked > button:checked:last-child:focus,
+ toolbar .linked > button:checked:last-child:hover,
+ toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus,
+ toolbar .linked > button:active:only-child,
+ toolbar .linked > button:active:only-child:focus,
+ toolbar .linked > button:active:only-child:hover,
+ toolbar .linked > button:active:only-child:hover:focus,
+ toolbar .linked > button:checked:only-child,
+ toolbar .linked > button:checked:only-child:focus,
+ toolbar .linked > button:checked:only-child:hover,
+ toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #4d2927;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ background-color: mix(mix(#804541,#ee4e1d,0.18),#804541,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ background-color: mix(#804541,mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat {
+ color: #ee4e1d;
+ border-color: rgba(128, 69, 65, 0);
+ background-color: rgba(128, 69, 65, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(199, 58, 15, 0.3);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(238, 78, 29, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #8d4c48;
+ background-image: linear-gradient(to bottom, #ac615c, #6a3936);
+ border-color: rgba(199, 58, 15, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(238, 78, 29, 0.06), inset 0 1px rgba(238, 78, 29, 0.07), inset -1px 0 rgba(238, 78, 29, 0.06), inset 0 -1px rgba(238, 78, 29, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #ee4e1d; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#804541,#ee4e1d,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),1.245), shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#804541,#ee4e1d,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#804541,#ee4e1d,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(128, 69, 65, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(128, 69, 65, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #351e31; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #7d4440;
+ background-image: linear-gradient(to bottom, #9c544f, #5f3330);
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734;
+ color: #ee4e1d; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar.selection-mode:not(headerbar) button.suggested-action {
+ background-color: #9f6800;
+ background-image: linear-gradient(to bottom, #c68100, #784f00);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #5a1c33;
+ border-color: rgba(159, 104, 0, 0);
+ background-color: rgba(159, 104, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover {
+ background-color: #a76d00;
+ background-image: linear-gradient(to bottom, #d08800, #7e5200);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus {
+ background-color: #a76d00;
+ background-image: linear-gradient(to bottom, #d08800, #7e5200);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #af7200;
+ background-image: linear-gradient(to bottom, #da8e00, #845600);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover {
+ color: #5a1c33; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#9f6800,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#9f6800,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#9f6800,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#9f6800,#5a1c33,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#9f6800,#5a1c33,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(159, 104, 0, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled {
+ color: rgba(159, 104, 0, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action separator {
+ background-image: image(mix(#5a1c33,#9f6800,0.9)); }
+
+.destructive-action {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .destructive-action:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #5a1c33;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #5a1c33; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#5a1c33,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#5a1c33,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .destructive-action:backdrop, .destructive-action.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#5a1c33,#f0331f,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: mix(#5a1c33,#e06810,0.72);
+ color: #5a1c33; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#e06810,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#5a1c33,#e06810,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#5a1c33,#e06810,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#5a1c33,#e06810,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #ca5e0e;
+ background-image: linear-gradient(to bottom, #ef761e, #98470b);
+ color: mix(#5a1c33,#e06810,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #e06810;
+ border-color: mix(#e06810,#5a1c33,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #5a1c33;
+ border-color: rgba(224, 104, 16, 0);
+ background-color: rgba(224, 104, 16, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #ef7419;
+ background-image: linear-gradient(to bottom, #f39856, #ba560d);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #5a1c33; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#e06810,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e06810,#5a1c33,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#e06810,#5a1c33,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 104, 16, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(224, 104, 16, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#5a1c33,#e06810,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button,
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode viewswitcher button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover,
+ headerbar.selection-mode .linked > button:focus,
+ headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus,
+ headerbar.selection-mode .linked > button:active,
+ headerbar.selection-mode .linked > button:active:hover,
+ headerbar.selection-mode .linked > button:active:focus,
+ headerbar.selection-mode .linked > button:active:hover:focus,
+ headerbar.selection-mode .linked > button:checked,
+ headerbar.selection-mode .linked > button:checked:hover,
+ headerbar.selection-mode .linked > button:checked:focus,
+ headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ headerbar.selection-mode viewswitcher button:disabled,
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #b3530d; }
+ headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child,
+ headerbar.selection-mode .linked > button:last-child,
+ headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover,
+ headerbar.selection-mode .linked > button:last-child:hover,
+ headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child,
+ headerbar.selection-mode .linked > button:disabled:last-child,
+ headerbar.selection-mode .linked > button:disabled:only-child,
+ headerbar.selection-mode .linked > button:active:disabled:last-child,
+ headerbar.selection-mode .linked > button:active:disabled:only-child,
+ headerbar.selection-mode .linked > button:checked:disabled:last-child,
+ headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:last-child,
+ headerbar.selection-mode .linked > button:active:last-child:focus,
+ headerbar.selection-mode .linked > button:active:last-child:hover,
+ headerbar.selection-mode .linked > button:active:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:last-child,
+ headerbar.selection-mode .linked > button:checked:last-child:focus,
+ headerbar.selection-mode .linked > button:checked:last-child:hover,
+ headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:only-child,
+ headerbar.selection-mode .linked > button:active:only-child:focus,
+ headerbar.selection-mode .linked > button:active:only-child:hover,
+ headerbar.selection-mode .linked > button:active:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:only-child,
+ headerbar.selection-mode .linked > button:checked:only-child:focus,
+ headerbar.selection-mode .linked > button:checked:only-child:hover,
+ headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #863e0a;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #5a1c33;
+ border-color: rgba(224, 104, 16, 0);
+ background-color: rgba(224, 104, 16, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #ef7419;
+ background-image: linear-gradient(to bottom, #f39856, #ba560d);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #5a1c33; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#e06810,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e06810,#5a1c33,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#e06810,#5a1c33,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 104, 16, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(224, 104, 16, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#5a1c33,#e06810,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #e06810;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #b3530d;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #9d490b; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #a84e0c; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(90, 28, 51, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label {
+ color: #9d490b; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #5a1c33; }
+ calendar:selected {
+ border-radius: 3px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(99, 29, 7, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(99, 29, 7, 0.1); }
+ calendar.button {
+ color: rgba(238, 78, 29, 0.55); }
+ calendar.button:hover {
+ color: #ee4e1d; }
+ calendar.button:backdrop {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#e06810,#ee4e1d,0.5); }
+ calendar:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 3.5px;
+ border-top-right-radius: 3.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 3.5px;
+ border-bottom-right-radius: 3.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 3.5px;
+ border-bottom-left-radius: 3.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 3.5px;
+ border-bottom-right-radius: 3.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px; }
+
+colorswatch.dark overlay {
+ color: #5a1c33; }
+ colorswatch.dark overlay:hover {
+ border-color: rgba(99, 29, 7, 0.8); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#e06810,#5a1c33,0.66); }
+
+colorswatch.light overlay {
+ color: #5a1c33; }
+ colorswatch.light overlay:hover {
+ border-color: rgba(99, 29, 7, 0.5); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #e06810;
+ box-shadow: inset 0 0 0 2px #bf590e, inset 0 0 0 1px #e06810; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #e06810;
+ box-shadow: inset 0 0 0 2px rgba(99, 29, 7, 0.3), inset 0 0 0 1px #e06810; }
+
+colorswatch overlay {
+ border: 1px solid rgba(99, 29, 7, 0.3); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(130, 70, 66, 0.4), inset 0 -1px rgba(99, 29, 7, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: rgba(99, 29, 7, 0.3);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(99, 29, 7, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #5a1c33; }
+
+colorswatch#add-color-button {
+ border-radius: 3px 3px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 3px; }
+ colorswatch#add-color-button overlay {
+ background-color: #7a423e;
+ color: #ee4e1d; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #733e3b; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #7a423e; }
+
+colorswatch#editor-color-sample {
+ border-radius: 3px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 3.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 3px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18);
+ background-color: #804541; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#e06810,#bf7d4f,0.5); }
+
+list {
+ color: #5a1c33;
+ background-color: #bf7d4f;
+ border-color: mix(#804541,#ee4e1d,0.18); }
+ list:backdrop {
+ background-color: #bf7d4f;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(238, 78, 29, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(99, 29, 7, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#e06810,#ee4e1d,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #e06810; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 3px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border: 1px solid #68477f;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #b0b0b0; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.info button:focus, infobar.info button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.info button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.info button.flat {
+ color: #b0b0b0;
+ border-color: rgba(130, 89, 159, 0);
+ background-color: rgba(130, 89, 159, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.flat:hover {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #8e67aa;
+ background-image: linear-gradient(to bottom, #ae92c2, #6c4a84);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #b0b0b0; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#82599f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#82599f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#82599f,#b0b0b0,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.info button:backdrop, infobar.info button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(130, 89, 159, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(130, 89, 159, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#82599f,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border: 1px solid #b33a00;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #b0b0b0; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.warning button:focus, infobar.warning button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.warning button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.warning button.flat {
+ color: #b0b0b0;
+ border-color: rgba(224, 73, 0, 0);
+ background-color: rgba(224, 73, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.flat:hover {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #f65000;
+ background-image: linear-gradient(to bottom, #ff7634, #ba3d00);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #b0b0b0; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#e04900,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e04900,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#e04900,#b0b0b0,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.warning button:backdrop, infobar.warning button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 73, 0, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(224, 73, 0, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#e04900,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border: 1px solid #68477f;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #b0b0b0; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.question button:focus, infobar.question button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.question button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.question button.flat {
+ color: #b0b0b0;
+ border-color: rgba(130, 89, 159, 0);
+ background-color: rgba(130, 89, 159, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.flat:hover {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #8e67aa;
+ background-image: linear-gradient(to bottom, #ae92c2, #6c4a84);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #b0b0b0; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#82599f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#82599f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#82599f,#b0b0b0,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.question button:backdrop, infobar.question button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(130, 89, 159, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(130, 89, 159, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#82599f,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border: 1px solid #cb200e;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #b0b0b0; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ infobar.error button:focus, infobar.error button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.error button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.error button.flat {
+ color: #b0b0b0;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #b0b0b0; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#b0b0b0,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.error button:backdrop, infobar.error button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#f0331f,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 3px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 3px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.1), inset 0 1px rgba(50, 15, 4, 0.12), inset -1px 0 rgba(50, 15, 4, 0.1), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-width: 0;
+ border-radius: 3px;
+ color: #5a1c33; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #b0b0b0;
+ border-color: #b33a00;
+ background-color: mix(#bf7d4f,#e04900,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #b0b0b0; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#e04900,0.3);
+ background-color: #e04900;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #b0b0b0;
+ color: #e04900; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #b0b0b0; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #b0b0b0; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #fc3400; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #3c2238;
+ color: #e93000;
+ border: 1px solid mix(#3c2238,#e93000,0.21); }
+ .csd menu, .csd .menu, .csd .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ menu separator, .csd menu separator,
+ .menu separator, .csd .menu separator,
+ .context-menu separator, .csd .context-menu separator {
+ background-image: image(mix(#3c2238,#e93000,0.18));
+ margin: 1px 0; }
+ menu .separator, .csd menu .separator,
+ .menu .separator, .csd .menu .separator,
+ .context-menu .separator, .csd .context-menu .separator {
+ color: mix(#3c2238,#e93000,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #e06810;
+ background-image: none;
+ color: #5a1c33; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(90, 28, 51, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #5a1c33; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#e93000,#3c2238,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #e93000; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #361f32;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #361f32; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(233, 48, 0, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #e93000; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#e93000,#3c2238,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #3c2238;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#3c2238,#e93000,0.18);
+ -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 mix(#3c2238,#e93000,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#3c2238,#e93000,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: #bf7d4f; }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(233, 48, 0, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(90, 28, 51, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#e93000,#3c2238,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(99, 29, 7, 0.2); }
+
+menuitem entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ menuitem entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 3px;
+ background-clip: border-box;
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000;
+ box-shadow: 0 3px 6px rgba(99, 29, 7, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#e93000,#3c2238,0.64);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.16); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#e93000,#3c2238,0.68); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.64); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #e06810; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #482943; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#3c2238,#e93000,1.3);
+ background-image: none;
+ color: #e93000;
+ border-color: mix(#e93000,#3c2238,0.8); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ popover.background .frame {
+ border-color: mix(#e93000,#3c2238,0.8);
+ border-radius: 3px; }
+ popover.background entry {
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ border-color: mix(#5a1c33,#bf7d4f,0.64);
+ padding: 5px 3.6428571429px;
+ color: #5a1c33;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#bf7d4f,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#5a1c33,#bf7d4f,0.4); }
+ popover.background entry:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.72); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.64); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#bf7d4f,#5a1c33,0.07);
+ background-image: linear-gradient(to top, shade(mix(#bf7d4f,#5a1c33,0.07),1.245), shade(mix(#bf7d4f,#5a1c33,0.07),0.755));
+ opacity: .9;
+ color: mix(#bf7d4f,#5a1c33,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background button:focus, popover.background button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ popover.background button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ popover.background button.flat {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.flat:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #4d2e2b; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ popover.background button:backdrop, popover.background button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #e93000; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #c73a0f; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 3px;
+ background-color: #e06810;
+ color: #5a1c33; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #ee4e1d; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #804541;
+ background-clip: padding-box;
+ border: 1px solid #663734;
+ border-radius: 3px;
+ color: #ee4e1d; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #ee4e1d;
+ border: 1px solid mix(#804541,#ee4e1d,0.18);
+ background: #824642;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#ee4e1d,#804541,0.5);
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(48, 27, 45, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 3px 3px;
+ padding: 6px;
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: none;
+ color: #e93000; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ frame.app-notification button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ frame.app-notification button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #e93000; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #5a1c33; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border: 1px solid #663734;
+ border-radius: 3px;
+ color: #ee4e1d; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 3px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(60, 34, 56, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #ee4e1d;
+ background-color: #bf7d4f;
+ border: 1px solid;
+ border-color: mix(mix(#804541,#ee4e1d,0.18),#804541,0.5);
+ border-radius: 3px;
+ box-shadow: inset 0 -3px mix(#bf7d4f,#804541,0.2);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #bf7d4f;
+ color: mix(#ee4e1d,#804541,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled,
+#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, label:disabled selection {
+ color: mix(#5a1c33,#e06810,0.5); }
+
+row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop,
+#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, label:backdrop selection {
+ background-color: #e06810;
+ color: mix(#e06810,#5a1c33,0.66); }
+ row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop,
+ #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled {
+ color: mix(mix(#e06810,#5a1c33,0.66),#e06810,0.3); }
+
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, #login_window entry selection, .osd entry selection,
+#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow {
+ background-color: #e06810; }
+ row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, #login_window entry selection, .osd entry selection,
+ #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow {
+ color: #5a1c33;
+ outline-color: rgba(90, 28, 51, 0.3); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#804541,#ee4e1d,0.18); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #804541; }
+ notebook > header {
+ padding: 3px;
+ background-color: #804541; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#ee4e1d,#804541,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#ee4e1d,mix(#ee4e1d,#804541,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #ee4e1d; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#804541,#ee4e1d,0.1),0.7);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.1),0.7),1.245), shade(alpha(mix(#804541,#ee4e1d,0.1),0.7),0.755));
+ border-color: mix(mix(#804541,#ee4e1d,0.18),mix(#ee4e1d,#804541,0.5),0.15);
+ color: rgba(238, 78, 29, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#804541,#ee4e1d,0.04);
+ background-image: linear-gradient(to bottom, shade(mix(#804541,#ee4e1d,0.04),1.245), shade(mix(#804541,#ee4e1d,0.04),0.755));
+ color: mix(#ee4e1d,mix(#ee4e1d,#804541,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #804541;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ color: #ee4e1d; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#804541,#ee4e1d,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #f57467; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #e06810; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 3px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 3px 0 0;
+ -gtk-outline-radius: 3px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 3px 0 0;
+ -gtk-outline-radius: 0 3px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #e06810;
+ margin-top: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 3px 3px 0 0;
+ padding-top: 4px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 3px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 3px;
+ -gtk-outline-radius: 0 0 0 3px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 3px;
+ -gtk-outline-radius: 0 0 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #e06810;
+ margin-bottom: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 0 0 3px 3px;
+ padding-bottom: 4px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 3px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 3px 0 0;
+ -gtk-outline-radius: 0 3px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 3px;
+ -gtk-outline-radius: 0 0 3px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #e06810;
+ margin-right: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 0 3px 3px 0;
+ padding-right: 12px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 3px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 3px 0 0;
+ -gtk-outline-radius: 3px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 3px;
+ -gtk-outline-radius: 0 0 0 3px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #e06810;
+ margin-left: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 3px 0 0 3px;
+ padding-left: 12px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 3px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #e93000; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ button.osd:backdrop, button.osd.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(48, 27, 45, 0.8);
+ border-radius: 3px;
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: none;
+ color: #e93000; }
+ toolbar.osd separator {
+ color: rgba(54, 31, 50, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #e06810;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(60, 34, 56, 0.8);
+ color: #e93000;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(60, 34, 56, 0.6);
+ color: #e93000; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .osd button:focus, .osd button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd button.flat,
+ #XfceNotifyWindow button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #e93000; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd button:backdrop, .osd button.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#e06810,rgba(51, 29, 48, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(233, 48, 0, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #e93000; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(65, 37, 60, 0.8);
+ background-image: linear-gradient(to bottom, rgba(81, 46, 75, 0.8), rgba(49, 28, 46, 0.8));
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.8); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#e06810,mix(#e93000,rgba(60, 34, 56, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.32); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.84); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.8); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(54, 31, 50, 0.8);
+ background-image: linear-gradient(to bottom, rgba(67, 38, 63, 0.8), rgba(41, 23, 38, 0.8)); }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(48, 27, 45, 0.8);
+ background-color: rgba(65, 37, 60, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #e06810;
+ background-color: #e06810;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(51, 29, 48, 0.8);
+ background-color: rgba(54, 31, 50, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(83, 47, 77, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #e06810; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #e06810;
+ border-color: #e06810; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #f08333;
+ border-color: #f08333; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #b0520d;
+ border-color: #b0520d; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(52, 30, 49, 0.8),#e93000,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(60, 34, 56, 0.8),#e93000,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(52, 30, 49, 0.8),#e93000,0.31);
+ background-color: mix(rgba(60, 34, 56, 0.8),#e93000,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #ca5e0e;
+ background-color: #e06810; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(52, 30, 49, 0.8),#e93000,0.21);
+ border-radius: 3px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(54, 31, 50, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(99, 29, 7, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 0;
+ color: #e93000;
+ caret-color: #e93000; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#e06810,rgba(51, 29, 48, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #361f32;
+ background-image: linear-gradient(to top, #43263f, #291726);
+ color: mix(#3c2238,#e93000,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ border-radius: 0;
+ border-color: rgba(51, 29, 48, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #e93000; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #e93000; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#e93000,#3c2238,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#bf7d4f,mix(#ee4e1d,#804541,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(77, 42, 39, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 3px 0 0 3px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 3px 3px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #e93000; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#804541,#ee4e1d,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: #6f3c38; }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#804541,mix(#804541,#ee4e1d,0.18),0.9) 1px, transparent 1px);
+ background-color: #76403c;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 3px;
+ font-size: smaller;
+ color: rgba(238, 78, 29, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#804541,#ee4e1d,0.17);
+ background-color: mix(#bf7d4f,#804541,0.08);
+ background-image: none;
+ border-radius: 3px; }
+ progressbar progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px; }
+ progressbar progress.right {
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px; }
+ progressbar progress.top {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#bf7d4f,#804541,0.08);
+ border: 1px solid mix(#804541,#ee4e1d,0.17);
+ border-radius: 3px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #e06810;
+ border-color: transparent;
+ border-radius: 3px; }
+ levelbar block.low {
+ background-color: #e04900;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #9f6800;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #b3530d;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #ef7419; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#804541,#ee4e1d,0.2); }
+ scale trough:disabled {
+ background-color: mix(#804541,#ee4e1d,0.1); }
+ menuitem:hover scale trough, row:selected scale trough, infobar scale trough {
+ background-color: rgba(99, 29, 7, 0.2); }
+ menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight {
+ background-color: #5a1c33; }
+ menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled {
+ background-color: mix(#5a1c33,#e06810,0.55); }
+ menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled {
+ background-color: rgba(99, 29, 7, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #e06810; }
+ scale highlight:disabled {
+ background-color: rgba(224, 104, 16, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(224, 104, 16, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #f8801b;
+ border: 1px solid rgba(160, 37, 22, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #f98e34; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #e06810;
+ border-color: #e06810; }
+ scale slider:disabled {
+ background-color: mix(#f8801b,#804541,0.55);
+ border-color: mix(#a02516,#804541,0.92); }
+ menuitem:hover scale slider, row:selected scale slider, infobar scale slider {
+ background-clip: border-box;
+ background-color: #5a1c33;
+ border-color: #5a1c33; }
+ menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover {
+ background-color: mix(#5a1c33,#e06810,0.85);
+ border-color: mix(#5a1c33,#e06810,0.85); }
+ menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active {
+ background-color: mix(#5a1c33,#e06810,0.5);
+ border-color: mix(#5a1c33,#e06810,0.5); }
+ menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled {
+ background-color: mix(#5a1c33,#e06810,0.55);
+ border-color: mix(#5a1c33,#e06810,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: #6f3c38;
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.left {
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.right {
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar:backdrop {
+ background-color: #76403c;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 3px;
+ background-clip: padding-box;
+ background-color: mix(#804541,#ee4e1d,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#804541,#ee4e1d,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #c85d0e; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #ef741b; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #ee4e1d;
+ border: 1px solid #824642; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#804541,#ee4e1d,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#804541,#ee4e1d,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #c85d0e; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#804541,#bf7d4f,0.5); }
+ stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left {
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#804541,#bf7d4f,0.5);
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #5a1c33; }
+ placessidebar row:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#e06810,#5a1c33,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #4d2a27; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#e06810);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #e06810; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #e06810;
+ box-shadow: inset 0 1px #e06810, inset 0 -1px #e06810; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #5a1c33;
+ background-color: #e06810; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#733e3b);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#e06810); }
+ paned > separator:backdrop {
+ background-image: image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #804541;
+ background-image: image(#663734), image(#663734);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #804541;
+ background-image: image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)), image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#361f32); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #e06810;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#804541,#ee4e1d,0.3) inset, 1px 0 mix(#804541,#ee4e1d,0.3) inset, 0 -1px mix(#804541,#ee4e1d,0.3) inset, 0 1px mix(#804541,#ee4e1d,0.3) inset;
+ border-radius: 1.5px;
+ background-color: #bf7d4f; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#804541,#ee4e1d,0.15) inset, 1px 0 mix(#804541,#ee4e1d,0.15) inset, 0 -1px mix(#804541,#ee4e1d,0.15) inset, 0 1px mix(#804541,#ee4e1d,0.15) inset;
+ background-color: rgba(191, 125, 79, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #bf7d4f; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 3px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#804541,#bf7d4f,0.3);
+ color: #5a1c33;
+ box-shadow: inset 1px -1px 0 rgba(50, 15, 4, 0.06), inset -1px 1px 0 rgba(50, 15, 4, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#5a1c33,#804541,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(50, 15, 4, 0.07), 1px 0 2px 0 rgba(50, 15, 4, 0.07);
+ border-radius: 3px; }
+ switch:checked {
+ background-color: #e06810;
+ background-image: none;
+ border-color: #e06810;
+ color: #bf7d4f; }
+ switch:checked slider {
+ background-color: #824642;
+ box-shadow: 0 1px 3px 0 rgba(50, 15, 4, 0.1); }
+ switch:disabled {
+ background-color: mix(#804541,#bf7d4f,0.5);
+ background-image: none;
+ border-color: #804541;
+ color: #804541;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #804541; }
+ list row:selected switch {
+ background-color: #804541;
+ color: mix(#804541,#bf7d4f,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#804541,#bf7d4f,0.5),#bf7d4f,0.4); }
+ list row:selected switch:checked {
+ color: #e06810;
+ background-color: mix(#5a1c33,#804541,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #e06810; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #5a1c33;
+ background-color: #bf7d4f;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8);
+ background-color: #bf7d4f; }
+ .view separator, iconview separator,
+ textview text separator {
+ background-image: image(mix(#5a1c33,#bf7d4f,0.9)); }
+
+textview border {
+ background-color: mix(#804541,#bf7d4f,0.5); }
+
+iconview :selected {
+ border-radius: 3px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+treeview.view rubberband,
+flowbox rubberband {
+ border: 1px solid mix(#e06810,#5a1c33,0.1);
+ background-color: rgba(224, 104, 16, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #bf7d4f;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #bf7d4f; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #e06810; }
+
+treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ treeview.view header button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.5);
+ background-image: none;
+ background-color: mix(#f8801b,#804541,0.5); }
+ treeview.view header button:backdrop:disabled {
+ border-color: #804541;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#ee4e1d,#bf7d4f,0.7);
+ border-top-color: mix(#ee4e1d,#bf7d4f,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#5a1c33,#e06810,0.5);
+ border-top-color: rgba(238, 78, 29, 0.1); }
+ treeview.view:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#5a1c33,#e06810,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#e06810,#5a1c33,0.66),#e06810,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #4d2a27; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #804541; }
+ treeview.view.separator:backdrop {
+ color: rgba(128, 69, 65, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.5);
+ border-top: #804541; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: mix(#e06810,#ee4e1d,0.3); }
+ 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: mix(#bf7d4f,#ee4e1d,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #ee4e1d; }
+ treeview.view.expander:selected {
+ color: mix(#e06810,#5a1c33,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #5a1c33; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#e06810,mix(#e06810,#5a1c33,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#bf7d4f,mix(#ee4e1d,#804541,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ color: #bf7d4f;
+ border-radius: 3px;
+ border: 1px solid mix(#e06810,#ee4e1d,0.3); }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#e06810,#5a1c33,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ color: #5a1c33;
+ box-shadow: none;
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-radius: 3px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ color: mix(#e06810,#5a1c33,0.66);
+ border-color: mix(#e06810,#ee4e1d,0.3);
+ background-color: mix(#bf7d4f,#e06810,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: mix(#ee4e1d,#804541,0.72); }
+ treeview.view.progressbar:backdrop {
+ color: #bf7d4f;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(238, 78, 29, 0.1);
+ border-radius: 3px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: rgba(90, 28, 51, 0.3);
+ border-width: 1px 0;
+ border-style: solid;
+ border-color: #e06810;
+ border-radius: 3px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: mix(#e06810,#ee4e1d,0.3);
+ border-left-color: mix(#e06810,#ee4e1d,0.3);
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: mix(#e06810,#ee4e1d,0.3);
+ border-left-color: mix(#e06810,#ee4e1d,0.3);
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #e06810;
+ color: #bf7d4f;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #bf7d4f;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #e06810; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#804541,#ee4e1d,0.18); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(shade(mix(#804541,#ee4e1d,0.18),0.75),0.3784313725); }
+
+.content-view {
+ background-color: mix(#bf7d4f,#804541,0.28);
+ color: mix(#5a1c33,#ee4e1d,0.18);
+ border: 1px solid shade(mix(#bf7d4f,#804541,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#5a1c33,#bf7d4f,0.9)); }
+
+viewport menu separator {
+ background-image: image(mix(#3c2238,#e93000,0.18)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-radius: 3px 3px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(99, 29, 7, 0.7), 0 0 0 1px #ee4e1d;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(99, 29, 7, 0.4), 0 0 0 1px #804541;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #ee4e1d; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #804541; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(99, 29, 7, 0.2), 0 0 0 1px rgba(128, 69, 65, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 3px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 3px;
+ box-shadow: 0 1px 2px rgba(99, 29, 7, 0.2), 0 0 0 1px rgba(128, 69, 65, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar, panel-plug,
+panel-toplevel.background {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ color: #e93000; }
+
+gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label {
+ font-weight: normal;
+ color: #e93000; }
+
+#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover {
+ background-color: mix(#3c2238,#e93000,0.11);
+ background-image: linear-gradient(to bottom, shade(mix(#3c2238,#e93000,0.11),1.245), shade(mix(#3c2238,#e93000,0.11),0.755));
+ border-color: mix(#3c2238,#e93000,0.11);
+ color: #fc3400; }
+ #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked {
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.21),1.245), shade(mix(#3c2238,#e93000,0.21),0.755));
+ border-color: mix(#3c2238,#e93000,0.21);
+ color: #fc3400; }
+ #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover {
+ background-color: mix(#3c2238,#e93000,0.31);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.31),1.245), shade(mix(#3c2238,#e93000,0.31),0.755));
+ border-color: mix(#3c2238,#e93000,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #631d07; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #e93000; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle
+#PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #e93000;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#3c2238);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#e93000);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #4e2c49;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #5a1c33;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#ee4e1d,#804541,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#804541,#e06810,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #9d490b; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 3px 3px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #bb7645; }
+
+.geary-folder-popover-list-row {
+ border-color: #482943;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #804541; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.9);
+ border-radius: 7px;
+ padding: 3px;
+ color: #824642; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.6);
+ border-color: rgba(130, 70, 66, 0.2);
+ border-radius: 6px;
+ padding: 1px;
+ color: #824642; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #824642; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(130, 70, 66, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(130, 70, 66, 0.3);
+ border-color: rgba(130, 70, 66, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.6);
+ border-radius: 7px;
+ padding: 5px;
+ color: #824642;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(130, 70, 66, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #824642; }
+
+.lightdm.entry:selected {
+ background-color: rgba(130, 70, 66, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #41253c;
+ border-radius: 0;
+ padding: 0;
+ color: #824642; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #733e3b;
+ background-color: #804541; }
+
+.gedit-document-panel {
+ background-color: #804541;
+ color: mix(#ee4e1d,#804541,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 3px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(99, 29, 7, 0.1);
+ color: rgba(130, 70, 66, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(99, 29, 7, 0.2);
+ background-color: rgba(99, 29, 7, 0.08);
+ color: #824642; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(99, 29, 7, 0.1);
+ color: #824642; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #733e3b;
+ background-color: #804541; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #864844; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(99, 29, 7, 0.1);
+ background-color: rgba(99, 29, 7, 0.5);
+ color: #824642; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(99, 29, 7, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #663734; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #7a423e;
+ color: #ee4e1d; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 3px 3px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #9e633a;
+ background-color: #bf7d4f; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #f0331f;
+ background-image: none;
+ color: #b0b0b0; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #804541;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#5a1c33,#bf7d4f,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #824642;
+ text-shadow: 1px 1px #631d07; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #ee4e1d; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #5a1c33; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #bf7d4f;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(238, 78, 29, 0.5);
+ border-color: rgba(223, 65, 17, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(224, 104, 16, 0.8);
+ border-color: rgba(202, 94, 14, 0.8); }
+ .disk-space-display.free {
+ background-color: #7a423e;
+ border-color: #6d3b38; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #b0b0b0;
+ background-color: #f0331f; }
+
+.conflict-row.activatable:hover {
+ background-color: #f24a38; }
+
+.conflict-row.activatable:selected {
+ color: #5a1c33;
+ background-color: #e06810; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #824642;
+ text-shadow: 1px 1px #631d07; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #ee4e1d; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #5a1c33; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#bf7d4f,#5a1c33,0.12);
+ color: #5a1c33; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#804541,#ee4e1d,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ -NemoPathbarButton-border-radius: 3px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #663734; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#804541,#bf7d4f,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #663734;
+ -NemoPlacesTreeView-disk-full-fg-color: #e06810;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #5a1c33;
+ -NemoPlacesTreeView-disk-full-fg-color: #f08130; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #7d4440;
+ background-image: linear-gradient(to bottom, #9c544f, #5f3330);
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #bf7d4f;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ padding: 3px;
+ border: 0;
+ color: #ee4e1d; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(99, 29, 7, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(99, 29, 7, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #e06810;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #ee4e1d;
+ border-bottom: 0;
+ border-radius: 3px 3px 0 0;
+ padding: 1px 6px 0;
+ background-color: #3c2238;
+ color: #e93000;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #804541;
+ color: mix(#ee4e1d,#804541,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #3c2238; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#5a302e,mix(#ee4e1d,#804541,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #e93000; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #804541; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(99, 29, 7, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(99, 29, 7, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #e93000;
+ text-shadow: 0 1px rgba(99, 29, 7, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(99, 29, 7, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(233, 48, 0, 0.2);
+ background-image: none;
+ color: #e93000; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #e93000; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(233, 48, 0, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 3px;
+ background-color: #3c2238;
+ color: #e93000;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#2a1827,#e93000,0.21), inset -1px 0 mix(#2a1827,#e93000,0.21), inset 0 1px mix(#2a1827,#e93000,0.21), inset 0 -1px mix(#2a1827,#e93000,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ #login_window button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #login_window button.flat {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #4d2e2b; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #login_window button:backdrop, #login_window button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+
+#login_window entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ #login_window entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+
+#user_combobox {
+ color: #e93000;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#e93000,#3c2238,0.5); }
+
+#user_image {
+ border-radius: 3px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #2a1827, inset -1px 0 #2a1827, inset 0 1px #2a1827, inset 0 -1px #2a1827; }
+
+#user_image_border {
+ border-radius: 3px;
+ background-color: #361f32;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.07), inset 0 1px rgba(50, 15, 4, 0.08), inset -1px 0 rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #shutdown_button button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #b0b0b0;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #b0b0b0; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#b0b0b0,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#b0b0b0,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#b0b0b0,#f0331f,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #restart_button button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #b0b0b0;
+ border-color: rgba(224, 73, 0, 0);
+ background-color: rgba(224, 73, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #f65000;
+ background-image: linear-gradient(to bottom, #ff7634, #ba3d00);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #b0b0b0; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#e04900,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e04900,#b0b0b0,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#e04900,#b0b0b0,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #restart_button button:backdrop, #restart_button button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 73, 0, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(224, 73, 0, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#b0b0b0,#e04900,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #3c2238;
+ color: #e93000; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #3c2238;
+ border-color: #301b2d; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#3c2238,#e93000,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#3c2238,#e93000,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #e06810; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(128, 69, 65, 0.93); }
+ .raven .raven-header {
+ background-color: #804541;
+ border: solid mix(#804541,#ee4e1d,0.18);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(128, 69, 65, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(128, 69, 65, 0.7); }
diff --git a/.themes/oomox-autumn/gtk-3.20/dist/gtk.css b/.themes/oomox-autumn/gtk-3.20/dist/gtk.css
new file mode 100755
index 0000000..15704ca
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.20/dist/gtk.css
@@ -0,0 +1,8513 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #3c2238;
+@define-color dark_fg_color #e93000;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #804541;
+@define-color theme_fg_color #ee4e1d;
+@define-color theme_base_color #bf7d4f;
+@define-color theme_text_color #5a1c33;
+@define-color theme_selected_bg_color #e06810;
+@define-color theme_selected_fg_color #5a1c33;
+@define-color theme_tooltip_bg_color #804541;
+@define-color theme_tooltip_fg_color #ee4e1d;
+/* shadow effects */
+@define-color light_shadow #814642;
+@define-color dark_shadow #320f04;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #b0b0b0;
+@define-color info_bg_color #82599f;
+@define-color warning_fg_color #b0b0b0;
+@define-color warning_bg_color #e04900;
+@define-color question_fg_color #b0b0b0;
+@define-color question_bg_color #82599f;
+@define-color error_fg_color #b0b0b0;
+@define-color error_bg_color #f0331f;
+@define-color link_color #7250be;
+@define-color success_color #9f6800;
+@define-color warning_color #e04900;
+@define-color error_color #f0331f;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#804541,#ee4e1d,0.18);
+@define-color unfocused_borders mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+@define-color button_bg_color #f8801b;
+@define-color button_fg_color #a02516;
+@define-color header_button_bg_color #ee4e1d;
+@define-color header_button_fg_color #4d2e2b;
+@define-color insensitive_bg_color mix(#804541,#bf7d4f,0.6);
+@define-color insensitive_fg_color mix(#ee4e1d,#804541,0.5);
+/* osd */
+@define-color osd_base #3c2238;
+@define-color osd_bg rgba(60, 34, 56, 0.8);
+@define-color osd_fg #e93000;
+@define-color osd_insensitive_bg_color mix(#e93000,rgba(60, 34, 56, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#e93000,#3c2238,0.6);
+@define-color osd_borders_color rgba(51, 29, 48, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #3c2238;
+@define-color lightdm_fg_color #e93000;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#ee4e1d,#804541,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #5a1c33;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #804541;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #bf7d4f;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #e06810;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #5a1c33;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #4d2a27;
+/* window manager colors */
+@define-color wm_bg_focused #3c2238;
+@define-color wm_bg_unfocused #804541;
+@define-color wm_border_focused #ee4e1d;
+@define-color wm_border_unfocused #804541;
+@define-color wm_title_focused #e93000;
+@define-color wm_title_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color wm_icons_focused #e93000;
+@define-color wm_icons_focused_prelight #e06810;
+@define-color wm_icons_focused_pressed #b3530d;
+@define-color wm_icons_unfocused mix(#ee4e1d,#804541,0.4);
+@define-color wm_icons_unfocused_prelight #e06810;
+@define-color wm_icons_unfocused_pressed #b3530d;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.06;
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 3px; }
+
+/*************
+ ! Base states
+ *************/
+GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #7250be; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #7250be; }
+
+.background {
+ background-color: #804541;
+ color: #ee4e1d; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #804541; }
+
+.gtkstyle-fallback {
+ background-color: rgba(128, 69, 65, 0.5);
+ color: #ee4e1d; }
+ .gtkstyle-fallback:hover {
+ background-color: #8d4c48;
+ color: #ee4e1d; }
+ .gtkstyle-fallback:active {
+ background-color: #733e3b;
+ color: #ee4e1d; }
+ .gtkstyle-fallback:disabled {
+ background-color: #804541;
+ color: mix(#ee4e1d,#804541,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #ee4e1d; }
+ label.separator:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+
+label selection {
+ background-color: #e06810;
+ color: #5a1c33; }
+
+label:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ label:disabled:backdrop {
+ color: #4d2a27; }
+
+label:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+
+assistant .sidebar {
+ background-color: #bf7d4f;
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ assistant .sidebar:backdrop {
+ background-color: #bf7d4f;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#ee4e1d,#804541,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#e06810), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#e06810), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#e06810), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(99, 29, 7, 0.697255)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 4px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 4px; }
+
+#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd,
+#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button,
+.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 3.6428571429px; }
+
+notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat,
+menuitem.button.flat, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+.titlebar:not(headerbar) .linked > button:first-child,
+headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child {
+ border-width: 1px;
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px; }
+
+toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+.titlebar:not(headerbar) .linked > button:last-child,
+headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child {
+ border-width: 1px;
+ border-radius: 0 3px 3px 0;
+ -gtk-outline-radius: 0 2.7px 2.7px 0; }
+
+toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+.titlebar:not(headerbar) .linked > button:only-child,
+headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px; }
+
+.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button,
+headerbar.selection-mode .linked > button,
+.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+toolbar .linked > button,
+toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+.titlebar:not(headerbar) .linked > button,
+headerbar .linked > button,
+headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child {
+ border-width: 1px;
+ border-radius: 3px 3px 0 0;
+ -gtk-outline-radius: 2.7px 2.7px 0 0; }
+
+.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child {
+ border-width: 1px;
+ border-radius: 0 0 3px 3px;
+ -gtk-outline-radius: 0 0 2.7px 2.7px; }
+
+.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child {
+ border-width: 1px;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover {
+ border: 1px solid rgba(128, 69, 65, 0.3);
+ background-color: rgba(238, 78, 29, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked {
+ border: 1px solid rgba(224, 104, 16, 0.3);
+ background-color: rgba(90, 28, 51, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #f8801b;
+ background-image: linear-gradient(to bottom, #faa45c, #c95f06);
+ border-color: rgba(128, 30, 18, 0.32);
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(136, 31, 19, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(160, 37, 22, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(160, 37, 22, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #a02516;
+ border-color: rgba(248, 128, 27, 0);
+ background-color: rgba(248, 128, 27, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover {
+ background-color: #f88728;
+ background-image: linear-gradient(to bottom, #fbae6d, #d46406);
+ border-color: rgba(128, 30, 18, 0.4);
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #f88728;
+ background-image: linear-gradient(to bottom, #fbae6d, #d46406);
+ border-color: rgba(160, 37, 22, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #a02516;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #f98f36;
+ background-image: linear-gradient(to bottom, #fbb77e, #de6907);
+ border-color: rgba(128, 30, 18, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ button:focus:hover:hover, button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(128, 30, 18, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(160, 37, 22, 0.06), inset 0 1px rgba(160, 37, 22, 0.07), inset -1px 0 rgba(160, 37, 22, 0.06), inset 0 -1px rgba(160, 37, 22, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.32),0.3); }
+ button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(136, 31, 19, 0.32); }
+ button:active:checked:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover {
+ color: #a02516; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#f8801b,#a02516,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f8801b,#a02516,0.2),0.4),1.245), shade(alpha(mix(#f8801b,#a02516,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f8801b,#a02516,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#f8801b,#a02516,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(248, 128, 27, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(248, 128, 27, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#a02516,#f8801b,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .inline-toolbar button:disabled, .linked > button:disabled {
+ box-shadow: inset -1px 0 #d56507; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #d56507; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #a02516;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #fa9e50;
+ background-image: linear-gradient(to bottom, #fcc99f, #f27307); }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(128, 30, 18, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(112, 26, 15, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(136, 31, 19, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(128, 30, 18, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#ee4e1d,mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#a02516,#804541,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(77, 42, 39, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 3px;
+ -gtk-outline-radius: 2.7px;
+ color: #5a1c33;
+ caret-color: #5a1c33;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #b26f41;
+ background-image: linear-gradient(to top, #c88f67, #875431);
+ color: mix(#bf7d4f,#5a1c33,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 3px 0 0 3px;
+ -gtk-outline-radius: 2.7px 0 0 2.7px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 3px 3px 0;
+ -gtk-outline-radius: 0 2.7px 2.7px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#e06810,rgba(160, 37, 22, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 3px 3px 0 0;
+ -gtk-outline-radius: 2.7px 2.7px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 3px 3px;
+ -gtk-outline-radius: 0 0 2.7px 2.7px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3);
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.6428571429px;
+ padding-right: 3.6428571429px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.6428571429px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 3px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 3px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.1), inset 0 1px rgba(50, 15, 4, 0.12), inset -1px 0 rgba(50, 15, 4, 0.1), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-width: 0;
+ border-radius: 3px;
+ color: #5a1c33; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #b0b0b0;
+ border-color: #b33a00;
+ background-color: mix(#bf7d4f,#e04900,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #b0b0b0; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#e04900,0.3);
+ background-color: #e04900;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #b0b0b0;
+ color: #e04900; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #b0b0b0; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #b0b0b0; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+
+entry {
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ border-color: mix(#5a1c33,#bf7d4f,0.64);
+ padding: 5px 3.6428571429px;
+ color: #5a1c33;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ entry:focus, entry:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#bf7d4f,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#5a1c33,#bf7d4f,0.4); }
+ entry:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.72); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.64); }
+ entry:focus, entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ entry:disabled {
+ background-color: mix(#bf7d4f,#5a1c33,0.07);
+ background-image: linear-gradient(to top, shade(mix(#bf7d4f,#5a1c33,0.07),1.245), shade(mix(#bf7d4f,#5a1c33,0.07),0.755));
+ opacity: .9;
+ color: mix(#bf7d4f,#5a1c33,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 3px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 3px; }
+
+.titlebar:not(headerbar), headerbar {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.88);
+ color: #e93000;
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-radius: 3px 3px 0 0;
+ color: #e93000;
+ padding: 0 6px;
+ min-height: 42px; }
+ .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.8),0.3); }
+ .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked {
+ border-color: mix(#e93000,#3c2238,0.4); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ border-color: mix(#e93000,#3c2238,0.92); }
+ .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.88); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ background-color: #361f32;
+ background-image: linear-gradient(to bottom, #43263f, #291726);
+ color: mix(#e93000,#3c2238,0.5); }
+ .titlebar:not(headerbar) .background, headerbar .background {
+ background-color: #3c2238;
+ border-color: mix(#3c2238,#e93000,0.3); }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) .subtitle, headerbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #3f243b;
+ background-image: linear-gradient(to bottom, #4e2c49, #301b2c);
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #3f243b;
+ background-image: linear-gradient(to bottom, #4e2c49, #301b2c);
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #42253e;
+ background-image: linear-gradient(to bottom, #522f4d, #321c2f);
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #e93000; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#3c2238,#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#3c2238,#e93000,0.2),0.4),1.245), shade(alpha(mix(#3c2238,#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#3c2238,#e93000,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#3c2238,#e93000,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(60, 34, 56, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e93000,#3c2238,0.9)); }
+ .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar) .linked > button,
+ headerbar .linked > button,
+ headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar) .linked > button:focus,
+ headerbar .linked > button:focus,
+ .titlebar:not(headerbar) .linked > button:hover,
+ headerbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked,
+ .titlebar:not(headerbar) .linked > button:active,
+ headerbar .linked > button:active,
+ .titlebar:not(headerbar) .linked > button:checked,
+ headerbar .linked > button:checked {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ .titlebar:not(headerbar) .linked > button:disabled,
+ headerbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #301b2d; }
+ .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ .titlebar:not(headerbar) .linked > button:last-child,
+ headerbar .linked > button:last-child,
+ .titlebar:not(headerbar) .linked > button:only-child,
+ headerbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar) .linked > button:last-child:hover,
+ headerbar .linked > button:last-child:hover,
+ .titlebar:not(headerbar) .linked > button:only-child:hover,
+ headerbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar) .linked > button:disabled:last-child,
+ headerbar .linked > button:disabled:last-child,
+ .titlebar:not(headerbar) .linked > button:disabled:only-child,
+ headerbar .linked > button:disabled:only-child {
+ box-shadow: none; }
+ .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar) .linked > button:active:last-child,
+ headerbar .linked > button:active:last-child,
+ .titlebar:not(headerbar) .linked > button:checked:last-child,
+ headerbar .linked > button:checked:last-child {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar) .linked > button:active:only-child,
+ headerbar .linked > button:active:only-child,
+ .titlebar:not(headerbar) .linked > button:checked:only-child,
+ headerbar .linked > button:checked:only-child {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ color: #241422;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ background-image: image(mix(#e93000,#3c2238,0.9)); }
+ .titlebar:backdrop:not(headerbar), headerbar:backdrop {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ color: mix(#ee4e1d,#804541,0.4);
+ text-shadow: none;
+ border-color: mix(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),#804541,0.5); }
+ .default-decoration.titlebar:not(headerbar), headerbar.default-decoration {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar {
+ border-radius: 0; }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold; }
+ .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton {
+ margin-left: 3px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12);
+ padding: 3px; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(54, 32, 30, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(54, 32, 30, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(54, 32, 30, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(54, 32, 30, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #4d2e2b; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+ .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #e93000; }
+ .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover {
+ color: #4d2e2b; }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#ee4e1d,#804541,0.4); }
+ .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box {
+ color: #e93000; }
+ .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box {
+ color: #a02516; }
+ .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #e93000;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #e06810;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active {
+ background-image: none;
+ background-color: transparent;
+ color: #ca5e0e;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop {
+ background: none;
+ color: mix(#ee4e1d,#804541,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: mix(#ee4e1d,#804541,0.72);
+ color: #ee4e1d; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#e06810,mix(#ee4e1d,#804541,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#ee4e1d,#804541,0.48); }
+ toolbar:disabled {
+ border-color: mix(#ee4e1d,#804541,0.8); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#ee4e1d,#804541,0.72); }
+ toolbar:disabled {
+ background-color: #733e3b;
+ background-image: linear-gradient(to bottom, #8f4d49, #572f2c);
+ color: mix(#ee4e1d,#804541,0.5); }
+ toolbar .background {
+ background-color: #804541;
+ border-color: mix(#804541,#ee4e1d,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #ee4e1d;
+ border-color: rgba(128, 69, 65, 0);
+ background-color: rgba(128, 69, 65, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(199, 58, 15, 0.3);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(238, 78, 29, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #8d4c48;
+ background-image: linear-gradient(to bottom, #ac615c, #6a3936);
+ border-color: rgba(199, 58, 15, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(238, 78, 29, 0.06), inset 0 1px rgba(238, 78, 29, 0.07), inset -1px 0 rgba(238, 78, 29, 0.06), inset 0 -1px rgba(238, 78, 29, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover {
+ color: #ee4e1d; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#804541,#ee4e1d,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),1.245), shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#804541,#ee4e1d,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#804541,#ee4e1d,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(128, 69, 65, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(128, 69, 65, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+ toolbar .linked > button,
+ toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ toolbar .linked > button:focus,
+ toolbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus,
+ toolbar .linked > button:active,
+ toolbar .linked > button:active:hover,
+ toolbar .linked > button:active:focus,
+ toolbar .linked > button:active:hover:focus,
+ toolbar .linked > button:checked,
+ toolbar .linked > button:checked:hover,
+ toolbar .linked > button:checked:focus,
+ toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #663734; }
+ toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ toolbar .linked > button:last-child,
+ toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover,
+ toolbar .linked > button:last-child:hover,
+ toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child,
+ toolbar .linked > button:disabled:last-child,
+ toolbar .linked > button:disabled:only-child,
+ toolbar .linked > button:active:disabled:last-child,
+ toolbar .linked > button:active:disabled:only-child,
+ toolbar .linked > button:checked:disabled:last-child,
+ toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus,
+ toolbar .linked > button:active:last-child,
+ toolbar .linked > button:active:last-child:focus,
+ toolbar .linked > button:active:last-child:hover,
+ toolbar .linked > button:active:last-child:hover:focus,
+ toolbar .linked > button:checked:last-child,
+ toolbar .linked > button:checked:last-child:focus,
+ toolbar .linked > button:checked:last-child:hover,
+ toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus,
+ toolbar .linked > button:active:only-child,
+ toolbar .linked > button:active:only-child:focus,
+ toolbar .linked > button:active:only-child:hover,
+ toolbar .linked > button:active:only-child:hover:focus,
+ toolbar .linked > button:checked:only-child,
+ toolbar .linked > button:checked:only-child:focus,
+ toolbar .linked > button:checked:only-child:hover,
+ toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #4d2927;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ background-color: mix(mix(#804541,#ee4e1d,0.18),#804541,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ background-color: mix(#804541,mix(#804541,mix(#804541,#ee4e1d,0.18),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(238, 78, 29, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat {
+ color: #ee4e1d;
+ border-color: rgba(128, 69, 65, 0);
+ background-color: rgba(128, 69, 65, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(199, 58, 15, 0.3);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #864844;
+ background-image: linear-gradient(to bottom, #a75a55, #653734);
+ border-color: rgba(238, 78, 29, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #8d4c48;
+ background-image: linear-gradient(to bottom, #ac615c, #6a3936);
+ border-color: rgba(199, 58, 15, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.3),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(211, 62, 16, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.3); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(199, 58, 15, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(238, 78, 29, 0.06), inset 0 1px rgba(238, 78, 29, 0.07), inset -1px 0 rgba(238, 78, 29, 0.06), inset 0 -1px rgba(238, 78, 29, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#e06810,rgba(238, 78, 29, 0.22),0.3); }
+ toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(174, 51, 13, 0.22); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(211, 62, 16, 0.22); }
+ toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(199, 58, 15, 0.22); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #ee4e1d; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#804541,#ee4e1d,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),1.245), shade(alpha(mix(#804541,#ee4e1d,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#804541,#ee4e1d,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#804541,#ee4e1d,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(128, 69, 65, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(128, 69, 65, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #351e31; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #7d4440;
+ background-image: linear-gradient(to bottom, #9c544f, #5f3330);
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734;
+ color: #ee4e1d; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar.selection-mode:not(headerbar) button.suggested-action {
+ background-color: #9f6800;
+ background-image: linear-gradient(to bottom, #c68100, #784f00);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #5a1c33;
+ border-color: rgba(159, 104, 0, 0);
+ background-color: rgba(159, 104, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover {
+ background-color: #a76d00;
+ background-image: linear-gradient(to bottom, #d08800, #7e5200);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus {
+ background-color: #a76d00;
+ background-image: linear-gradient(to bottom, #d08800, #7e5200);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #af7200;
+ background-image: linear-gradient(to bottom, #da8e00, #845600);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover {
+ color: #5a1c33; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#9f6800,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#9f6800,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#9f6800,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#9f6800,#5a1c33,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#9f6800,#5a1c33,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(159, 104, 0, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled {
+ color: rgba(159, 104, 0, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action separator {
+ background-image: image(mix(#5a1c33,#9f6800,0.9)); }
+
+.destructive-action {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .destructive-action:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #5a1c33;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #5a1c33; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#5a1c33,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#5a1c33,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .destructive-action:backdrop, .destructive-action.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#5a1c33,#f0331f,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: mix(#5a1c33,#e06810,0.72);
+ color: #5a1c33; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#e06810,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#5a1c33,#e06810,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#5a1c33,#e06810,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#5a1c33,#e06810,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #ca5e0e;
+ background-image: linear-gradient(to bottom, #ef761e, #98470b);
+ color: mix(#5a1c33,#e06810,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #e06810;
+ border-color: mix(#e06810,#5a1c33,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #5a1c33;
+ border-color: rgba(224, 104, 16, 0);
+ background-color: rgba(224, 104, 16, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #ef7419;
+ background-image: linear-gradient(to bottom, #f39856, #ba560d);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #5a1c33; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#e06810,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e06810,#5a1c33,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#e06810,#5a1c33,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 104, 16, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(224, 104, 16, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#5a1c33,#e06810,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button,
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode viewswitcher button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover,
+ headerbar.selection-mode .linked > button:focus,
+ headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus,
+ headerbar.selection-mode .linked > button:active,
+ headerbar.selection-mode .linked > button:active:hover,
+ headerbar.selection-mode .linked > button:active:focus,
+ headerbar.selection-mode .linked > button:active:hover:focus,
+ headerbar.selection-mode .linked > button:checked,
+ headerbar.selection-mode .linked > button:checked:hover,
+ headerbar.selection-mode .linked > button:checked:focus,
+ headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ headerbar.selection-mode viewswitcher button:disabled,
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #b3530d; }
+ headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child,
+ headerbar.selection-mode .linked > button:last-child,
+ headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover,
+ headerbar.selection-mode .linked > button:last-child:hover,
+ headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child,
+ headerbar.selection-mode .linked > button:disabled:last-child,
+ headerbar.selection-mode .linked > button:disabled:only-child,
+ headerbar.selection-mode .linked > button:active:disabled:last-child,
+ headerbar.selection-mode .linked > button:active:disabled:only-child,
+ headerbar.selection-mode .linked > button:checked:disabled:last-child,
+ headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:last-child,
+ headerbar.selection-mode .linked > button:active:last-child:focus,
+ headerbar.selection-mode .linked > button:active:last-child:hover,
+ headerbar.selection-mode .linked > button:active:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:last-child,
+ headerbar.selection-mode .linked > button:checked:last-child:focus,
+ headerbar.selection-mode .linked > button:checked:last-child:hover,
+ headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:only-child,
+ headerbar.selection-mode .linked > button:active:only-child:focus,
+ headerbar.selection-mode .linked > button:active:only-child:hover,
+ headerbar.selection-mode .linked > button:active:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:only-child,
+ headerbar.selection-mode .linked > button:checked:only-child:focus,
+ headerbar.selection-mode .linked > button:checked:only-child:hover,
+ headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #863e0a;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(90, 28, 51, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #5a1c33;
+ border-color: rgba(224, 104, 16, 0);
+ background-color: rgba(224, 104, 16, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(72, 22, 41, 0.4);
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #eb6d11;
+ background-image: linear-gradient(to bottom, #f29048, #b2520d);
+ border-color: rgba(90, 28, 51, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #5a1c33;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #ef7419;
+ background-image: linear-gradient(to bottom, #f39856, #ba560d);
+ border-color: rgba(72, 22, 41, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.4),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.4); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(77, 24, 43, 0.4); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.4); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(72, 22, 41, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(90, 28, 51, 0.06), inset 0 1px rgba(90, 28, 51, 0.07), inset -1px 0 rgba(90, 28, 51, 0.06), inset 0 -1px rgba(90, 28, 51, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#e06810,rgba(90, 28, 51, 0.32),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(63, 20, 36, 0.32); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(77, 24, 43, 0.32); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(72, 22, 41, 0.32); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #5a1c33; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#e06810,#5a1c33,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),1.245), shade(alpha(mix(#e06810,#5a1c33,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e06810,#5a1c33,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#e06810,#5a1c33,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 104, 16, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(224, 104, 16, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#5a1c33,#e06810,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #e06810;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #b3530d;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #9d490b; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #a84e0c; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(90, 28, 51, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label {
+ color: #9d490b; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #5a1c33; }
+ calendar:selected {
+ border-radius: 3px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(99, 29, 7, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(99, 29, 7, 0.1); }
+ calendar.button {
+ color: rgba(238, 78, 29, 0.55); }
+ calendar.button:hover {
+ color: #ee4e1d; }
+ calendar.button:backdrop {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#e06810,#ee4e1d,0.5); }
+ calendar:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 3.5px;
+ border-top-right-radius: 3.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 3.5px;
+ border-bottom-right-radius: 3.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 3.5px;
+ border-bottom-left-radius: 3.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 3.5px;
+ border-bottom-right-radius: 3.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px; }
+
+colorswatch.dark overlay {
+ color: #5a1c33; }
+ colorswatch.dark overlay:hover {
+ border-color: rgba(99, 29, 7, 0.8); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#e06810,#5a1c33,0.66); }
+
+colorswatch.light overlay {
+ color: #5a1c33; }
+ colorswatch.light overlay:hover {
+ border-color: rgba(99, 29, 7, 0.5); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #e06810;
+ box-shadow: inset 0 0 0 2px #bf590e, inset 0 0 0 1px #e06810; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #e06810;
+ box-shadow: inset 0 0 0 2px rgba(99, 29, 7, 0.3), inset 0 0 0 1px #e06810; }
+
+colorswatch overlay {
+ border: 1px solid rgba(99, 29, 7, 0.3); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(130, 70, 66, 0.4), inset 0 -1px rgba(99, 29, 7, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: rgba(99, 29, 7, 0.3);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(99, 29, 7, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #5a1c33; }
+
+colorswatch#add-color-button {
+ border-radius: 3px 3px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 3px; }
+ colorswatch#add-color-button overlay {
+ background-color: #7a423e;
+ color: #ee4e1d; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #733e3b; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #7a423e; }
+
+colorswatch#editor-color-sample {
+ border-radius: 3px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 3.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 3px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18);
+ background-color: #804541; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#e06810,#bf7d4f,0.5); }
+
+list {
+ color: #5a1c33;
+ background-color: #bf7d4f;
+ border-color: mix(#804541,#ee4e1d,0.18); }
+ list:backdrop {
+ background-color: #bf7d4f;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(238, 78, 29, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(99, 29, 7, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#e06810,#ee4e1d,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #e06810; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 3px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border: 1px solid #68477f;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #b0b0b0; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.info button:focus, infobar.info button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.info button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.info button.flat {
+ color: #b0b0b0;
+ border-color: rgba(130, 89, 159, 0);
+ background-color: rgba(130, 89, 159, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.flat:hover {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #8e67aa;
+ background-image: linear-gradient(to bottom, #ae92c2, #6c4a84);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #b0b0b0; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#82599f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#82599f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#82599f,#b0b0b0,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.info button:backdrop, infobar.info button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(130, 89, 159, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(130, 89, 159, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#82599f,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border: 1px solid #b33a00;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #b0b0b0; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.warning button:focus, infobar.warning button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.warning button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.warning button.flat {
+ color: #b0b0b0;
+ border-color: rgba(224, 73, 0, 0);
+ background-color: rgba(224, 73, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.flat:hover {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #f65000;
+ background-image: linear-gradient(to bottom, #ff7634, #ba3d00);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #b0b0b0; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#e04900,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e04900,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#e04900,#b0b0b0,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.warning button:backdrop, infobar.warning button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 73, 0, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(224, 73, 0, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#e04900,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border: 1px solid #68477f;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #b0b0b0; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #82599f;
+ background-image: linear-gradient(to bottom, #9f7eb7, #624378);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.question button:focus, infobar.question button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.question button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.question button.flat {
+ color: #b0b0b0;
+ border-color: rgba(130, 89, 159, 0);
+ background-color: rgba(130, 89, 159, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.flat:hover {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #885fa5;
+ background-image: linear-gradient(to bottom, #a788bc, #67477e);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #8e67aa;
+ background-image: linear-gradient(to bottom, #ae92c2, #6c4a84);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #b0b0b0; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#82599f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#82599f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#82599f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#82599f,#b0b0b0,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.question button:backdrop, infobar.question button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(130, 89, 159, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(130, 89, 159, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#82599f,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border: 1px solid #cb200e;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #b0b0b0; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ infobar.error button:focus, infobar.error button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.error button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ infobar.error button.flat {
+ color: #b0b0b0;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #b0b0b0; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#b0b0b0,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#b0b0b0,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ infobar.error button:backdrop, infobar.error button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#b0b0b0,#f0331f,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 3px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 3px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 3px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 3px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.1), inset 0 1px rgba(50, 15, 4, 0.12), inset -1px 0 rgba(50, 15, 4, 0.1), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-width: 0;
+ border-radius: 3px;
+ color: #5a1c33; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #b0b0b0;
+ border-color: #b33a00;
+ background-color: mix(#bf7d4f,#e04900,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #b0b0b0; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#e04900,0.3);
+ background-color: #e04900;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #b0b0b0;
+ color: #e04900; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #b0b0b0; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #b0b0b0;
+ border-color: #cb200e;
+ background-color: mix(#bf7d4f,#f0331f,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #b0b0b0; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #b0b0b0;
+ border-color: mix(#e06810,#f0331f,0.3);
+ background-color: #f0331f;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #b0b0b0;
+ color: #f0331f; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #fc3400; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #3c2238;
+ color: #e93000;
+ border: 1px solid mix(#3c2238,#e93000,0.21); }
+ .csd menu, .csd .menu, .csd .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #e06810;
+ color: #5a1c33; }
+ menu separator, .csd menu separator,
+ .menu separator, .csd .menu separator,
+ .context-menu separator, .csd .context-menu separator {
+ background-image: image(mix(#3c2238,#e93000,0.18));
+ margin: 1px 0; }
+ menu .separator, .csd menu .separator,
+ .menu .separator, .csd .menu .separator,
+ .context-menu .separator, .csd .context-menu .separator {
+ color: mix(#3c2238,#e93000,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #e06810;
+ background-image: none;
+ color: #5a1c33; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(90, 28, 51, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #5a1c33; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#e93000,#3c2238,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #e93000; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #361f32;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #361f32; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(233, 48, 0, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #e93000; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#e93000,#3c2238,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #3c2238;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#3c2238,#e93000,0.18);
+ -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 mix(#3c2238,#e93000,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#3c2238,#e93000,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: #bf7d4f; }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(233, 48, 0, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(90, 28, 51, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#e93000,#3c2238,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(99, 29, 7, 0.2); }
+
+menuitem entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ menuitem entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 3px;
+ background-clip: border-box;
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000;
+ box-shadow: 0 3px 6px rgba(99, 29, 7, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#e93000,#3c2238,0.64);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.16); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#e93000,#3c2238,0.68); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.64); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #e06810; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #482943; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#3c2238,#e93000,1.3);
+ background-image: none;
+ color: #e93000;
+ border-color: mix(#e93000,#3c2238,0.8); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #e06810;
+ color: #5a1c33; }
+ popover.background .frame {
+ border-color: mix(#e93000,#3c2238,0.8);
+ border-radius: 3px; }
+ popover.background entry {
+ background-color: #bf7d4f;
+ background-image: linear-gradient(to top, #d1a180, #955d36);
+ border-color: mix(#5a1c33,#bf7d4f,0.64);
+ padding: 5px 3.6428571429px;
+ color: #5a1c33;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#e06810,mix(#5a1c33,#bf7d4f,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#5a1c33,#bf7d4f,0.4); }
+ popover.background entry:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.72); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#5a1c33,#bf7d4f,0.64); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#bf7d4f,#5a1c33,0.07);
+ background-image: linear-gradient(to top, shade(mix(#bf7d4f,#5a1c33,0.07),1.245), shade(mix(#bf7d4f,#5a1c33,0.07),0.755));
+ opacity: .9;
+ color: mix(#bf7d4f,#5a1c33,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background button:focus, popover.background button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ popover.background button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ popover.background button.flat {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.flat:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #4d2e2b; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ popover.background button:backdrop, popover.background button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #e93000; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #c73a0f; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 3px;
+ background-color: #e06810;
+ color: #5a1c33; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #ee4e1d; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #804541;
+ background-clip: padding-box;
+ border: 1px solid #663734;
+ border-radius: 3px;
+ color: #ee4e1d; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #ee4e1d;
+ border: 1px solid mix(#804541,#ee4e1d,0.18);
+ background: #824642;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#ee4e1d,#804541,0.5);
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(48, 27, 45, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 3px 3px;
+ padding: 6px;
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: none;
+ color: #e93000; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ frame.app-notification button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ frame.app-notification button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #e93000; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #5a1c33; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border: 1px solid #663734;
+ border-radius: 3px;
+ color: #ee4e1d; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 3px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(60, 34, 56, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #ee4e1d;
+ background-color: #bf7d4f;
+ border: 1px solid;
+ border-color: mix(mix(#804541,#ee4e1d,0.18),#804541,0.5);
+ border-radius: 3px;
+ box-shadow: inset 0 -3px mix(#bf7d4f,#804541,0.2);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #bf7d4f;
+ color: mix(#ee4e1d,#804541,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled,
+#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, label:disabled selection {
+ color: mix(#5a1c33,#e06810,0.5); }
+
+row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop,
+#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, label:backdrop selection {
+ background-color: #e06810;
+ color: mix(#e06810,#5a1c33,0.66); }
+ row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop,
+ #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled {
+ color: mix(mix(#e06810,#5a1c33,0.66),#e06810,0.3); }
+
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, #login_window entry selection, .osd entry selection,
+#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow {
+ background-color: #e06810; }
+ row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, #login_window entry selection, .osd entry selection,
+ #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow {
+ color: #5a1c33;
+ outline-color: rgba(90, 28, 51, 0.3); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#804541,#ee4e1d,0.18); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #804541; }
+ notebook > header {
+ padding: 3px;
+ background-color: #804541; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#ee4e1d,#804541,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#ee4e1d,mix(#ee4e1d,#804541,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #ee4e1d; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#ee4e1d,#804541,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#804541,#ee4e1d,0.1),0.7);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#804541,#ee4e1d,0.1),0.7),1.245), shade(alpha(mix(#804541,#ee4e1d,0.1),0.7),0.755));
+ border-color: mix(mix(#804541,#ee4e1d,0.18),mix(#ee4e1d,#804541,0.5),0.15);
+ color: rgba(238, 78, 29, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#804541,#ee4e1d,0.04);
+ background-image: linear-gradient(to bottom, shade(mix(#804541,#ee4e1d,0.04),1.245), shade(mix(#804541,#ee4e1d,0.04),0.755));
+ color: mix(#ee4e1d,mix(#ee4e1d,#804541,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #804541;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ color: #ee4e1d; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#804541,#ee4e1d,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #f57467; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #e06810; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#804541,#ee4e1d,0.18); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#804541,#ee4e1d,0.18); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 3px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 3px 0 0;
+ -gtk-outline-radius: 3px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 3px 0 0;
+ -gtk-outline-radius: 0 3px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #e06810;
+ margin-top: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 3px 3px 0 0;
+ padding-top: 4px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 3px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 3px;
+ -gtk-outline-radius: 0 0 0 3px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 3px;
+ -gtk-outline-radius: 0 0 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #e06810;
+ margin-bottom: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 0 0 3px 3px;
+ padding-bottom: 4px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 3px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 3px 0 0;
+ -gtk-outline-radius: 0 3px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 3px;
+ -gtk-outline-radius: 0 0 3px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #e06810;
+ margin-right: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 0 3px 3px 0;
+ padding-right: 12px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 3px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 3px 0 0;
+ -gtk-outline-radius: 3px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 3px;
+ -gtk-outline-radius: 0 0 0 3px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #e06810;
+ margin-left: 0;
+ -gtk-outline-radius: 3px;
+ border-radius: 3px 0 0 3px;
+ padding-left: 12px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#e06810,mix(#804541,#ee4e1d,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 3px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #e93000; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ button.osd:backdrop, button.osd.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(48, 27, 45, 0.8);
+ border-radius: 3px;
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: none;
+ color: #e93000; }
+ toolbar.osd separator {
+ color: rgba(54, 31, 50, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #e06810;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(60, 34, 56, 0.8);
+ color: #e93000;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(60, 34, 56, 0.6);
+ color: #e93000; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .osd button:focus, .osd button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd button.flat,
+ #XfceNotifyWindow button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #e93000; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd button:backdrop, .osd button.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#e06810,rgba(51, 29, 48, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(233, 48, 0, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #e93000; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(65, 37, 60, 0.8);
+ background-image: linear-gradient(to bottom, rgba(81, 46, 75, 0.8), rgba(49, 28, 46, 0.8));
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.8); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#e06810,mix(#e93000,rgba(60, 34, 56, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.32); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.84); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#e93000,rgba(60, 34, 56, 0.8),0.8); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(54, 31, 50, 0.8);
+ background-image: linear-gradient(to bottom, rgba(67, 38, 63, 0.8), rgba(41, 23, 38, 0.8)); }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(48, 27, 45, 0.8);
+ background-color: rgba(65, 37, 60, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #e06810;
+ background-color: #e06810;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(51, 29, 48, 0.8);
+ background-color: rgba(54, 31, 50, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(83, 47, 77, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #e06810; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #e06810;
+ border-color: #e06810; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #f08333;
+ border-color: #f08333; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #b0520d;
+ border-color: #b0520d; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(52, 30, 49, 0.8),#e93000,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(60, 34, 56, 0.8),#e93000,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(52, 30, 49, 0.8),#e93000,0.31);
+ background-color: mix(rgba(60, 34, 56, 0.8),#e93000,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #ca5e0e;
+ background-color: #e06810; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(52, 30, 49, 0.8),#e93000,0.21);
+ border-radius: 3px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(54, 31, 50, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(60, 34, 56, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(99, 29, 7, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 0;
+ color: #e93000;
+ caret-color: #e93000; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#e06810,rgba(51, 29, 48, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #361f32;
+ background-image: linear-gradient(to top, #43263f, #291726);
+ color: mix(#3c2238,#e93000,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ border-radius: 0;
+ border-color: rgba(51, 29, 48, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #e93000; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #e93000; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#e93000,#3c2238,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#bf7d4f,mix(#ee4e1d,#804541,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(99, 29, 7, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(77, 42, 39, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 3px 0 0 3px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 3px 3px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(60, 34, 56, 0.8);
+ background-image: linear-gradient(to bottom, rgba(75, 42, 70, 0.8), rgba(45, 26, 42, 0.8));
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(233, 48, 0, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #e93000;
+ border-color: rgba(60, 34, 56, 0);
+ background-color: rgba(60, 34, 56, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(63, 36, 59, 0.8);
+ background-image: linear-gradient(to bottom, rgba(78, 44, 73, 0.8), rgba(48, 27, 44, 0.8));
+ border-color: rgba(233, 48, 0, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e93000;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(66, 37, 62, 0.8);
+ background-image: linear-gradient(to bottom, rgba(82, 47, 77, 0.8), rgba(50, 28, 47, 0.8));
+ border-color: rgba(186, 38, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.4),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(198, 41, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.4); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(186, 38, 0, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(233, 48, 0, 0.06), inset 0 1px rgba(233, 48, 0, 0.07), inset -1px 0 rgba(233, 48, 0, 0.06), inset 0 -1px rgba(233, 48, 0, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#e06810,rgba(233, 48, 0, 0.32),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(163, 34, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(198, 41, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(186, 38, 0, 0.32); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #e93000; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),1.245), shade(alpha(mix(rgba(60, 34, 56, 0.8),#e93000,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(60, 34, 56, 0.8),#e93000,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(60, 34, 56, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(60, 34, 56, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#e93000,rgba(60, 34, 56, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(224, 104, 16, 0.2)), to(rgba(224, 104, 16, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(224, 104, 16, 0.35)), to(rgba(224, 104, 16, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#804541,#ee4e1d,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: #6f3c38; }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#804541,mix(#804541,#ee4e1d,0.18),0.9) 1px, transparent 1px);
+ background-color: #76403c;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 3px;
+ font-size: smaller;
+ color: rgba(238, 78, 29, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#804541,#ee4e1d,0.17);
+ background-color: mix(#bf7d4f,#804541,0.08);
+ background-image: none;
+ border-radius: 3px; }
+ progressbar progress {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px; }
+ progressbar progress.right {
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px; }
+ progressbar progress.top {
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#bf7d4f,#804541,0.08);
+ border: 1px solid mix(#804541,#ee4e1d,0.17);
+ border-radius: 3px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #e06810;
+ border-color: transparent;
+ border-radius: 3px; }
+ levelbar block.low {
+ background-color: #e04900;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #9f6800;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #b3530d;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #ef7419; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#804541,#ee4e1d,0.2); }
+ scale trough:disabled {
+ background-color: mix(#804541,#ee4e1d,0.1); }
+ menuitem:hover scale trough, row:selected scale trough, infobar scale trough {
+ background-color: rgba(99, 29, 7, 0.2); }
+ menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight {
+ background-color: #5a1c33; }
+ menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled {
+ background-color: mix(#5a1c33,#e06810,0.55); }
+ menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled {
+ background-color: rgba(99, 29, 7, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #e06810; }
+ scale highlight:disabled {
+ background-color: rgba(224, 104, 16, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(224, 104, 16, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #f8801b;
+ border: 1px solid rgba(160, 37, 22, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #f98e34; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #e06810;
+ border-color: #e06810; }
+ scale slider:disabled {
+ background-color: mix(#f8801b,#804541,0.55);
+ border-color: mix(#a02516,#804541,0.92); }
+ menuitem:hover scale slider, row:selected scale slider, infobar scale slider {
+ background-clip: border-box;
+ background-color: #5a1c33;
+ border-color: #5a1c33; }
+ menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover {
+ background-color: mix(#5a1c33,#e06810,0.85);
+ border-color: mix(#5a1c33,#e06810,0.85); }
+ menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active {
+ background-color: mix(#5a1c33,#e06810,0.5);
+ border-color: mix(#5a1c33,#e06810,0.5); }
+ menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled {
+ background-color: mix(#5a1c33,#e06810,0.55);
+ border-color: mix(#5a1c33,#e06810,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: #6f3c38;
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.left {
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.right {
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar:backdrop {
+ background-color: #76403c;
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 3px;
+ background-clip: padding-box;
+ background-color: mix(#804541,#ee4e1d,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#804541,#ee4e1d,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #c85d0e; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #ef741b; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #ee4e1d;
+ border: 1px solid #824642; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#804541,#ee4e1d,0.18);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#804541,#ee4e1d,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#804541,#ee4e1d,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #c85d0e; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#804541,#bf7d4f,0.5); }
+ stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left {
+ border-right: 1px solid mix(#804541,#ee4e1d,0.18);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#804541,#ee4e1d,0.18);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#804541,#bf7d4f,0.5);
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #5a1c33; }
+ placessidebar row:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#ee4e1d,#804541,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#e06810,#5a1c33,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #4d2a27; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#e06810);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #e06810; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #e06810;
+ box-shadow: inset 0 1px #e06810, inset 0 -1px #e06810; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #5a1c33;
+ background-color: #e06810; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#733e3b);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#e06810); }
+ paned > separator:backdrop {
+ background-image: image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #804541;
+ background-image: image(#663734), image(#663734);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #804541;
+ background-image: image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)), image(mix(#804541,mix(#804541,#ee4e1d,0.18),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#361f32); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #e06810;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#804541,#ee4e1d,0.3) inset, 1px 0 mix(#804541,#ee4e1d,0.3) inset, 0 -1px mix(#804541,#ee4e1d,0.3) inset, 0 1px mix(#804541,#ee4e1d,0.3) inset;
+ border-radius: 1.5px;
+ background-color: #bf7d4f; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#804541,#ee4e1d,0.15) inset, 1px 0 mix(#804541,#ee4e1d,0.15) inset, 0 -1px mix(#804541,#ee4e1d,0.15) inset, 0 1px mix(#804541,#ee4e1d,0.15) inset;
+ background-color: rgba(191, 125, 79, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #bf7d4f; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 3px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#804541,#bf7d4f,0.3);
+ color: #5a1c33;
+ box-shadow: inset 1px -1px 0 rgba(50, 15, 4, 0.06), inset -1px 1px 0 rgba(50, 15, 4, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#5a1c33,#804541,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(50, 15, 4, 0.07), 1px 0 2px 0 rgba(50, 15, 4, 0.07);
+ border-radius: 3px; }
+ switch:checked {
+ background-color: #e06810;
+ background-image: none;
+ border-color: #e06810;
+ color: #bf7d4f; }
+ switch:checked slider {
+ background-color: #824642;
+ box-shadow: 0 1px 3px 0 rgba(50, 15, 4, 0.1); }
+ switch:disabled {
+ background-color: mix(#804541,#bf7d4f,0.5);
+ background-image: none;
+ border-color: #804541;
+ color: #804541;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #804541; }
+ list row:selected switch {
+ background-color: #804541;
+ color: mix(#804541,#bf7d4f,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#804541,#bf7d4f,0.5),#bf7d4f,0.4); }
+ list row:selected switch:checked {
+ color: #e06810;
+ background-color: mix(#5a1c33,#804541,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #e06810; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #5a1c33;
+ background-color: #bf7d4f;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#bf7d4f,#5a1c33,0.8);
+ background-color: #bf7d4f; }
+ .view separator, iconview separator,
+ textview text separator {
+ background-image: image(mix(#5a1c33,#bf7d4f,0.9)); }
+
+textview border {
+ background-color: mix(#804541,#bf7d4f,0.5); }
+
+iconview :selected {
+ border-radius: 3px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+treeview.view rubberband,
+flowbox rubberband {
+ border: 1px solid mix(#e06810,#5a1c33,0.1);
+ background-color: rgba(224, 104, 16, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #bf7d4f;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #bf7d4f; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #e06810; }
+
+treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ treeview.view header button:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.5);
+ background-image: none;
+ background-color: mix(#f8801b,#804541,0.5); }
+ treeview.view header button:backdrop:disabled {
+ border-color: #804541;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#ee4e1d,#bf7d4f,0.7);
+ border-top-color: mix(#ee4e1d,#bf7d4f,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#5a1c33,#e06810,0.5);
+ border-top-color: rgba(238, 78, 29, 0.1); }
+ treeview.view:disabled {
+ color: mix(#ee4e1d,#804541,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#5a1c33,#e06810,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#e06810,#5a1c33,0.66),#e06810,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #4d2a27; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #804541; }
+ treeview.view.separator:backdrop {
+ color: rgba(128, 69, 65, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#ee4e1d,#804541,0.5),#804541,0.5);
+ border-top: #804541; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: mix(#e06810,#ee4e1d,0.3); }
+ 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: mix(#bf7d4f,#ee4e1d,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #ee4e1d; }
+ treeview.view.expander:selected {
+ color: mix(#e06810,#5a1c33,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #5a1c33; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#e06810,mix(#e06810,#5a1c33,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#bf7d4f,mix(#ee4e1d,#804541,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ color: #bf7d4f;
+ border-radius: 3px;
+ border: 1px solid mix(#e06810,#ee4e1d,0.3); }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#e06810,#5a1c33,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ color: #5a1c33;
+ box-shadow: none;
+ background-color: #e06810;
+ background-image: linear-gradient(to bottom, #f1873a, #a94f0c);
+ border-radius: 3px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ color: mix(#e06810,#5a1c33,0.66);
+ border-color: mix(#e06810,#ee4e1d,0.3);
+ background-color: mix(#bf7d4f,#e06810,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ border-color: mix(#ee4e1d,#804541,0.72); }
+ treeview.view.progressbar:backdrop {
+ color: #bf7d4f;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(238, 78, 29, 0.1);
+ border-radius: 3px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: rgba(90, 28, 51, 0.3);
+ border-width: 1px 0;
+ border-style: solid;
+ border-color: #e06810;
+ border-radius: 3px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: mix(#e06810,#ee4e1d,0.3);
+ border-left-color: mix(#e06810,#ee4e1d,0.3);
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: mix(#e06810,#ee4e1d,0.3);
+ border-left-color: mix(#e06810,#ee4e1d,0.3);
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #e06810;
+ color: #bf7d4f;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #bf7d4f;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #e06810; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#ee4e1d,#804541,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#804541,#ee4e1d,0.18); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#804541,mix(#804541,#ee4e1d,0.18),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(shade(mix(#804541,#ee4e1d,0.18),0.75),0.3784313725); }
+
+.content-view {
+ background-color: mix(#bf7d4f,#804541,0.28);
+ color: mix(#5a1c33,#ee4e1d,0.18);
+ border: 1px solid shade(mix(#bf7d4f,#804541,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#5a1c33,#bf7d4f,0.9)); }
+
+viewport menu separator {
+ background-image: image(mix(#3c2238,#e93000,0.18)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ border-radius: 3px 3px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(99, 29, 7, 0.7), 0 0 0 1px #ee4e1d;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(99, 29, 7, 0.4), 0 0 0 1px #804541;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #ee4e1d; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #804541; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(99, 29, 7, 0.2), 0 0 0 1px rgba(128, 69, 65, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 3px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 3px;
+ box-shadow: 0 1px 2px rgba(99, 29, 7, 0.2), 0 0 0 1px rgba(128, 69, 65, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar, panel-plug,
+panel-toplevel.background {
+ background-color: #3c2238;
+ background-image: linear-gradient(to bottom, #4b2a46, #2d1a2a);
+ color: #e93000; }
+
+gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label {
+ font-weight: normal;
+ color: #e93000; }
+
+#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #e93000; }
+ #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover {
+ background-color: mix(#3c2238,#e93000,0.11);
+ background-image: linear-gradient(to bottom, shade(mix(#3c2238,#e93000,0.11),1.245), shade(mix(#3c2238,#e93000,0.11),0.755));
+ border-color: mix(#3c2238,#e93000,0.11);
+ color: #fc3400; }
+ #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked {
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.21),1.245), shade(mix(#3c2238,#e93000,0.21),0.755));
+ border-color: mix(#3c2238,#e93000,0.21);
+ color: #fc3400; }
+ #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover {
+ background-color: mix(#3c2238,#e93000,0.31);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.31),1.245), shade(mix(#3c2238,#e93000,0.31),0.755));
+ border-color: mix(#3c2238,#e93000,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #631d07; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #e93000; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle
+#PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #e93000;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#3c2238);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#e93000);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #4e2c49;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #5a1c33;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#ee4e1d,#804541,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#804541,#e06810,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #9d490b; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 3px 3px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #bb7645; }
+
+.geary-folder-popover-list-row {
+ border-color: #482943;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #804541; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.9);
+ border-radius: 7px;
+ padding: 3px;
+ color: #824642; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.6);
+ border-color: rgba(130, 70, 66, 0.2);
+ border-radius: 6px;
+ padding: 1px;
+ color: #824642; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #824642; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(130, 70, 66, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(130, 70, 66, 0.3);
+ border-color: rgba(130, 70, 66, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(99, 29, 7, 0.3);
+ border-color: rgba(130, 70, 66, 0.6);
+ border-radius: 7px;
+ padding: 5px;
+ color: #824642;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(130, 70, 66, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #824642; }
+
+.lightdm.entry:selected {
+ background-color: rgba(130, 70, 66, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #41253c;
+ border-radius: 0;
+ padding: 0;
+ color: #824642; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #733e3b;
+ background-color: #804541; }
+
+.gedit-document-panel {
+ background-color: #804541;
+ color: mix(#ee4e1d,#804541,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 3px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(99, 29, 7, 0.1);
+ color: rgba(130, 70, 66, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(99, 29, 7, 0.2);
+ background-color: rgba(99, 29, 7, 0.08);
+ color: #824642; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(99, 29, 7, 0.1);
+ color: #824642; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #733e3b;
+ background-color: #804541; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #864844; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(99, 29, 7, 0.1);
+ background-color: rgba(99, 29, 7, 0.5);
+ color: #824642; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(99, 29, 7, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #663734; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #7a423e;
+ color: #ee4e1d; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 3px 3px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #9e633a;
+ background-color: #bf7d4f; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #f0331f;
+ background-image: none;
+ color: #b0b0b0; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #804541;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#5a1c33,#bf7d4f,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #824642;
+ text-shadow: 1px 1px #631d07; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #ee4e1d; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #5a1c33; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #bf7d4f;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(238, 78, 29, 0.5);
+ border-color: rgba(223, 65, 17, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(224, 104, 16, 0.8);
+ border-color: rgba(202, 94, 14, 0.8); }
+ .disk-space-display.free {
+ background-color: #7a423e;
+ border-color: #6d3b38; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #b0b0b0;
+ background-color: #f0331f; }
+
+.conflict-row.activatable:hover {
+ background-color: #f24a38; }
+
+.conflict-row.activatable:selected {
+ color: #5a1c33;
+ background-color: #e06810; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #824642;
+ text-shadow: 1px 1px #631d07; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #ee4e1d; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #5a1c33; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#bf7d4f,#5a1c33,0.12);
+ color: #5a1c33; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #663734;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#804541,#ee4e1d,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ -NemoPathbarButton-border-radius: 3px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #663734; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.06), inset 0 1px rgba(50, 15, 4, 0.07), inset -1px 0 rgba(50, 15, 4, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#804541,#bf7d4f,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #663734;
+ -NemoPlacesTreeView-disk-full-fg-color: #e06810;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #5a1c33;
+ -NemoPlacesTreeView-disk-full-fg-color: #f08130; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #7d4440;
+ background-image: linear-gradient(to bottom, #9c544f, #5f3330);
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#804541,#ee4e1d,0.18); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ color: #ee4e1d;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #bf7d4f;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #804541;
+ background-image: linear-gradient(to bottom, #9f5651, #613431);
+ padding: 3px;
+ border: 0;
+ color: #ee4e1d; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #bf7d4f;
+ color: #5a1c33; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(99, 29, 7, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(99, 29, 7, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #e06810;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #ee4e1d;
+ border-bottom: 0;
+ border-radius: 3px 3px 0 0;
+ padding: 1px 6px 0;
+ background-color: #3c2238;
+ color: #e93000;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #804541;
+ color: mix(#ee4e1d,#804541,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #3c2238; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#5a302e,mix(#ee4e1d,#804541,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #e93000; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#3c2238,#e93000,0.21);
+ background-color: mix(#3c2238,#e93000,0.21);
+ background-image: none;
+ color: #fc3400; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #804541; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #3c2238;
+ background-image: none;
+ color: #e93000;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(99, 29, 7, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(99, 29, 7, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #e93000;
+ text-shadow: 0 1px rgba(99, 29, 7, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(99, 29, 7, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(233, 48, 0, 0.2);
+ background-image: none;
+ color: #e93000; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #e93000; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(233, 48, 0, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 3px;
+ background-color: #3c2238;
+ color: #e93000;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#2a1827,#e93000,0.21), inset -1px 0 mix(#2a1827,#e93000,0.21), inset 0 1px mix(#2a1827,#e93000,0.21), inset 0 -1px mix(#2a1827,#e93000,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #ee4e1d;
+ background-image: linear-gradient(to bottom, #f37e5a, #bb370e);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ #login_window button:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(77, 46, 43, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #login_window button.flat {
+ color: #4d2e2b;
+ border-color: rgba(238, 78, 29, 0);
+ background-color: rgba(238, 78, 29, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(62, 37, 34, 0.4);
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #ef5829;
+ background-image: linear-gradient(to bottom, #f48a69, #c5390f);
+ border-color: rgba(77, 46, 43, 0.32);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #4d2e2b;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #f06136;
+ background-image: linear-gradient(to bottom, #f59679, #ce3c10);
+ border-color: rgba(62, 37, 34, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.4),0.3); }
+ #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.4); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(65, 39, 37, 0.4); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.4); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(62, 37, 34, 0.32);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(77, 46, 43, 0.06), inset 0 1px rgba(77, 46, 43, 0.07), inset -1px 0 rgba(77, 46, 43, 0.06), inset 0 -1px rgba(77, 46, 43, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#e06810,rgba(77, 46, 43, 0.32),0.3); }
+ #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(54, 32, 30, 0.32); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(65, 39, 37, 0.32); }
+ #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(62, 37, 34, 0.32); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #4d2e2b; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),1.245), shade(alpha(mix(#ee4e1d,#4d2e2b,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#ee4e1d,#4d2e2b,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#ee4e1d,#4d2e2b,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #login_window button:backdrop, #login_window button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(238, 78, 29, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(238, 78, 29, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#4d2e2b,#ee4e1d,0.9)); }
+
+#login_window entry {
+ background-color: #3c2238;
+ background-image: linear-gradient(to top, #4b2a46, #2d1a2a);
+ border-color: mix(#e93000,#3c2238,0.8);
+ padding: 5px 3.6428571429px;
+ color: #e93000;
+ caret-color: #3c2238;
+ -gtk-secondary-caret-color: #3c2238; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#e06810,mix(#e93000,#3c2238,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#e93000,#3c2238,0.32); }
+ #login_window entry:disabled {
+ border-color: mix(#e93000,#3c2238,0.84); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#e93000,#3c2238,0.8); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#e06810,mix(#804541,#ee4e1d,0.18),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#3c2238,#e93000,0.07);
+ background-image: linear-gradient(to top, shade(mix(#3c2238,#e93000,0.07),1.245), shade(mix(#3c2238,#e93000,0.07),0.755));
+ opacity: .9;
+ color: mix(#3c2238,#e93000,0.9); }
+
+#user_combobox {
+ color: #e93000;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#e93000,#3c2238,0.5); }
+
+#user_image {
+ border-radius: 3px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #2a1827, inset -1px 0 #2a1827, inset 0 1px #2a1827, inset 0 -1px #2a1827; }
+
+#user_image_border {
+ border-radius: 3px;
+ background-color: #361f32;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(50, 15, 4, 0.07), inset 0 1px rgba(50, 15, 4, 0.08), inset -1px 0 rgba(50, 15, 4, 0.07), inset 0 -1px rgba(50, 15, 4, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 3px;
+ border-bottom-right-radius: 3px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #f0331f;
+ background-image: linear-gradient(to bottom, #f46c5d, #c01e0d);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.12); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #shutdown_button button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #b0b0b0;
+ border-color: rgba(240, 51, 31, 0);
+ background-color: rgba(240, 51, 31, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #f13f2c;
+ background-image: linear-gradient(to bottom, #f57a6d, #c91f0d);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #f24a38;
+ background-image: linear-gradient(to bottom, #f6887d, #d3210e);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.38); }
+ #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #b0b0b0; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#f0331f,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#f0331f,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#f0331f,#b0b0b0,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#f0331f,#b0b0b0,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(240, 51, 31, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(240, 51, 31, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#b0b0b0,#f0331f,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #e04900;
+ background-image: linear-gradient(to bottom, #ff6318, #a93700);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.22); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #restart_button button:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(176, 176, 176, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#e06810,rgba(224, 104, 16, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#e06810,rgba(224, 104, 16, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #b0b0b0;
+ border-color: rgba(224, 73, 0, 0);
+ background-color: rgba(224, 73, 0, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(141, 141, 141, 0.3);
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.32); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #eb4d00;
+ background-image: linear-gradient(to bottom, #ff6d26, #b23a00);
+ border-color: rgba(176, 176, 176, 0.22);
+ outline-color: rgba(224, 104, 16, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #b0b0b0;
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.42); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #f65000;
+ background-image: linear-gradient(to bottom, #ff7634, #ba3d00);
+ border-color: rgba(141, 141, 141, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(50, 15, 4, 0.48); }
+ #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.3),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.3); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(150, 150, 150, 0.3); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.3); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #e06810;
+ background-image: linear-gradient(to top, #f1873a, #a94f0c);
+ border-color: rgba(141, 141, 141, 0.22);
+ color: #5a1c33;
+ box-shadow: inset 1px 0 rgba(176, 176, 176, 0.06), inset 0 1px rgba(176, 176, 176, 0.07), inset -1px 0 rgba(176, 176, 176, 0.06), inset 0 -1px rgba(176, 176, 176, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#e06810,rgba(176, 176, 176, 0.22),0.3); }
+ #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(123, 123, 123, 0.22); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(150, 150, 150, 0.22); }
+ #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(141, 141, 141, 0.22); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #eb6d11;
+ background-image: linear-gradient(to top, #f29048, #b2520d);
+ color: #5a1c33; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #b0b0b0; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#e04900,#b0b0b0,0.2),0.4);
+ background-image: linear-gradient(to bottom, shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),1.245), shade(alpha(mix(#e04900,#b0b0b0,0.2),0.4),0.755));
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#e04900,#b0b0b0,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#e04900,#b0b0b0,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(224, 104, 16, 0.6);
+ background-image: linear-gradient(to bottom, rgba(241, 135, 58, 0.6), rgba(169, 79, 12, 0.6));
+ color: rgba(90, 28, 51, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(90, 28, 51, 0.85); }
+ #restart_button button:backdrop, #restart_button button.flat:backdrop {
+ color: mix(#a02516,mix(#ee4e1d,#804541,0.5),0.8); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(224, 73, 0, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(224, 73, 0, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#b0b0b0,#e04900,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #3c2238;
+ color: #e93000; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #3c2238;
+ border-color: #301b2d; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#3c2238,#e93000,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#3c2238,#e93000,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #e06810; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(128, 69, 65, 0.93); }
+ .raven .raven-header {
+ background-color: #804541;
+ border: solid mix(#804541,#ee4e1d,0.18);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(128, 69, 65, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(128, 69, 65, 0.7); }
diff --git a/.themes/oomox-autumn/gtk-3.20/gtk-dark.css b/.themes/oomox-autumn/gtk-3.20/gtk-dark.css
new file mode 100755
index 0000000..198bb85
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.20/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk-dark.css");
diff --git a/.themes/oomox-autumn/gtk-3.20/gtk.css b/.themes/oomox-autumn/gtk-3.20/gtk.css
new file mode 100755
index 0000000..19b01e6
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.20/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css");
diff --git a/.themes/oomox-autumn/gtk-3.20/gtk.gresource b/.themes/oomox-autumn/gtk-3.20/gtk.gresource
new file mode 100755
index 0000000..ef6a7c8
Binary files /dev/null and b/.themes/oomox-autumn/gtk-3.20/gtk.gresource differ
diff --git a/.themes/oomox-autumn/gtk-3.20/gtk.gresource.xml b/.themes/oomox-autumn/gtk-3.20/gtk.gresource.xml
new file mode 100755
index 0000000..a223dbf
--- /dev/null
+++ b/.themes/oomox-autumn/gtk-3.20/gtk.gresource.xml
@@ -0,0 +1,35 @@
+
+
+
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-selected.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/menuitem-radio-mixed-hover.svg
+ assets/menuitem-radio-mixed-selected.svg
+ assets/menuitem-radio-mixed-insensitive.svg
+ assets/menuitem-radio-mixed.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-autumn/index.theme b/.themes/oomox-autumn/index.theme
new file mode 100755
index 0000000..8ed48a0
--- /dev/null
+++ b/.themes/oomox-autumn/index.theme
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=oomox-autumn
+Comment=A partially sexual act; when a female (of any species; mostly humanoids) rubs the ears/lobes of a male Ferengi, creating sensual emotions and chemical reactions in the male (and sometimes in the female).
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+Name=oomox-autumn
+GtkTheme=oomox-autumn
+IconTheme=oomox-autumn
+MetacityTheme=oomox-autumn
diff --git a/.themes/oomox-autumn/metacity-1/metacity-theme-2.xml b/.themes/oomox-autumn/metacity-1/metacity-theme-2.xml
new file mode 100755
index 0000000..7f76f98
--- /dev/null
+++ b/.themes/oomox-autumn/metacity-1/metacity-theme-2.xml
@@ -0,0 +1,1571 @@
+
+
+
+ oomox-autumn
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Metacity Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-autumn/metacity-1/metacity-theme-3.xml b/.themes/oomox-autumn/metacity-1/metacity-theme-3.xml
new file mode 100755
index 0000000..1f529f6
--- /dev/null
+++ b/.themes/oomox-autumn/metacity-1/metacity-theme-3.xml
@@ -0,0 +1,1603 @@
+
+
+
+ Numix
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Mutter Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-autumn/metacity-1/thumbnail.png b/.themes/oomox-autumn/metacity-1/thumbnail.png
new file mode 100755
index 0000000..4492158
Binary files /dev/null and b/.themes/oomox-autumn/metacity-1/thumbnail.png differ
diff --git a/.themes/oomox-autumn/openbox-3/close.xbm b/.themes/oomox-autumn/openbox-3/close.xbm
new file mode 100755
index 0000000..0486bd9
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 };
diff --git a/.themes/oomox-autumn/openbox-3/close_hover.xbm b/.themes/oomox-autumn/openbox-3/close_hover.xbm
new file mode 100755
index 0000000..4a88cff
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+ 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/.themes/oomox-autumn/openbox-3/desk.xbm b/.themes/oomox-autumn/openbox-3/desk.xbm
new file mode 100755
index 0000000..abca780
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_toggled_width 8
+#define desk_toggled_height 8
+static unsigned char desk_toggled_bits[] = {
+ 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
diff --git a/.themes/oomox-autumn/openbox-3/desk_toggled.xbm b/.themes/oomox-autumn/openbox-3/desk_toggled.xbm
new file mode 100755
index 0000000..b4b5330
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/desk_toggled.xbm
@@ -0,0 +1,4 @@
+#define desk_width 8
+#define desk_height 8
+static unsigned char desk_bits[] = {
+ 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };
diff --git a/.themes/oomox-autumn/openbox-3/iconify.xbm b/.themes/oomox-autumn/openbox-3/iconify.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-autumn/openbox-3/iconify_hover.xbm b/.themes/oomox-autumn/openbox-3/iconify_hover.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/iconify_hover.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-autumn/openbox-3/max.xbm b/.themes/oomox-autumn/openbox-3/max.xbm
new file mode 100755
index 0000000..88bb9bd
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-autumn/openbox-3/max_toggled.xbm b/.themes/oomox-autumn/openbox-3/max_toggled.xbm
new file mode 100755
index 0000000..cec3f24
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 8
+#define max_toggled_height 8
+static unsigned char max_toggled_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-autumn/openbox-3/shade.xbm b/.themes/oomox-autumn/openbox-3/shade.xbm
new file mode 100755
index 0000000..fcacf42
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 8
+#define shade_height 8
+static unsigned char shade_bits[] = {
+ 0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 };
diff --git a/.themes/oomox-autumn/openbox-3/shade_toggled.xbm b/.themes/oomox-autumn/openbox-3/shade_toggled.xbm
new file mode 100755
index 0000000..594201e
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/shade_toggled.xbm
@@ -0,0 +1,4 @@
+#define shade_toggled_width 8
+#define shade_toggled_height 8
+static unsigned char shade_toggled_bits[] = {
+ 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 };
diff --git a/.themes/oomox-autumn/openbox-3/themerc b/.themes/oomox-autumn/openbox-3/themerc
new file mode 100755
index 0000000..f526f96
--- /dev/null
+++ b/.themes/oomox-autumn/openbox-3/themerc
@@ -0,0 +1,155 @@
+# Name: Oomox (Numix fork) Openbox theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+# @TODO: finish replacing the colors here
+
+
+# Menu
+menu.border.color: #ee4e1d
+
+menu.title.bg: Solid Flat
+menu.title.bg.color: #3c2238
+menu.title.bg.shadow: 0
+menu.title.text.color: #e93000
+menu.title.text.justify: Center
+
+menu.items.bg: Solid Flat
+menu.items.bg.color: #3c2238
+menu.items.text.color: #e93000
+menu.items.disabled.text.color: #bd2c0e
+
+menu.items.active.bg: Solid Flat
+menu.items.active.bg.color: #e06810
+menu.items.active.text.color: #e93000
+
+menu.separator.color: #bd2c0e
+menu.separator.width: 1
+menu.separator.padding.width: 2
+menu.separator.padding.height: 4
+
+# Window focused
+window.active.title.separator.color: #3c2238
+
+# Active window
+window.active.border.color: #ee4e1d
+
+
+window.active.title.bg: flat solid
+window.active.title.bg.color: #3c2238
+window.active.title.separator.color: #3c2238
+window.active.text.justify: center
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #e93000
+
+window.active.handle.bg: flat solid
+window.active.handle.bg.color: #3c2238
+
+window.active.grip.bg: flat solid
+window.active.grip.bg.color: #3c2238
+
+window.active.button.unpressed.bg: flat solid
+window.active.button.unpressed.bg.color: #3c2238
+window.active.button.unpressed.image.color: #e93000
+
+window.active.button.pressed.bg: flat solid
+window.active.button.pressed.bg.color: #e06810
+window.active.button.pressed.image.color: #5a1c33
+
+window.active.button.disabled.bg: flat solid
+window.active.button.disabled.bg.color: #3c2238
+window.active.button.disabled.image.color: #bd2c0e
+
+window.active.button.hover.bg: flat solid
+window.active.button.hover.bg.color: #3c2238
+window.active.button.hover.image.color: #e06810
+
+#window.active.button.toggled.bg: #e06810
+#window.active.button.toggled.image.color: #5a1c33
+
+# Inactive window
+window.inactive.border.color: #804541
+
+window.inactive.title.bg: flat solid
+window.inactive.title.bg.color: #3c2238
+window.inactive.title.separator.color: #3c2238
+window.inactive.text.justify: center
+
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #bd2c0e
+
+window.inactive.handle.bg: flat solid
+window.inactive.handle.bg.color: #3c2238
+
+window.inactive.grip.bg: flat solid
+window.inactive.grip.bg.color: #3c2238
+
+window.inactive.button.unpressed.bg: flat solid
+window.inactive.button.unpressed.bg.color: #3c2238
+window.inactive.button.unpressed.image.color: #bd2c0e
+
+window.inactive.button.pressed.bg: flat solid
+window.inactive.button.pressed.bg.color: #e06810
+window.inactive.button.pressed.image.color: #5a1c33
+
+window.inactive.button.disabled.bg: flat solid
+window.inactive.button.disabled.bg.color: #bd2c0e
+window.inactive.button.disabled.image.color: #3c2238
+
+window.inactive.button.hover.bg: flat solid
+window.inactive.button.hover.bg.color: #3c2238
+window.inactive.button.hover.image.color: #e06810
+
+
+# OSD
+osd.border.width: 1
+osd.border.color: #e06810
+
+osd.bg: flat solid
+osd.bg.color: #3c2238
+osd.label.bg: flat solid
+osd.label.bg.color: #3c2238
+osd.label.text.color: #e93000
+
+# OSD
+osd.bg: Solid Flat
+osd.bg.color: #3c2238
+osd.bg.shadow: 0
+
+osd.border.width: 2
+osd.hilight.bg: Solid Flat
+osd.hilight.bg.color: #e06810
+osd.unhilight.bg: flat solid
+osd.unhilight.bg.color: #804541
+
+osd.button.unpressed.bg: flat border
+osd.button.unpressed.bg.color: #ee4e1d
+#osd.button.unpressed.*.border.color: #4d2e2b
+
+osd.button.pressed.bg: flat border
+osd.button.pressed.bg.color: #e06810
+#osd.button.pressed.*.border.color: #5a1c33
+
+osd.button.focused.bg: flat solid border
+osd.button.focused.bg.color: #ee4e1d
+#osd.button.focused.*.border.color: #804541
+
+osd.button.focused.box.color: #e06810
+
+
+# Fonts
+window.active.label.text.font:shadow=n
+window.inactive.label.text.font:shadow=n
+menu.items.font:shadow=n
+menu.title.text.font:shadow=n
+
+
+# Everything else
+border.width: 3
+padding.width: 8
+padding.height: 3
+window.handle.width: 0
+window.client.padding.width: 0
+window.label.text.justify: center
+#menu.overlap: 0
diff --git a/.themes/oomox-autumn/unity/close.svg b/.themes/oomox-autumn/unity/close.svg
new file mode 100755
index 0000000..15127f3
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_dash.svg b/.themes/oomox-autumn/unity/close_dash.svg
new file mode 100755
index 0000000..da7c243
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_dash_disabled.svg b/.themes/oomox-autumn/unity/close_dash_disabled.svg
new file mode 100755
index 0000000..8bf4719
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_focused_normal.svg b/.themes/oomox-autumn/unity/close_focused_normal.svg
new file mode 100755
index 0000000..15127f3
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_focused_prelight.svg b/.themes/oomox-autumn/unity/close_focused_prelight.svg
new file mode 100755
index 0000000..a84aefa
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_focused_pressed.svg b/.themes/oomox-autumn/unity/close_focused_pressed.svg
new file mode 100755
index 0000000..8dfd510
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/close_unfocused.svg b/.themes/oomox-autumn/unity/close_unfocused.svg
new file mode 100755
index 0000000..8bf4719
--- /dev/null
+++ b/.themes/oomox-autumn/unity/close_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_ltr_19.svg b/.themes/oomox-autumn/unity/launcher_arrow_ltr_19.svg
new file mode 100755
index 0000000..9674b63
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_ltr_37.svg b/.themes/oomox-autumn/unity/launcher_arrow_ltr_37.svg
new file mode 100755
index 0000000..2a35720
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_ltr_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_19.svg b/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_19.svg
new file mode 100755
index 0000000..7aeadbf
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_37.svg b/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_37.svg
new file mode 100755
index 0000000..1e3913c
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_outline_ltr_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_19.svg b/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_19.svg
new file mode 100755
index 0000000..5f449b6
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_37.svg b/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_37.svg
new file mode 100755
index 0000000..33fa26c
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_outline_rtl_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_rtl_19.svg b/.themes/oomox-autumn/unity/launcher_arrow_rtl_19.svg
new file mode 100755
index 0000000..c6bb6a9
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_arrow_rtl_37.svg b/.themes/oomox-autumn/unity/launcher_arrow_rtl_37.svg
new file mode 100755
index 0000000..894be4e
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_arrow_rtl_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_back_150.svg b/.themes/oomox-autumn/unity/launcher_icon_back_150.svg
new file mode 100755
index 0000000..d66f78d
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_back_150.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_back_54.svg b/.themes/oomox-autumn/unity/launcher_icon_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_edge_150.svg b/.themes/oomox-autumn/unity/launcher_icon_edge_150.svg
new file mode 100755
index 0000000..4aee4bc
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_edge_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_edge_54.svg b/.themes/oomox-autumn/unity/launcher_icon_edge_54.svg
new file mode 100755
index 0000000..3307c5b
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_edge_54.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_glow_200.svg b/.themes/oomox-autumn/unity/launcher_icon_glow_200.svg
new file mode 100755
index 0000000..01bb0d9
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_glow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_glow_62.svg b/.themes/oomox-autumn/unity/launcher_icon_glow_62.svg
new file mode 100755
index 0000000..105b068
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_glow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_selected_back_150.svg b/.themes/oomox-autumn/unity/launcher_icon_selected_back_150.svg
new file mode 100755
index 0000000..c5bde3b
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_selected_back_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_selected_back_54.svg b/.themes/oomox-autumn/unity/launcher_icon_selected_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_selected_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_shadow_200.svg b/.themes/oomox-autumn/unity/launcher_icon_shadow_200.svg
new file mode 100755
index 0000000..9e68b14
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_shadow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_shadow_62.svg b/.themes/oomox-autumn/unity/launcher_icon_shadow_62.svg
new file mode 100755
index 0000000..d322434
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_shadow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_shine_150.svg b/.themes/oomox-autumn/unity/launcher_icon_shine_150.svg
new file mode 100755
index 0000000..51af8a1
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_shine_150.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_icon_shine_54.svg b/.themes/oomox-autumn/unity/launcher_icon_shine_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_icon_shine_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_pip_ltr_19.svg b/.themes/oomox-autumn/unity/launcher_pip_ltr_19.svg
new file mode 100755
index 0000000..ecbdc13
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_pip_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_pip_ltr_37.svg b/.themes/oomox-autumn/unity/launcher_pip_ltr_37.svg
new file mode 100755
index 0000000..76ddcb0
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_pip_ltr_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_pip_rtl_19.svg b/.themes/oomox-autumn/unity/launcher_pip_rtl_19.svg
new file mode 100755
index 0000000..8063a64
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_pip_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-autumn/unity/launcher_pip_rtl_37.svg b/.themes/oomox-autumn/unity/launcher_pip_rtl_37.svg
new file mode 100755
index 0000000..349f1d4
--- /dev/null
+++ b/.themes/oomox-autumn/unity/launcher_pip_rtl_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize.svg b/.themes/oomox-autumn/unity/maximize.svg
new file mode 100755
index 0000000..11db9bc
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_dash.svg b/.themes/oomox-autumn/unity/maximize_dash.svg
new file mode 100755
index 0000000..e2d28fa
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_dash_disabled.svg b/.themes/oomox-autumn/unity/maximize_dash_disabled.svg
new file mode 100755
index 0000000..492c7be
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_focused_normal.svg b/.themes/oomox-autumn/unity/maximize_focused_normal.svg
new file mode 100755
index 0000000..11db9bc
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_focused_prelight.svg b/.themes/oomox-autumn/unity/maximize_focused_prelight.svg
new file mode 100755
index 0000000..16de074
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_focused_pressed.svg b/.themes/oomox-autumn/unity/maximize_focused_pressed.svg
new file mode 100755
index 0000000..5b0230a
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/maximize_unfocused.svg b/.themes/oomox-autumn/unity/maximize_unfocused.svg
new file mode 100755
index 0000000..492c7be
--- /dev/null
+++ b/.themes/oomox-autumn/unity/maximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize.svg b/.themes/oomox-autumn/unity/minimize.svg
new file mode 100755
index 0000000..140d434
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_dash.svg b/.themes/oomox-autumn/unity/minimize_dash.svg
new file mode 100755
index 0000000..5269dfa
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_dash_disabled.svg b/.themes/oomox-autumn/unity/minimize_dash_disabled.svg
new file mode 100755
index 0000000..8898584
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_focused_normal.svg b/.themes/oomox-autumn/unity/minimize_focused_normal.svg
new file mode 100755
index 0000000..140d434
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_focused_prelight.svg b/.themes/oomox-autumn/unity/minimize_focused_prelight.svg
new file mode 100755
index 0000000..42b23a4
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_focused_pressed.svg b/.themes/oomox-autumn/unity/minimize_focused_pressed.svg
new file mode 100755
index 0000000..b62f787
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimize_unfocused.svg b/.themes/oomox-autumn/unity/minimize_unfocused.svg
new file mode 100755
index 0000000..8898584
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/minimized.svg b/.themes/oomox-autumn/unity/minimized.svg
new file mode 100755
index 0000000..140d434
--- /dev/null
+++ b/.themes/oomox-autumn/unity/minimized.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/modes/launcher_bfb-flat.png b/.themes/oomox-autumn/unity/modes/launcher_bfb-flat.png
new file mode 100755
index 0000000..f5aa0e5
Binary files /dev/null and b/.themes/oomox-autumn/unity/modes/launcher_bfb-flat.png differ
diff --git a/.themes/oomox-autumn/unity/modes/launcher_bfb_ns.png b/.themes/oomox-autumn/unity/modes/launcher_bfb_ns.png
new file mode 100755
index 0000000..2ca1ebb
Binary files /dev/null and b/.themes/oomox-autumn/unity/modes/launcher_bfb_ns.png differ
diff --git a/.themes/oomox-autumn/unity/modes/ubuntu-square.svg b/.themes/oomox-autumn/unity/modes/ubuntu-square.svg
new file mode 100755
index 0000000..1b925fb
--- /dev/null
+++ b/.themes/oomox-autumn/unity/modes/ubuntu-square.svg
@@ -0,0 +1,69 @@
+
diff --git a/.themes/oomox-autumn/unity/progress_bar_fill.svg b/.themes/oomox-autumn/unity/progress_bar_fill.svg
new file mode 100755
index 0000000..a7153ed
--- /dev/null
+++ b/.themes/oomox-autumn/unity/progress_bar_fill.svg
@@ -0,0 +1,5 @@
+
diff --git a/.themes/oomox-autumn/unity/progress_bar_trough.svg b/.themes/oomox-autumn/unity/progress_bar_trough.svg
new file mode 100755
index 0000000..56f5245
--- /dev/null
+++ b/.themes/oomox-autumn/unity/progress_bar_trough.svg
@@ -0,0 +1,71 @@
+
+
diff --git a/.themes/oomox-autumn/unity/sheet_style_close_focused.svg b/.themes/oomox-autumn/unity/sheet_style_close_focused.svg
new file mode 100755
index 0000000..8bf4719
--- /dev/null
+++ b/.themes/oomox-autumn/unity/sheet_style_close_focused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize.svg b/.themes/oomox-autumn/unity/unmaximize.svg
new file mode 100755
index 0000000..8e02127
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_dash.svg b/.themes/oomox-autumn/unity/unmaximize_dash.svg
new file mode 100755
index 0000000..fc2cd5c
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_dash_disabled.svg b/.themes/oomox-autumn/unity/unmaximize_dash_disabled.svg
new file mode 100755
index 0000000..0eac97e
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_focused_normal.svg b/.themes/oomox-autumn/unity/unmaximize_focused_normal.svg
new file mode 100755
index 0000000..8e02127
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_focused_prelight.svg b/.themes/oomox-autumn/unity/unmaximize_focused_prelight.svg
new file mode 100755
index 0000000..8c59177
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_focused_pressed.svg b/.themes/oomox-autumn/unity/unmaximize_focused_pressed.svg
new file mode 100755
index 0000000..7c0d217
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/unity/unmaximize_unfocused.svg b/.themes/oomox-autumn/unity/unmaximize_unfocused.svg
new file mode 100755
index 0000000..0eac97e
--- /dev/null
+++ b/.themes/oomox-autumn/unity/unmaximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-autumn/xfwm4/bottom-active.xpm b/.themes/oomox-autumn/xfwm4/bottom-active.xpm
new file mode 100755
index 0000000..e8c65fd
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_active_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #ee4e1d",
+"........"};
diff --git a/.themes/oomox-autumn/xfwm4/bottom-inactive.xpm b/.themes/oomox-autumn/xfwm4/bottom-inactive.xpm
new file mode 100755
index 0000000..3e886e9
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_inactive_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #3c2238",
+"........"};
diff --git a/.themes/oomox-autumn/xfwm4/bottom-left-active.xpm b/.themes/oomox-autumn/xfwm4/bottom-left-active.xpm
new file mode 100755
index 0000000..595f3d7
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-left-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #ee4e1d",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/bottom-left-inactive.xpm b/.themes/oomox-autumn/xfwm4/bottom-left-inactive.xpm
new file mode 100755
index 0000000..5bd03c9
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-left-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #3c2238",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/bottom-right-active.xpm b/.themes/oomox-autumn/xfwm4/bottom-right-active.xpm
new file mode 100755
index 0000000..5c946a0
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-right-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #ee4e1d",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/bottom-right-inactive.xpm b/.themes/oomox-autumn/xfwm4/bottom-right-inactive.xpm
new file mode 100755
index 0000000..3951869
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #3c2238",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/close-active.xpm b/.themes/oomox-autumn/xfwm4/close-active.xpm
new file mode 100755
index 0000000..495d5b9
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/close-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/close-inactive.xpm b/.themes/oomox-autumn/xfwm4/close-inactive.xpm
new file mode 100755
index 0000000..aabddf2
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/close-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/close-prelight.xpm b/.themes/oomox-autumn/xfwm4/close-prelight.xpm
new file mode 100755
index 0000000..1f9b405
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/close-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/close-pressed.xpm b/.themes/oomox-autumn/xfwm4/close-pressed.xpm
new file mode 100755
index 0000000..1f9b405
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/close-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/hide-active.xpm b/.themes/oomox-autumn/xfwm4/hide-active.xpm
new file mode 100755
index 0000000..c4756a4
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/hide-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/hide-inactive.xpm b/.themes/oomox-autumn/xfwm4/hide-inactive.xpm
new file mode 100755
index 0000000..cea7274
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/hide-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/hide-prelight.xpm b/.themes/oomox-autumn/xfwm4/hide-prelight.xpm
new file mode 100755
index 0000000..ed03cba
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/hide-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/hide-pressed.xpm b/.themes/oomox-autumn/xfwm4/hide-pressed.xpm
new file mode 100755
index 0000000..ed03cba
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/hide-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/left-active.xpm b/.themes/oomox-autumn/xfwm4/left-active.xpm
new file mode 100755
index 0000000..b69b9b9
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/left-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #ee4e1d",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/left-inactive.xpm b/.themes/oomox-autumn/xfwm4/left-inactive.xpm
new file mode 100755
index 0000000..9958565
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/left-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #3c2238",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-active.xpm b/.themes/oomox-autumn/xfwm4/maximize-active.xpm
new file mode 100755
index 0000000..64c86c8
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-inactive.xpm b/.themes/oomox-autumn/xfwm4/maximize-inactive.xpm
new file mode 100755
index 0000000..002016f
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-prelight.xpm b/.themes/oomox-autumn/xfwm4/maximize-prelight.xpm
new file mode 100755
index 0000000..7d9f2c4
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-pressed.xpm b/.themes/oomox-autumn/xfwm4/maximize-pressed.xpm
new file mode 100755
index 0000000..7d9f2c4
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-toggled-active.xpm b/.themes/oomox-autumn/xfwm4/maximize-toggled-active.xpm
new file mode 100755
index 0000000..88e5109
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-toggled-inactive.xpm b/.themes/oomox-autumn/xfwm4/maximize-toggled-inactive.xpm
new file mode 100755
index 0000000..015f9b1
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-toggled-prelight.xpm b/.themes/oomox-autumn/xfwm4/maximize-toggled-prelight.xpm
new file mode 100755
index 0000000..9018215
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/maximize-toggled-pressed.xpm b/.themes/oomox-autumn/xfwm4/maximize-toggled-pressed.xpm
new file mode 100755
index 0000000..9018215
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/maximize-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/menu-active.xpm b/.themes/oomox-autumn/xfwm4/menu-active.xpm
new file mode 100755
index 0000000..8ebe8cc
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/menu-active.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #3c2238",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/menu-inactive.xpm b/.themes/oomox-autumn/xfwm4/menu-inactive.xpm
new file mode 100755
index 0000000..7e2bfc2
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/menu-inactive.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_inactive_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #3c2238",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/menu-prelight.xpm b/.themes/oomox-autumn/xfwm4/menu-prelight.xpm
new file mode 100755
index 0000000..1636e39
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/menu-prelight.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_prelight_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #3c2238",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/menu-pressed.xpm b/.themes/oomox-autumn/xfwm4/menu-pressed.xpm
new file mode 100755
index 0000000..b193997
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/menu-pressed.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #3c2238",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/right-active.xpm b/.themes/oomox-autumn/xfwm4/right-active.xpm
new file mode 100755
index 0000000..a0b8680
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/right-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #ee4e1d",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/right-inactive.xpm b/.themes/oomox-autumn/xfwm4/right-inactive.xpm
new file mode 100755
index 0000000..6ddd5e6
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/right-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #3c2238",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-autumn/xfwm4/shade-active.xpm b/.themes/oomox-autumn/xfwm4/shade-active.xpm
new file mode 100755
index 0000000..023d691
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-inactive.xpm b/.themes/oomox-autumn/xfwm4/shade-inactive.xpm
new file mode 100755
index 0000000..46ea5b4
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-prelight.xpm b/.themes/oomox-autumn/xfwm4/shade-prelight.xpm
new file mode 100755
index 0000000..2d6aebf
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-pressed.xpm b/.themes/oomox-autumn/xfwm4/shade-pressed.xpm
new file mode 100755
index 0000000..2d6aebf
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-toggled-active.xpm b/.themes/oomox-autumn/xfwm4/shade-toggled-active.xpm
new file mode 100755
index 0000000..9524337
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-toggled-inactive.xpm b/.themes/oomox-autumn/xfwm4/shade-toggled-inactive.xpm
new file mode 100755
index 0000000..0ec0c13
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-toggled-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-toggled-prelight.xpm b/.themes/oomox-autumn/xfwm4/shade-toggled-prelight.xpm
new file mode 100755
index 0000000..a19b291
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/shade-toggled-pressed.xpm b/.themes/oomox-autumn/xfwm4/shade-toggled-pressed.xpm
new file mode 100755
index 0000000..a19b291
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/shade-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-active.xpm b/.themes/oomox-autumn/xfwm4/stick-active.xpm
new file mode 100755
index 0000000..80c5722
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * stick_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-inactive.xpm b/.themes/oomox-autumn/xfwm4/stick-inactive.xpm
new file mode 100755
index 0000000..f7517f2
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-prelight.xpm b/.themes/oomox-autumn/xfwm4/stick-prelight.xpm
new file mode 100755
index 0000000..351ea9b
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-pressed.xpm b/.themes/oomox-autumn/xfwm4/stick-pressed.xpm
new file mode 100755
index 0000000..351ea9b
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-toggled-active.xpm b/.themes/oomox-autumn/xfwm4/stick-toggled-active.xpm
new file mode 100755
index 0000000..e8d3886
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e93000",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-toggled-inactive.xpm b/.themes/oomox-autumn/xfwm4/stick-toggled-inactive.xpm
new file mode 100755
index 0000000..c3e6d9d
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #bd2c0e",
+"@ c #3c2238",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-toggled-prelight.xpm b/.themes/oomox-autumn/xfwm4/stick-toggled-prelight.xpm
new file mode 100755
index 0000000..19c7f8e
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/stick-toggled-pressed.xpm b/.themes/oomox-autumn/xfwm4/stick-toggled-pressed.xpm
new file mode 100755
index 0000000..19c7f8e
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/stick-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #e06810 s active_color_1",
+"@ c #ee4e1d",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-autumn/xfwm4/themerc b/.themes/oomox-autumn/xfwm4/themerc
new file mode 100755
index 0000000..90a0619
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/themerc
@@ -0,0 +1,23 @@
+# Name: Numix xfwm4 theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+active_text_color=#e93000
+inactive_text_color=#bd2c0e
+button_offset=3
+button_spacing=0
+show_app_icon=true
+full_width_title=true
+maximized_offset=0
+title_horizontal_offset=3
+title_shadow_active=false
+title_shadow_inactive=false
+title_vertical_offset_active=0
+title_vertical_offset_inactive=0
+title_shadow_active=false
+title_shadow_inactive=false
+shadow_delta_height=0
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=0
+shadow_opacity=30
diff --git a/.themes/oomox-autumn/xfwm4/title-1-active.xpm b/.themes/oomox-autumn/xfwm4/title-1-active.xpm
new file mode 100755
index 0000000..01978ec
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-1-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #ee4e1d",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-1-inactive.xpm b/.themes/oomox-autumn/xfwm4/title-1-inactive.xpm
new file mode 100755
index 0000000..976a45a
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-1-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-2-active.xpm b/.themes/oomox-autumn/xfwm4/title-2-active.xpm
new file mode 100755
index 0000000..5a25e13
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-2-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #ee4e1d",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-2-inactive.xpm b/.themes/oomox-autumn/xfwm4/title-2-inactive.xpm
new file mode 100755
index 0000000..e854f55
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-2-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-3-active.xpm b/.themes/oomox-autumn/xfwm4/title-3-active.xpm
new file mode 100755
index 0000000..8fae39f
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-3-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #ee4e1d",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-3-inactive.xpm b/.themes/oomox-autumn/xfwm4/title-3-inactive.xpm
new file mode 100755
index 0000000..4f594ae
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-3-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-4-active.xpm b/.themes/oomox-autumn/xfwm4/title-4-active.xpm
new file mode 100755
index 0000000..b37dea4
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-4-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #ee4e1d",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-4-inactive.xpm b/.themes/oomox-autumn/xfwm4/title-4-inactive.xpm
new file mode 100755
index 0000000..295ff12
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-4-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-5-active.xpm b/.themes/oomox-autumn/xfwm4/title-5-active.xpm
new file mode 100755
index 0000000..9d3f1da
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-5-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #ee4e1d",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/title-5-inactive.xpm b/.themes/oomox-autumn/xfwm4/title-5-inactive.xpm
new file mode 100755
index 0000000..c138931
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/title-5-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-autumn/xfwm4/top-left-active.xpm b/.themes/oomox-autumn/xfwm4/top-left-active.xpm
new file mode 100755
index 0000000..4e52a29
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/top-left-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #ee4e1d",
+"+ c #ee4e1d",
+"@ c #3c2238",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-autumn/xfwm4/top-left-inactive.xpm b/.themes/oomox-autumn/xfwm4/top-left-inactive.xpm
new file mode 100755
index 0000000..69297db
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/top-left-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"@ c #3c2238",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-autumn/xfwm4/top-right-active.xpm b/.themes/oomox-autumn/xfwm4/top-right-active.xpm
new file mode 100755
index 0000000..a101dc1
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/top-right-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #ee4e1d",
+"+ c #ee4e1d",
+"@ c #3c2238",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-autumn/xfwm4/top-right-inactive.xpm b/.themes/oomox-autumn/xfwm4/top-right-inactive.xpm
new file mode 100755
index 0000000..fffd871
--- /dev/null
+++ b/.themes/oomox-autumn/xfwm4/top-right-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #3c2238",
+"+ c #3c2238",
+"@ c #3c2238",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-cl-dark/assets/all-assets.svg b/.themes/oomox-cl-dark/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/assets/all-assets.txt b/.themes/oomox-cl-dark/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-cl-dark/assets/change_dpi.sh b/.themes/oomox-cl-dark/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-cl-dark/assets/checkbox-checked-insensitive.svg b/.themes/oomox-cl-dark/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..933e108
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/checkbox-checked.svg b/.themes/oomox-cl-dark/assets/checkbox-checked.svg
new file mode 100755
index 0000000..521a286
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/checkbox-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-cl-dark/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..1fede0d
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/checkbox-mixed.svg b/.themes/oomox-cl-dark/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..4edee2f
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/checkbox-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/grid-selection-checked.svg b/.themes/oomox-cl-dark/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..af01656
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/grid-selection-unchecked.svg b/.themes/oomox-cl-dark/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..95a6013
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..74aa543
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..d231ef6
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..ef83daf
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..20c30ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..8868da8
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..0ecaae1
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..20c30ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-cl-dark/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..ac51466
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..d0193ca
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..b35d748
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-checked.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..460a704
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..d050c08
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..3ee2747
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..f93927f
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-mixed.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..d050c08
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/menuitem-radio-unchecked.svg b/.themes/oomox-cl-dark/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..979b802
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/pane-handle-vertical.svg b/.themes/oomox-cl-dark/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..58ee7e4
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/pane-handle.png b/.themes/oomox-cl-dark/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-cl-dark/assets/pane-handle.png differ
diff --git a/.themes/oomox-cl-dark/assets/pane-handle.svg b/.themes/oomox-cl-dark/assets/pane-handle.svg
new file mode 100755
index 0000000..3188c19
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/pane-handle@2.png b/.themes/oomox-cl-dark/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-cl-dark/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-cl-dark/assets/radio-checked-insensitive.svg b/.themes/oomox-cl-dark/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..10de6a8
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-checked.svg b/.themes/oomox-cl-dark/assets/radio-checked.svg
new file mode 100755
index 0000000..fe4463a
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-mixed-insensitive.svg b/.themes/oomox-cl-dark/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..1fede0d
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-mixed.svg b/.themes/oomox-cl-dark/assets/radio-mixed.svg
new file mode 100755
index 0000000..4edee2f
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-selected-insensitive.svg b/.themes/oomox-cl-dark/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..10de6a8
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-selected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-selected.svg b/.themes/oomox-cl-dark/assets/radio-selected.svg
new file mode 100755
index 0000000..fe4463a
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-selected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-unselected-insensitive.svg b/.themes/oomox-cl-dark/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..ad40c70
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/radio-unselected.svg b/.themes/oomox-cl-dark/assets/radio-unselected.svg
new file mode 100755
index 0000000..6dab19b
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/radio-unselected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/assets/sed.sh b/.themes/oomox-cl-dark/assets/sed.sh
new file mode 100755
index 0000000..ee5419a
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#949094/rgb(0%,0%,0%)/g' \
+ -e 's/#181a15/rgb(100%,100%,100%)/g' \
+ -e 's/#a94333/rgb(50%,0%,0%)/g' \
+ -e 's/#6e6b6f/rgb(0%,50%,0%)/g' \
+ -e 's/#939796/rgb(50%,0%,50%)/g' \
+ -e 's/#a94333/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-cl-dark/assets/unsed.sh b/.themes/oomox-cl-dark/assets/unsed.sh
new file mode 100755
index 0000000..7017cc0
--- /dev/null
+++ b/.themes/oomox-cl-dark/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#949094/g' \
+ -e 's/rgb(100%,100%,100%)/#181a15/g' \
+ -e 's/rgb(50%,0%,0%)/#a94333/g' \
+ -e 's/rgb(0%,50%,0%)/#6e6b6f/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#6e6b6f/g' \
+ -e 's/rgb(50%,0%,50%)/#939796/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#939796/g' \
+ -e 's/rgb(0%,0%,50%)/#a94333/g' \
+ "$@"
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/add-workspace-hover.png b/.themes/oomox-cl-dark/cinnamon/assets/add-workspace-hover.png
new file mode 100755
index 0000000..bd7f779
Binary files /dev/null and b/.themes/oomox-cl-dark/cinnamon/assets/add-workspace-hover.png differ
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/add-workspace.png b/.themes/oomox-cl-dark/cinnamon/assets/add-workspace.png
new file mode 100755
index 0000000..40ac9af
Binary files /dev/null and b/.themes/oomox-cl-dark/cinnamon/assets/add-workspace.png differ
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-left.svg b/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-left.svg
new file mode 100755
index 0000000..a3d03ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-left.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-right.svg b/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-right.svg
new file mode 100755
index 0000000..d35f423
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/calendar-arrow-right.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/checkbox-off.svg b/.themes/oomox-cl-dark/cinnamon/assets/checkbox-off.svg
new file mode 100755
index 0000000..9918802
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/checkbox-off.svg
@@ -0,0 +1,98 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/checkbox.svg b/.themes/oomox-cl-dark/cinnamon/assets/checkbox.svg
new file mode 100755
index 0000000..bb40c7e
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/checkbox.svg
@@ -0,0 +1,104 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/close-window.svg b/.themes/oomox-cl-dark/cinnamon/assets/close-window.svg
new file mode 100755
index 0000000..1dd6942
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/close-window.svg
@@ -0,0 +1,152 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/corner-ripple.png b/.themes/oomox-cl-dark/cinnamon/assets/corner-ripple.png
new file mode 100755
index 0000000..35d95ff
Binary files /dev/null and b/.themes/oomox-cl-dark/cinnamon/assets/corner-ripple.png differ
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/radiobutton-off.svg b/.themes/oomox-cl-dark/cinnamon/assets/radiobutton-off.svg
new file mode 100755
index 0000000..3d33df2
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/radiobutton-off.svg
@@ -0,0 +1,91 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/radiobutton.svg b/.themes/oomox-cl-dark/cinnamon/assets/radiobutton.svg
new file mode 100755
index 0000000..35e6ced
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/radiobutton.svg
@@ -0,0 +1,97 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-intl.svg b/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-intl.svg
new file mode 100755
index 0000000..fdf911f
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-intl.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-us.svg b/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-us.svg
new file mode 100755
index 0000000..fdf911f
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/toggle-off-us.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-intl.svg b/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-intl.svg
new file mode 100755
index 0000000..662c385
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-intl.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-us.svg b/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-us.svg
new file mode 100755
index 0000000..662c385
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/assets/toggle-on-us.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/cinnamon/assets/trash-icon.png b/.themes/oomox-cl-dark/cinnamon/assets/trash-icon.png
new file mode 100755
index 0000000..270fe2e
Binary files /dev/null and b/.themes/oomox-cl-dark/cinnamon/assets/trash-icon.png differ
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/_extends.scss b/.themes/oomox-cl-dark/cinnamon/scss/_extends.scss
new file mode 100755
index 0000000..9a78c30
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/_extends.scss
@@ -0,0 +1,372 @@
+// extend-elements
+
+// to bottom
+%bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// hover to bottom
+%hover-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// button to top
+%button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_button_bg_grad;
+ background-gradient-end: $dark_button_bg_grad;
+}
+
+// hover button to top
+%hover-button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_button_bg_grad;
+ background-gradient-end: $dark_hover_button_bg_grad;
+}
+
+// to top
+%bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to top
+%hover-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to bottom
+%selected-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to top
+%selected-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to bottom
+%hover-selected-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to top
+%hover-selected-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// to right
+%bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// to left
+%bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to right
+%hover-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// hover to left
+%hover-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to right
+%selected-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to left
+%selected-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to right
+%hover-selected-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to left
+%hover-selected-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// tooltip to top
+%tooltip-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_tooltip_bg_grad;
+ background-gradient-end: $dark_tooltip_bg_grad;
+}
+
+// used in selectors
+// .osd-window, .info-osd, .workspace-osd
+%osd-shared {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .slider, .sound-player .slider, .popup-slider-menu-item
+%slider-shared {
+ height: 1.2em;
+ min-width: 15em;
+ color: $button_bg_color;
+ -slider-height: 2px;
+ -slider-background-color: $scrollbar_bg_color;
+ -slider-border-color: $interior_border;
+ -slider-active-background-color: $scrollbar_slider_hover_color;
+ -slider-active-border-color: $selected_border;
+ -slider-border-width: 1px;
+ -slider-border-radius: $roundness;
+ -slider-handle-radius: 8px;
+ -slider-handle-border-color: $button_border;
+}
+
+// used in selectors
+// .separator, .popup-seperator-menu-item
+%separator-shared {
+ -gradient-height: 3px;
+ -gradient-start: $selected_bg_color;
+ -gradient-end: $dark_bg_color;
+ -margin-horizontal: 4px;
+ height: 1em;
+}
+
+// used in selectors
+// #menu-search-entry, .run-dialog-entry, #notification StEntry
+%dialog-entry {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: $spacing_plus2;
+ border-radius: $roundness;
+ color: $tooltip_fg_color;
+ border: 1px solid $interior_border;
+ selection-background-color: $selected_bg_color;
+ selected-color: $selected_fg_color;
+ caret-color: $primary_caret_color;
+ caret-size: 0.1em;
+ width: 250px;
+ height: 1.5em;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box
+%desklet-shared {
+ @extend %bg-grad-to-right;
+
+ color: $dark_fg_color;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+}
+
+// used in selectors
+// .calendar-change-month-back, .calendar-change-month-forward
+%calendar-shared {
+ width: 16px;
+ height: 16px;
+ border-radius: $roundness;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button, .notification-icon-button, .modal-dialog-button, .sound-player-overlay StButton, .keyboard-key
+%shared-button {
+ @extend %button-bg-grad-to-top;
+
+ border: 1px solid $button_border;
+ border-radius: $roundness;
+ text-align: center;
+ color: $button_fg_color;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button:hover, .sound-player-overlay StButton:hover, .keyboard-key:hover
+%shared-button-hover {
+ @extend %hover-button-bg-grad-to-top;
+
+ border: 1px solid $selected_border;
+}
+
+// used in selectors
+// .notification-button:active, .notification-icon-button:active, .modal-dialog-button:active, .modal-dialog-button:pressed, .sound-player-overlay StButton:active, .keyboard-key:active
+%shared-button-active {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .menu .popup-combo-menu
+%shared-menu {
+ @extend %bg-grad-to-right;
+
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .menu-application-button-label, .menu-category-button-label
+%menu-button-label-shared {
+ &:ltr {
+ padding-left: 4px;
+ }
+ &:rtl {
+ padding-right: 4px;
+ }
+}
+
+// used in selectors
+// .popup-menu-item, .popup-combobox-item, .menu-favorites-button, .menu-places-button, .menu-category-button, .menu-category-button-greyed, .menu-category-button-selected
+%menu-buttons-shared {
+ //min-height: 22px; //setting a min height accross the board for all menu types (menu entries with an application icon are hardcoded to this min-height) causes display issues in cinnamon :-(
+ padding: $spacing_plus2;
+}
+
+// used in selectors
+// .show-processes-dialog-subject, .mount-question-dialog-subject
+%shared-dialogs-subject {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-top: 10px;
+ padding-left: 17px;
+ padding-bottom: 6px;
+}
+
+// used in selectors
+// .show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl
+%shared-dialogs-subject-rtl {
+ padding-left: 0;
+ padding-right: 17px;
+}
+
+// used in selectors
+// .show-processes-dialog-description, .mount-question-dialog-description
+%shared-dialogs-description {
+ color: $dark_fg_color;
+ padding-left: 17px;
+ width: 28em;
+}
+
+// used in selectors
+// .menu-applications-inner-box StScrollView, .starkmenu-favorites-box .menu-context-menu
+%menu-context-shared {
+ @extend %bg-grad-to-bottom;
+
+ padding: 8px;
+ margin: 8px 0;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StIcon {
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ }
+}
+
+// used in selectors
+// .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus
+%panel-top-shared {
+ @extend %selected-bg-grad-to-top;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-bottom .windows-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus
+%panel-bottom-shared {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus
+%panel-left-shared {
+ @extend %selected-bg-grad-to-left;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-right .windows-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus
+%panel-right-shared {
+ @extend %selected-bg-grad-to-right;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .check-box StBin, .check-box:focus StBin
+%check-box-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/checkbox-off.svg);
+}
+
+// used in selectors
+// .radiobutton StBin, .radiobutton:focus StBin
+%radiobutton-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/radiobutton-off.svg);
+ border-radius: $roundness;
+}
+
+// used in selectors
+// .tile-preview, .tile-hud
+%tile-shared {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $exterior_border;
+}
+
+// used in selectors
+// .tile-preview.snap, .tile-hud.snap
+%tile-shared-snap {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $selected_border;
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/_global.scss b/.themes/oomox-cl-dark/cinnamon/scss/_global.scss
new file mode 100755
index 0000000..facce65
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/_global.scss
@@ -0,0 +1,84 @@
+// scss-lint:disable ColorVariable
+
+// main colors used in theme
+// 1.0 < 1 will result in most cinnamon surfaces being transparent
+$button_bg_color: #a8713f;
+$button_fg_color: #181a15;
+$selected_bg_color: #6e6b6f;
+$selected_fg_color: #cfd1cd;
+$tooltip_bg_color: #949094;
+$tooltip_fg_color: #181a15;
+$dark_bg_color: fade-out(#a94333, 1 - 1.0);
+$dark_fg_color: #cfd1cd;
+
+// an always transparent color used for expo & scale views and the lightbox effect when cinnamon is showing an OSD.
+$dark_bg_color_trans: fade-out(#a94333, 1 - (1.0 / 2));
+
+// used to calculate gradients for gradient values > 0
+$lighten_amount: 1 + (0.0 / 2);
+$darken_amount: 1 - (0.0 / 2);
+
+// main background surface gradient start and end colors
+$light_bg_grad: if($lighten_amount > 1, lighten($dark_bg_color, ($lighten_amount - 1) * lightness($dark_bg_color)), $dark_bg_color);
+$dark_bg_grad: if($darken_amount < 1, darken($dark_bg_color, (1 - $darken_amount) * lightness($dark_bg_color)), $dark_bg_color);
+
+// hovered background surface gradient start and end colors - used for window list
+$hover_bg_color: lighten($dark_bg_color, .05 * lightness($dark_bg_color));
+$light_hover_bg_grad: if($lighten_amount > 1, lighten($hover_bg_color, ($lighten_amount - 1) * lightness($hover_bg_color)), $hover_bg_color);
+$dark_hover_bg_grad: if($darken_amount < 1, darken($hover_bg_color, (1 - $darken_amount) * lightness($hover_bg_color)), $hover_bg_color);
+
+// selected background surface gradient start and end colors - used for window list & buttons
+$light_selected_bg_grad: if($lighten_amount > 1, lighten($selected_bg_color, ($lighten_amount - 1) * lightness($selected_bg_color)), $selected_bg_color);
+$dark_selected_bg_grad: if($darken_amount < 1, darken($selected_bg_color, (1 - $darken_amount) * lightness($selected_bg_color)), $selected_bg_color);
+
+// hovered selected background surface gradient start and end colors - used for window list
+$hover_selected_color: lighten($selected_bg_color, .05 * lightness($selected_bg_color));
+$light_hover_selected_grad: if($lighten_amount > 1, lighten($hover_selected_color, ($lighten_amount - 1) * lightness($hover_selected_color)), $hover_selected_color);
+$dark_hover_selected_grad: if($darken_amount < 1, darken($hover_selected_color, (1 - $darken_amount) * lightness($hover_selected_color)), $hover_selected_color);
+
+// button background surface gradient start and end colors - used for buttons
+$light_button_bg_grad: if($lighten_amount > 1, lighten($button_bg_color, ($lighten_amount - 1) * lightness($button_bg_color)), $button_bg_color);
+$dark_button_bg_grad: if($darken_amount < 1, darken($button_bg_color, (1 - $darken_amount) * lightness($button_bg_color)), $button_bg_color);
+
+// hovered button background surface gradient start and end colors - used for buttons
+$hover_button_bg: lighten($button_bg_color, .05 * lightness($button_bg_color));
+$light_hover_button_bg_grad: if($lighten_amount > 1, lighten($hover_button_bg, ($lighten_amount - 1) * lightness($hover_button_bg)), $hover_button_bg);
+$dark_hover_button_bg_grad: if($darken_amount < 1, darken($hover_button_bg, (1 - $darken_amount) * lightness($hover_button_bg)), $hover_button_bg);
+
+// tooltip background surface gradient start and end colors - used for tooltips
+$light_tooltip_bg_grad: if($lighten_amount > 1, lighten($tooltip_bg_color, ($lighten_amount - 1) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+$dark_tooltip_bg_grad: if($darken_amount < 1, darken($tooltip_bg_color, (1 - $darken_amount) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+
+// borders used throughout theme buttons also use selected_borders_color
+$selected_border: mix($dark_bg_color, $selected_bg_color, if(lightness($dark_bg_color) < 50%, 18%, 10%));
+$border_strength: if(lightness($dark_fg_color) > 50, .1, .2);
+$interior_border: fade-out($dark_fg_color, 0.88 - $border_strength);
+$exterior_border: mix($dark_bg_color, $dark_fg_color, (30 + ($border_strength * 100)));
+
+// decoration for buttons
+$button_border_strength: if(lightness($button_fg_color) > 50, .1, .2);
+$button_border: fade-out($button_fg_color, 0.88 - $button_border_strength);
+
+// scrollbar colors
+$scrollbar_bg_color: darken($dark_bg_color, 5%);
+$scrollbar_slider_color: mix($dark_bg_color, $dark_fg_color, 20%);
+$scrollbar_slider_hover_color: mix($dark_bg_color, $selected_bg_color, 20%);
+
+// caret colors for dialog entrys
+$primary_caret_color: #a94333;
+
+// other colors used in the theme
+$link_color: #6e6b6f;
+$success_color: #968e7c;
+$warning_color: #c69868;
+$error_color: #b39281;
+$info_fg_color: #000000;
+$info_bg_color: #817f83;
+
+// used for border-radius throughout theme
+$roundness: 2px;
+
+// used for buttons, entrys, panel spacing, and menu item spacing.
+$spacing: 3px;
+$spacing_plus2: (3 + 2) + px;
+
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/cinnamon.scss b/.themes/oomox-cl-dark/cinnamon/scss/cinnamon.scss
new file mode 100755
index 0000000..0d1f522
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/cinnamon.scss
@@ -0,0 +1,14 @@
+@import "_global";
+@import "_extends";
+
+@import "sections/_stage";
+@import "sections/_menu";
+@import "sections/_panel";
+@import "sections/_calendar";
+@import "sections/_accessibility";
+@import "sections/_notifications";
+@import "sections/_dialogs";
+@import "sections/_desklets";
+@import "sections/_alt-tab";
+@import "sections/_overview";
+@import "sections/_tile-hud";
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_accessibility.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_accessibility.scss
new file mode 100755
index 0000000..265978e
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_accessibility.scss
@@ -0,0 +1,46 @@
+// on screen keyboard
+#keyboard {
+ background-color: $dark_bg_color_trans;
+}
+.keyboard-key {
+ @extend %shared-button;
+
+ &:grayed {
+ color: $selected_fg_color;
+ border-color: $selected_fg_color;
+ }
+ &:checked {
+ border-color: $selected_border;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.keyboard-layout {
+ spacing: 8px;
+ padding: 8px;
+}
+.keyboard-row {
+ spacing: 16px;
+}
+.keyboard-subkeys {
+ color: $dark_fg_color;
+ padding: 4px;
+ -arrow-border-radius: $roundness;
+ -arrow-background-color: $dark_bg_color;
+ -arrow-border-width: 1px;
+ -arrow-border-color: $dark_fg_color;
+ -arrow-base: 16px;
+ -arrow-rise: 8px;
+ -boxpointer-gap: 4px;
+}
+// desktop zoom feature
+.magnifier-zoom-region {
+ border: 3px solid $exterior_border;
+ &.full-screen {
+ border-width: 0;
+ }
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_alt-tab.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_alt-tab.scss
new file mode 100755
index 0000000..06e57e1
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_alt-tab.scss
@@ -0,0 +1,66 @@
+// non 3D alt-tab options
+#altTabPopup {
+ padding: 8px;
+ spacing: 16px;
+}
+.switcher-list {
+ @extend %bg-grad-to-bottom;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 16px;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ &:selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: 4px;
+ color: $dark_fg_color;
+ }
+ .thumbnail {
+ min-width: 20em;
+ }
+ .separator {
+ width: 1px;
+ background-color: $selected_bg_color;
+ }
+}
+.switcher-list-item-container {
+ spacing: 8px;
+}
+.thumbnail-scroll-gradient-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 1.0);
+ background-gradient-end: rgba(51, 51, 51, 0);
+ border-radius: $roundness;
+ border-radius-topright: 0;
+ border-radius-bottomright: 0;
+ width: 60px;
+}
+.thumbnail-scroll-gradient-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 0);
+ background-gradient-end: rgba(51, 51, 51, 1.0);
+ border-radius: $roundness;
+ border-radius-topleft: 0;
+ border-radius-bottomleft: 0;
+ width: 60px;
+}
+.switcher-arrow {
+ border-color: rgba(0,0,0,0);
+ color: $dark_fg_color;
+ &:highlighted {
+ border-color: rgba(0,0,0,0);
+ color: $selected_fg_color;
+ }
+}
+.switcher-preview-backdrop {
+ background-color: rgba(25,25,25,0.65);
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_calendar.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_calendar.scss
new file mode 100755
index 0000000..1bf695c
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_calendar.scss
@@ -0,0 +1,120 @@
+// the calendar displayed by the calendar applet is a heavily modified menu and inherits from the .menu selectosr
+// indivudual elements within the menu can be themed seperately with these selectors
+.calendar {
+ padding: 1em 1.75em;
+ spacing-rows: 1px;
+ spacing-columns: 5px;
+}
+// also covers the year label
+.calendar-month-label {
+ color: $dark_fg_color;
+ font-size: 0.8em;
+ padding: 5px 10px;
+ border-radius: $roundness;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-change-month-back {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-left.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-right.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.calendar-change-month-forward {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-right.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-left.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.datemenu-date-label {
+ padding: 1em 1.75em;
+ color: $dark_fg_color;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-day-base {
+ font-size: 0.8em;
+ text-align: center;
+ width: 2.4em;
+ height: 1.8em;
+ border-radius: $roundness;
+ &:active {
+ background-color: $selected_bg_color;
+ }
+ &:hover {
+ }
+}
+.calendar-day-heading {
+ color: $dark_fg_color;
+ padding-top: 0.9em;
+}
+.calendar-week-number {
+ color: $dark_fg_color;
+ font-weight: bold;
+ padding-top: 0.6em;
+}
+.calendar-day {
+ &:ltr {
+ color: $dark_fg_color;
+ padding: 2px;
+ }
+ &:rtl {
+ color: $dark_fg_color;
+ padding: 3px;
+ }
+}
+.calendar-day-top {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-day-left {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-work-day {
+}
+.calendar-nonwork-day {
+ font-weight: bold;
+}
+// this is always is an active state
+.calendar-today {
+ @extend %selected-bg-grad-to-bottom;
+
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
+.calendar-other-month-day {
+ font-style: italic;
+}
+// this is always is an active state
+.calendar-day-with-events {
+ background-color: $selected_bg_color;
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_desklets.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_desklets.scss
new file mode 100755
index 0000000..74f8866
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_desklets.scss
@@ -0,0 +1,65 @@
+// desklets - the base .desklet selector is for 'undecorated' desklets however some subtle background themeing is desirable
+// to maintain visibility irrespctive of wallpaper and to allow for the highlighting scheme to work
+.desklet {
+ font-size: 0.9em;
+ padding: 8px;
+ color: $dark_fg_color;
+ border-radius: $roundness;
+ background-color: $dark_bg_color_trans;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+// these do not inherit from .desklet
+.desklet-with-borders {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-with-borders-and-header {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius-bottomleft: $roundness;
+ border-radius-bottomright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-header {
+ @extend %desklet-shared;
+
+ font-size: 1.2em;
+ border-radius-topleft: $roundness;
+ border-radius-topright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.photoframe-box {
+ @extend %desklet-shared;
+
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-drag-placeholder {
+ border: 2px solid $selected_bg_color;
+ background-color: $dark_bg_color_trans;
+ border-radius: $roundness;
+}
+.launcher {
+ padding: 1px;
+ transition-duration: 150;
+ .icon-box {
+ padding-top: 2px;
+ }
+}
+// inherits font characteristics from .desklet-header
+.clock-desklet-label {
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_dialogs.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_dialogs.scss
new file mode 100755
index 0000000..9f1ee3f
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_dialogs.scss
@@ -0,0 +1,201 @@
+// on screen messages and input boxes
+.modal-dialog {
+ @extend %bg-grad-to-right;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ padding: 16px 20px;
+}
+.modal-dialog-button-box {
+ spacing: 16px;
+}
+.modal-dialog-button {
+ @extend %shared-button;
+
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ &:pressed {
+ @extend %shared-button-active;
+ }
+ &:disabled {
+ color: rgb(60, 60, 60);
+ }
+}
+// run dialog (ALT-F2)
+.run-dialog-label {
+ color: $dark_fg_color;
+ padding-bottom: 10px;
+}
+.run-dialog-error-label {
+ color: $selected_bg_color;
+}
+.run-dialog-error-box {
+ padding-top: 15px;
+ spacing: 5px;
+}
+.run-dialog-completion-box {
+ padding-left: 15px;
+}
+.run-dialog-entry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+}
+.run-dialog {
+ border-radius: $roundness;
+ padding: 16px 20px;
+}
+// removable media dialogs
+.cinnamon-mount-operation-icon {
+ icon-size: 4.8em;
+}
+.mount-password-reask {
+ color: $warning_color;
+}
+.show-processes-dialog {
+ spacing: 24px;
+}
+.mount-question-dialog {
+ spacing: 24px;
+}
+.show-processes-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.mount-question-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.show-processes-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.mount-question-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.show-processes-dialog-app-list {
+ max-height: 200px;
+ padding-top: 24px;
+ padding-left: 49px;
+ padding-right: 32px;
+ &:rtl {
+ padding-right: 49px;
+ padding-left: 32px;
+ }
+}
+.show-processes-dialog-app-list-item {
+ color: $dark_fg_color;
+ &:hover {
+ color: $dark_fg_color;
+ }
+ &:ltr {
+ padding-right: 1em;
+ }
+ &:rtl {
+ padding-left: 1em;
+ }
+}
+.show-processes-dialog-app-list-item-icon {
+ &:ltr {
+ padding-right: 17px;
+ }
+ &:rtl {
+ padding-left: 17px;
+ }
+}
+.show-processes-dialog-app-list-item-name {
+}
+// displayed when media keys are pressed.
+.osd-window {
+ @extend %osd-shared;
+
+ spacing: 1em;
+ padding: 16px;
+ .level {
+ height: 0.7em;
+ border-radius: 0.3em;
+ background-color: $scrollbar_bg_color;
+ }
+ .level-bar {
+ border-radius: 0.3em;
+ background-color: $scrollbar_slider_hover_color;
+ }
+}
+.info-osd, .workspace-osd, .overview-empty-placeholder {
+ @extend %osd-shared;
+
+ font-size: 1.5em;
+ text-align: center;
+ padding: 8px 10px;
+}
+// this is an full screen overlay that is displayed with any cinnamon OSD or modal dialog which needs to always be semi transparent
+.lightbox {
+ background-color: $dark_bg_color_trans;
+}
+// applet 'about' OSDs - inherits from modal dialogs
+.about-content {
+ min-width: 250px;
+ min-height: 150px;
+ spacing: 8px;
+ padding-bottom: 16px;
+}
+.about-title {
+ font-size: 1.4em;
+ font-weight: bold;
+}
+.about-uuid {
+ font-size: 0.8em;
+}
+.about-icon {
+ padding-right: 20px;
+}
+.about-scrollBox {
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+}
+.about-scrollBox-innerBox {
+ padding: 1.2em;
+ spacing: 1.2em;
+}
+.about-description {
+ padding-top: 4px;
+}
+.about-version {
+ padding-left: 7px;
+}
+// dialog box for the cinnamon debug utility
+#LookingGlassDialog {
+ @extend %bg-grad-to-bottom;
+
+ spacing: 4px;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_menu.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_menu.scss
new file mode 100755
index 0000000..c4e45be
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_menu.scss
@@ -0,0 +1,238 @@
+.menu {
+ @extend %shared-menu;
+
+ min-width: 100px;
+ margin: 4px;
+}
+// scale view right click menu
+.popup-combo-menu {
+ @extend %shared-menu;
+}
+.popup-menu-arrow {
+ icon-size: 1.14em;
+}
+// applet submenus
+// the margin here causes the 'bounce' on opening the sub menu
+// does StScrollBar need to be here? No as long as it isnt themed differently to staging
+.popup-sub-menu {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ padding: 8px;
+}
+.popup-menu-content {
+ padding: 0;
+}
+// individual menu entries are themed here
+.popup-menu-item {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ spacing: .5em;
+ &:active {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+ &:insensitive {
+ font-style: italic;
+ }
+}
+.popup-combobox-item {
+ @extend %menu-buttons-shared;
+}
+// sliders and separators in menus
+.popup-separator-menu-item {
+ @extend %separator-shared;
+
+ -gradient-direction: horizontal;
+}
+.popup-slider-menu-item {
+ @extend %slider-shared;
+}
+.popup-device-menu-item {
+ spacing: .5em;
+}
+.popup-inactive-menu-item {
+ font-style: italic;
+ color: $dark_fg_color;
+}
+.popup-subtitle-menu-item {
+ font-weight: bold;
+ font-size: 1em;
+}
+.popup-menu-icon {
+ icon-size: 1.14em;
+}
+.popup-menu-item-dot {
+}
+.popup-submenu-menu-item:open {
+}
+.popup-alternating-menu-item:alternate {
+ font-weight: bold;
+}
+// toggles in menus
+.toggle-switch {
+ width: 64px;
+ height: 22px;
+}
+.toggle-switch-us {
+ background-image: url(assets/toggle-off-us.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-us.svg);
+ }
+}
+.toggle-switch-intl {
+ background-image: url(assets/toggle-off-intl.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-intl.svg);
+ }
+}
+.nm-menu-item-icons {
+ spacing: .5em;
+ icon-size: 1.14em;
+}
+// all the remaining code is for the main menu applet
+.menu-favorites-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ spacing: 1em;
+}
+// This is for the stock menu in Cinnamon 4.0.2 and later - adds more vfade to the scrollable favorites box and fakes a seperator from the system buttons with a bottom border.
+.menu-favorites-scrollbox {
+ padding-bottom: 1em;
+ border-bottom: 1px solid;
+ border-color: $interior_border;
+ &.vfade {
+ -st-vfade-offset: 136px;
+ }
+}
+.menu-favorites-button {
+ @extend %menu-buttons-shared;
+
+ &:hover {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+}
+.menu-categories-box {
+ padding: 0.8em;
+}
+.menu-applications-inner-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StScrollView {
+ @extend %menu-context-shared;
+ }
+}
+.menu-applications-outer-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+}
+.menu-application-button {
+ @extend %menu-buttons-shared;
+
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-label {
+ @extend %menu-button-label-shared;
+}
+.menu-category-button {
+ @extend %menu-buttons-shared;
+}
+.menu-category-button-greyed {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ font-style: italic;
+}
+.menu-category-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:hover {
+ }
+}
+.menu-category-button-label {
+ @extend %menu-button-label-shared;
+}
+// in the stock menu app descriptions are shown at the base of the menu
+.menu-selected-app-box {
+ padding: 2px 8px;
+ text-align: right;
+ &:rtl {
+ text-align: left;
+ }
+}
+.menu-selected-app-title {
+ font-weight: bold;
+ font-size: 0.8em;
+}
+.menu-selected-app-description {
+ max-width: 150px;
+ font-size: 0.8em;
+}
+// the menus search box
+.menu-search-box {
+ &:ltr {
+ padding-left: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+ &:rtl {
+ padding-right: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+}
+#menu-search-entry {
+ @extend %dialog-entry;
+
+ margin-bottom: 0.5em;
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ }
+}
+.menu-search-entry-icon {
+ icon-size: 1em;
+ color: $tooltip_fg_color;
+}
+// new styleclasses for the Cinnamon 4.0.0 stock menu - note this menu was dropped in Cinnamon 4.0.1 but retain styling in case it's revived.
+.menu-top-box {
+ spacing: 10px; }
+.menu-systembuttons-box {
+ padding-bottom: 12px;
+ padding-top: 12px;
+ margin-bottom: 0.5em; }
+// cinnVIIstark menu right click favourites context menu
+.starkmenu-favorites-box .menu-context-menu, .menu-context-menu {
+ @extend %menu-context-shared;
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_notifications.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_notifications.scss
new file mode 100755
index 0000000..9bd5097
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_notifications.scss
@@ -0,0 +1,91 @@
+// notification system
+#notification {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 8px;
+ spacing-rows: 5px;
+ spacing-columns: 10px;
+ margin-from-right-edge-of-screen: 20px;
+ width: 34em;
+ color: $dark_fg_color;
+ &.multi-line-notification {
+ padding-bottom: 8px;
+ color: $dark_fg_color;
+ }
+ StEntry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ }
+ .url-highlighter {
+ link-color: $link_color;
+ }
+}
+.notification-with-image {
+ min-height: 159px;
+ color: $dark_fg_color;
+}
+#notification-scrollview {
+ max-height: 10em;
+ > {
+ .top-shadow {
+ height: 1em;
+ }
+ .bottom-shadow {
+ height: 1em;
+ }
+ }
+ &:ltr > StScrollBar {
+ padding-left: 6px;
+ }
+ &:rtl > StScrollBar {
+ padding-right: 6px;
+ }
+}
+#notification-body {
+ spacing: 4px;
+}
+#notification-actions {
+ spacing: 8px;
+}
+.notification-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.notification-icon-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ > StIcon {
+ icon-size: 1.5em;
+ }
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_overview.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_overview.scss
new file mode 100755
index 0000000..c87d5d0
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_overview.scss
@@ -0,0 +1,119 @@
+// scale and expo views
+#overview {
+ spacing: 12px;
+}
+.workspace-thumbnails {
+ spacing: 14px;
+}
+.workspace-add-button {
+ background-image: url(assets/add-workspace.png);
+ height: 200px;
+ width: 35px;
+ border-radius-topleft: 10px;
+ border-radius-bottomleft: 10px;
+ transition-duration: 150;
+ background-color: $info_bg_color;
+ border-top: 1px solid;
+ border-left: 1px solid;
+ border-bottom: 1px solid;
+ border-color: $button_border;
+ &:hover {
+ background-image: url(assets/add-workspace-hover.png);
+ border-color: $selected_border;
+ }
+ &:active {
+ background-image: url(assets/add-workspace.png);
+ border-color: $selected_border;
+ background-color: $success_color;
+ }
+}
+.workspace-close-button {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+}
+// this always looks better semi transparent
+.workspace-overview-background-shade {
+ background-color: $dark_bg_color_trans;
+}
+.window-caption {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ -cinnamon-caption-spacing: 4px;
+ &:focus, selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ border: 1px solid $selected_border;
+ }
+}
+.window-border {
+ border: 1px solid $selected_border;
+}
+.window-close {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+ &:rtl {
+ -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5);
+ }
+}
+.window-close-area {
+ background-image: url(assets/trash-icon.png);
+ background-size: 100px;
+ background-color: $dark_bg_color_trans;
+ border: 1px solid $exterior_border;
+ border-bottom-width: 0;
+ border-radius: 20px 20px 0 0;
+ height: 120px;
+ width: 400px;
+}
+.expo-background {
+ @extend %bg-grad-to-bottom;
+}
+.expo-workspace-thumbnail-frame {
+ border: 1px solid $exterior_border;
+ active {
+ border: 1px solid $selected_border;
+ }
+}
+.expo-workspaces-name-entry {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ height: 1.5em;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ selected-color: $selected_fg_color;
+ selection-background-color: $selected_bg_color;
+ color: $dark_fg_color;
+ text-align: center;
+ selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ selected-color: $dark_fg_color;
+ selection-background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ }
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+}
+// hot corners animation
+.ripple-box {
+ width: 104px;
+ height: 104px;
+ background-image: url(assets/corner-ripple.png);
+ background-color: $selected_bg_color;
+ border-radius: 52px;
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_panel.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_panel.scss
new file mode 100755
index 0000000..f1743f5
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_panel.scss
@@ -0,0 +1,573 @@
+// panels can be on any side of the screen
+// some panel item theming is specific to panel orientation and is included in this section
+// each panel is also split into three zones
+// dnd is for panel edit mode
+// dummy is for adding or moving panels
+#panel {
+ color: $dark_fg_color;
+ height: 2.5em;
+ width: 3.2em;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.panel-dummy {
+ background-color: rgba(255, 0, 0, 0.6);
+ &:entered {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+}
+.panelLeft {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(255, 0, 0, 0.6);
+ }
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+.panelCenter {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+ &.vertical {
+ padding-left: 0;
+ padding-right: 0;
+ &:dnd {
+ }
+ }
+}
+.panelRight {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 0, 255, 0.6);
+ }
+ &:ltr {
+ padding-left: 0;
+ spacing: 0;
+ }
+ &:rtl {
+ padding-right: 0;
+ spacing: 0;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+// panel borders must be defined with a border-top color or other color definition that encompasses border-top
+// panels do not support different colors of borders on different edges
+// due to a bug in cinnamons placing of panel items on a bordered panel small margins are used to ensure that bordered panel objects
+// do not overlap the panel border
+.panel-top {
+ @extend %bg-grad-to-bottom;
+
+ box-shadow: 0 -1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-top;
+ margin-bottom: 1px;
+ &:hover {
+ @extend %hover-bg-grad-to-top;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-top-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-top;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-bottom {
+ @extend %bg-grad-to-top;
+
+ box-shadow: 0 1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-bottom;
+ margin-top: 1px;
+
+ &:hover {
+ @extend %hover-bg-grad-to-bottom;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-bottom-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-bottom;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 -2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 -4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-left {
+ @extend %bg-grad-to-right;
+
+ box-shadow: -1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-right: 1px;
+ @extend %bg-grad-to-left;
+
+ &:hover {
+ @extend %hover-bg-grad-to-left;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-left-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-left;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+.panel-right {
+ @extend %bg-grad-to-left;
+
+ box-shadow: 1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-left: 1px;
+ @extend %bg-grad-to-right;
+
+ &:hover {
+ @extend %hover-bg-grad-to-right;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-right-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-right;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: -2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: -4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+// a non feature - not worth themeing
+.panel-corner {
+ &:active {
+ }
+ &:overview {
+ }
+ &:focus {
+ }
+}
+// remaining code is for panel items starting with the generic applets
+.applet-separator-line {
+ width: 2px;
+ background: $selected_bg_color;
+}
+.applet-separator-line-vertical {
+ border-color: $selected_bg_color;
+ border-bottom: 2px solid;
+}
+.applet-spacer:highlight {
+ background-color: $selected_bg_color;
+}
+.applet-box {
+ color: $dark_fg_color;
+ transition-duration: 150;
+ border-radius: $roundness;
+ padding: 0 $spacing;
+ &.vertical {
+ padding: $spacing 0;
+ }
+ &:checked {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:hover {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ .applet-label {
+ color: $selected_fg_color;
+ }
+ }
+}
+.applet-label {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-left: 3px;
+}
+// icon-size set to 22 to match hard-coded menu icon size - applet-icon style is used for search provider results in menu
+.applet-icon {
+ color: $dark_fg_color;
+ padding: 0;
+ spacing: 0;
+ icon-size: 22px;
+}
+// used by power applet to warn of low battery
+.system-status-icon {
+ icon-size: 1.14em;
+ padding: 0;
+ spacing: 0;
+ &.warning {
+ color: $warning_color;
+ }
+ &.error {
+ color: $error_color;
+ }
+}
+// keyboard layout applet
+.panel-status-button {
+ -natural-hpadding: 4px;
+ -minimum-hpadding: 4px;
+ font-weight: bold;
+ color: $dark_fg_color;
+ &:hover {
+ color: $selected_bg_color;
+ }
+}
+// user applet specific themeing
+.user-box {
+ padding: 0.4em 1.3em;
+ spacing: 10px;
+}
+.user-icon {
+ padding: 4px;
+ border: none;
+}
+.user-label {
+ color: $dark_fg_color;
+ font-weight: bold;
+ font-size: 1em;
+}
+// the window list applet. Some third party applets inherit some of this theming.
+.window-list-box {
+ spacing: $spacing;
+ padding: 1px 3px;
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &.vertical {
+ spacing: $spacing;
+ padding: 3px 1px;
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+ #appMenuIcon {
+ }
+}
+// progress was added with cinnamon 3.6 and allows compatible applications to use the window list as a progress bar
+.window-list-item {
+ &-box {
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+ &.top StLabel, &.bottom StLabel {
+ padding-left: 3px;
+ }
+ .progress {
+ background-color: $success_color;
+ border: 1px solid $selected_border;
+ border-radius: $roundness;
+ color: $info_fg_color;
+ }
+ #appMenuIcon {
+ padding-right: 0.2em;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+}
+// cinnamon 3.8 will support an improved window-list-thumbnail preview which now has it's own selector
+.window-list-preview {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 6px 12px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+}
+// Cinnamon 4.0 has a new grouped window list applet with it's own selectors.
+// Initial theme support is defined here.
+
+.grouped-window-list {
+ &-thumbnail-label {
+ padding-left: 3px;
+ }
+ &-number-label {
+ z-index: 99;
+ font-size: 0.8em;
+ color: $dark_fg_color;
+ }
+ // May need to revise depending on upstream GWL developments
+ &-button-label {
+ padding: 0;
+ }
+ &-badge {
+ border-radius: 256px;
+ background-color: $dark_bg_color;
+ }
+ &-thumbnail-alert {
+ background: $warning_color;
+ }
+ &-item-box {
+ transition-duration: 150;
+ spacing: 1em;
+ background-color: rgba(0, 0, 0, 0.01);
+ &:hover, &:focus, {
+ color: $selected_bg_color;
+ }
+ &:focus {
+ font-weight: bold;
+ }
+ .progress {
+ background-color: $success_color;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+ &-thumbnail-menu {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ padding: 10px 15px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ &:outlined {
+ border: 1px solid $selected_border;
+ }
+ &:selected {
+ background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: $spacing;
+ }
+ .thumbnail {
+ width: 256px;
+ }
+ .separator {
+ width: 1px;
+ background: $selected_bg_color;
+ }
+ }
+}
+// the sound player applet
+.sound-player {
+ StButton {
+ @extend %shared-button;
+
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ color: $button_fg_color;
+ border-radius: $roundness;
+ &:small {
+ min-width: 1.5em;
+ min-height: 1.5em;
+ padding: $spacing;
+ StIcon {
+ icon-size: 1em;
+ }
+ }
+ StIcon {
+ icon-size: 1.5em;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ }
+ .slider {
+ @extend %slider-shared;
+ height: 4px;
+ }
+ StBoxLayout {
+ spacing: 0.5em;
+ }
+ > StBoxLayout {
+ padding: 5px;
+ }
+}
+.sound-player-generic-coverart {
+ background: rgba(0,0,0,0.2);
+}
+.sound-player-overlay {
+ @extend %bg-grad-to-bottom;
+
+ min-width: 300px;
+ padding: 12px 16px;
+ spacing: 0.5em;
+ color: $dark_fg_color;
+}
+// workspace switcher applet simple button view
+.workspace-button {
+ width: 2em;
+ height: 1em;
+ color: $dark_fg_color;
+ border: 1px solid $interior_border;
+ margin: 2px;
+ transition-duration: 150;
+ &.vertical {
+ height: 1.5em;
+ }
+ &:outlined {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ border-color: $selected_border;
+ }
+}
+// workspace switcher applet graph view
+.workspace-graph {
+ .workspace {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ &:active {
+ @extend %selected-bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ .windows {
+ -active-window-background: rgba(255, 255, 255, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.9);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+ .windows {
+ -active-window-background: rgba(140, 140, 140, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.7);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+}
+// most panel launcher themeing is orientation specific
+.panel-launchers {
+ padding: 0 $spacing;
+ spacing: $spacing;
+ .launcher {
+ background-color:rgba(0, 0, 0, 0.01);
+ }
+ &.vertical {
+ padding: $spacing 0;
+ }
+}
+.notification-applet-padding {
+ padding: .5em 1em;
+}
+.notification-applet-container {
+ max-height: 100px;
+}
+.systray {
+ spacing: $spacing;
+}
+.flashspot {
+ background-color: $selected_bg_color;
+}
+
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_stage.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_stage.scss
new file mode 100755
index 0000000..e6944a6
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_stage.scss
@@ -0,0 +1,114 @@
+// defines font family and standard font size across the whole theme
+// em is preferred for better support for text scaling
+stage {
+ font-family: roboto, Noto Sans, sans, sans-serif;
+ font-size: 1em;
+}
+.cinnamon-link {
+ color: $link_color;
+ font-style: italic;
+ &:hover {
+ color: $selected_fg_color;
+ }
+}
+.label-shadow {
+ color: rgba(0,0,0,0.5);
+}
+// themeing for various standard elements
+StScrollBar {
+ padding: 2px;
+ StButton {
+ vhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ hhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ }
+ StBin#trough {
+ background-color: $scrollbar_bg_color;
+ border-radius: $roundness;
+ }
+}
+StScrollView {
+ &.vfade {
+ -st-vfade-offset: 68px;
+ }
+ &.hfade {
+ -st-hfade-offset: 68px;
+ }
+ StScrollBar {
+ min-width: 0.8em;
+ min-height: 0.8em;
+ }
+}
+.separator {
+ @extend %separator-shared;
+}
+.slider {
+ @extend %slider-shared;
+}
+.check-box {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ }
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+ }
+ StLabel {
+ font-weight: normal;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+}
+.radiobutton {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ height: 18px;
+ padding-top: 2px;
+ }
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+ }
+ StLabel {
+ padding-top: 4px;
+ font-size: 0.8em;
+ box-shadow: none;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+}
+#Tooltip {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: 5px 8px;
+ color: $tooltip_fg_color;
+ text-align: center;
+ border-radius: $roundness;
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/scss/sections/_tile-hud.scss b/.themes/oomox-cl-dark/cinnamon/scss/sections/_tile-hud.scss
new file mode 100755
index 0000000..35f5ed8
--- /dev/null
+++ b/.themes/oomox-cl-dark/cinnamon/scss/sections/_tile-hud.scss
@@ -0,0 +1,59 @@
+// on screen preview of windows tiling placement
+.tile-preview {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+}
+.tile-hud {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+ &:top {
+ border-top-width: 0;
+
+ border-radius: 0 0 10px 10px;
+ }
+ &:bottom {
+ border-bottom-width: 0;
+
+ border-radius: $roundness $roundness 0 0;
+ }
+ &:left {
+ border-left-width: 0;
+
+ border-radius: 0 10px 10px 0;
+ }
+ &:right {
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 10px;
+ }
+ &:top-left {
+ border-top-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 0 10px 0;
+ }
+ &:top-right {
+ border-top-width: 0;
+ border-right-width: 0;
+
+ border-radius: 0 0 0 10px;
+ }
+ &:bottom-left {
+ border-bottom-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 10px 0 0;
+ }
+ &:bottom-right {
+ border-bottom-width: 0;
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 0;
+ }
+}
diff --git a/.themes/oomox-cl-dark/cinnamon/thumbnail.png b/.themes/oomox-cl-dark/cinnamon/thumbnail.png
new file mode 100755
index 0000000..ac66aa1
Binary files /dev/null and b/.themes/oomox-cl-dark/cinnamon/thumbnail.png differ
diff --git a/.themes/oomox-cl-dark/gtk-2.0/gtkrc b/.themes/oomox-cl-dark/gtk-2.0/gtkrc
new file mode 100755
index 0000000..c167910
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-2.0/gtkrc
@@ -0,0 +1,995 @@
+# Oomox GTK Theme (Numix Fork)
+
+gtk-color-scheme =
+"base_color:#939796\nbg_color:#949094\ntooltip_bg_color:#949094\nselected_bg_color:#6e6b6f\ntext_color:#a94333\nfg_color:#181a15\ntooltip_fg_color:#181a15\nselected_fg_color:#cfd1cd\nmenubar_bg_color:#a94333\nmenubar_fg_color:#cfd1cd\ntoolbar_bg_color:#949094\ntoolbar_fg_color:#181a15\nmenu_bg_color:#a94333\nmenu_fg_color:#cfd1cd\npanel_bg_color:#949094\npanel_fg_color:#181a15\nlink_color:#6e6b6f\nbtn_bg_color:#a8713f\nbtn_fg_color:#181a15\ntitlebar_bg_color:#a94333\ntitlebar_fg_color:#cfd1cd\nprimary_caret_color:#a94333\nsecondary_caret_color:#a94333\naccent_bg_color:#6e6b6f\n"
+# Default Style
+
+style "murrine-default" {
+ GtkArrow::arrow-scaling= 1.0
+
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 0
+
+ #GtkButton::default-border = { 0, 0, 0, 0 }
+ GtkButton::inner-border = { 0, 0, 1, 0 }
+ GtkButton::focus-line-width = 2
+ #GtkButton::focus-padding = 4
+ GtkButton::focus-padding = 2
+ #GtkButton::interior-focus = 1
+
+ GtkEntry::inner-border = { 4, 4, 5, 4 }
+ GtkComboBox::inner-border = { 4, 4, 6, 5 }
+ GtkComboBoxText::inner-border = { 4, 4, 6, 5 }
+
+ #GtkButtonBox::child-min-height = 52
+
+ GtkCheckButton::indicator-size = 30
+
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+ GtkEntry::state-hint = 0
+
+ GtkExpander::expander-size = 30
+
+ GtkImage::x-ayatana-indicator-dynamic = 1
+
+ GtkMenu::horizontal-padding = 2
+ GtkMenu::vertical-padding = 2
+
+ GtkMenuBar::internal-padding = 1
+ GtkMenuBar::window-dragging = 1
+
+ GtkMenuItem::arrow-scaling= 0.5
+
+ GtkPaned::handle-size = 1
+
+ GtkProgressBar::min-horizontal-bar-height = 14
+ GtkProgressBar::min-vertical-bar-width = 14
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 24
+ GtkRange::stepper-size = 24
+ GtkRange::stepper_spacing = 0
+ GtkRange::trough-under-steppers = 1
+
+ GtkScale::slider-length = 30
+ GtkScale::slider-width = 30
+ GtkScale::trough-side-details = 1
+
+ GtkScrollbar::activate-slider = 1
+ GtkScrollbar::has-backward-stepper = 0
+ GtkScrollbar::has-forward-stepper = 0
+ GtkScrollbar::has-secondary-backward-stepper = 0
+ GtkScrollbar::has-secondary-forward-stepper = 0
+ GtkScrollbar::min-slider-length = 160
+ GtkScrollbar::slider-width = 24
+ GtkScrollbar::trough-border = 0
+
+ GtkScrolledWindow::scrollbar-spacing = 0
+ GtkScrolledWindow::scrollbars-within-bevel = 1
+
+ GtkSeparatorMenuItem::horizontal-padding = 0
+
+ GtkToolbar::internal-padding = 0
+
+ GtkTreeView::expander-size = 22
+ GtkTreeView::vertical-separator = 0
+
+ GtkWidget::focus-line-width = 2
+ # The following line prevents the Firefox tabs
+ # from jumping a few pixels when you create a new tab
+ GtkWidget::focus-padding = 0
+
+ GtkWidget::wide-separators = 1
+ GtkWidget::separator-width = 2
+ GtkWidget::separator-height = 2
+
+ GtkWindow::resize-grip-height = 2
+ GtkWindow::resize-grip-width = 2
+
+ WnckTasklist::fade-overlay-rect = 0
+
+ GnomeHRef::link_color = @link_color
+ GtkHTML::link-color = @link_color
+ GtkIMHtmlr::hyperlink-color = @link_color
+ GtkIMHtml::hyperlink-color = @link_color
+ GtkWidget::link-color = @link_color
+ GtkWidget::visited-link-color = @text_color
+
+ GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
+ GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
+
+ xthickness = 2
+ ythickness = 2
+
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[PRELIGHT] = shade (1.02, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @bg_color)
+ bg[INSENSITIVE] = @bg_color
+
+ base[NORMAL] = @base_color
+ base[PRELIGHT] = shade (0.95, @base_color)
+ base[SELECTED] = @selected_bg_color
+ base[ACTIVE] = @selected_bg_color
+ base[INSENSITIVE] = shade (0.85, @base_color)
+
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ engine "murrine" {
+ animation = FALSE
+ arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
+ border_shades = { 1.0, 1.0 } # gradient to draw on border
+ border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
+ colorize_scrollbar = FALSE
+ comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
+ contrast = 0.8 # overal contrast with borders
+ focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
+ glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
+ glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
+ glow_shade = 1.0 # amount of glow
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
+ highlight_shade = 1.0 # amount of highlight
+ lightborder_shade = 1.0 # amount of inset light border
+ lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
+ listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
+ listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
+ menustyle = 0 # 0 = none, 1 = vertical striped
+ progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
+ reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
+ roundness = 4# roundness of widgets
+ scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
+ sliderstyle = 0 # 0 = none, 1 = handles
+ stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
+ toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
+ }
+}
+
+style "murrine-wide" {
+ xthickness = 6
+ ythickness = 6
+}
+
+style "murrine-wider" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-thin" {
+ xthickness = 1
+ ythickness = 1
+}
+
+# Notebook
+
+style "clearlooks-notebook-bg" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (0.80, @bg_color)
+}
+
+style "clearlooks-notebook" = "clearlooks-notebook-bg" {
+ xthickness = 8
+ ythickness = 4
+
+ engine "clearlooks" {
+ radius = 0.1
+ }
+}
+
+# Various Standard Widgets
+
+style "murrine-button" = "murrine-wider" {
+ bg[NORMAL] = @btn_bg_color
+ bg[PRELIGHT] = shade (1.04, @btn_bg_color)
+ bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color)
+ bg[ACTIVE] = shade (0.95, @btn_bg_color)
+ bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
+ xthickness = 10
+ ythickness = 10
+ #xthickness = 5
+ #ythickness = 5
+
+ engine "murrine" {
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ roundness = 4
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ }
+}
+
+style "murrine-buttonlabel" {
+ fg[NORMAL] = @btn_fg_color
+ fg[PRELIGHT] = @btn_fg_color
+ fg[SELECTED] = @btn_fg_color
+ fg[ACTIVE] = @btn_fg_color
+ fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ text[NORMAL] = @btn_fg_color
+ text[PRELIGHT] = @btn_fg_color
+ text[SELECTED] = @btn_fg_color
+ text[ACTIVE] = @btn_fg_color
+ text[INSENSITIVE] = @btn_fg_color
+ text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-comboboxtext" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-togglebutton" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-radiocheck" = "murrine-togglebutton" {
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+}
+
+style "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ roundness = 4
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ trough_shades = { 0.97, 0.97 }
+ trough_border_shades = { 1.0, 1.0 }
+ }
+}
+
+style "murrine-overlay-scrollbar" {
+ bg[ACTIVE] = shade (0.8, @bg_color)
+ bg[INSENSITIVE] = shade (0.97, @bg_color)
+
+ base[SELECTED] = shade (0.6, @bg_color)
+ base[INSENSITIVE] = shade (0.85, @bg_color)
+}
+
+style "murrine-scale" = "murrine-thin" {
+ bg[NORMAL] = @btn_bg_color
+ bg[ACTIVE] = mix(0.2, @fg_color, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color)
+
+ engine "murrine" {
+ roundness = 25
+ #roundness = 4
+ gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
+ #border_shades = { 0.5, 0.5 }
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ #trough_shades = { 1.08, 1.08 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-progressbar" = "murrine-thin" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = mix(0.08, @bg_color, @base_color)
+
+ fg[PRELIGHT] = @selected_fg_color
+
+ engine "murrine" {
+ roundness = 4
+ border_shades = { 1.2, 1.2 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-treeview-header" = "murrine-button" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color)
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-treeview" {
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-frame" = "murrine-wide" {
+ bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
+}
+
+style "murrine-frame-title" {
+ fg[NORMAL] = lighter (@fg_color)
+}
+
+style "murrine-tooltips" {
+ xthickness = 10
+ ythickness = 10
+
+ bg[NORMAL] = @tooltip_bg_color
+ bg[SELECTED] = @tooltip_bg_color
+
+ fg[NORMAL] = @tooltip_fg_color
+
+ engine "murrine" {
+ textstyle = 0
+ roundness = 4
+ rgba = FALSE
+ }
+}
+
+style "murrine-spinbutton" = "murrine-button" {
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ }
+}
+
+style "clearlooks-radiocheck" = "murrine-default" {
+ bg[SELECTED] = @base_color
+ bg[PRELIGHT] = @bg_color
+
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+
+ engine "clearlooks" {
+ radius = 4.0
+ }
+}
+
+style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
+ bg[PRELIGHT] = @bg_color
+}
+
+style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+style "murrine-entry" = "murrine-wider" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @text_color
+ text[ACTIVE] = @text_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ #border_shades = { 1.15, 1.15 }
+ border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) }
+ roundness = 4
+ }
+}
+
+style "metacity-frame" = "murrine-default" {
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "murrine-statusbar" { }
+style "murrine-comboboxentry" = "murrine-entry" { }
+style "murrine-hscale" = "murrine-scale" { }
+style "murrine-vscale" = "murrine-scale" { }
+style "murrine-hscrollbar" = "murrine-scrollbar" { }
+style "murrine-vscrollbar" = "murrine-scrollbar" { }
+
+# Menus
+
+style "murrine-menu" = "murrine-thin" {
+ bg[NORMAL] = @menu_bg_color
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[INSENSITIVE] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ text[NORMAL] = @menu_fg_color
+ text[PRELIGHT] = @selected_fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menu-item" = "murrine-wider" {
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ textstyle = 0
+ border_shades = { 1.2, 1.2 }
+ }
+}
+
+style "murrine-separator-menu-item" = "murrine-thin" { }
+
+style "murrine-menubar" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menubaritem" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+# Toolbars
+
+style "murrine-toolbar" = "murrine-thin" {
+ bg[NORMAL] = @toolbar_bg_color
+ bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
+ bg[INSENSITIVE] = @toolbar_bg_color
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton" = "murrine-button" {
+ bg[NORMAL] = shade (1.08, @toolbar_bg_color)
+ bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
+ bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton-label" = "murrine-toolbutton" {
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+class "GtkToolbar" style "murrine-toolbar"
+class "GtkHandleBox" style "murrine-toolbar"
+widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
+
+# Panels
+
+style "murrine-panel" = "murrine-thin" {
+ xthickness = 2
+
+ bg[NORMAL] = @panel_bg_color
+ bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[ACTIVE] = shade (0.8, @panel_bg_color)
+ bg[INSENSITIVE] = @panel_bg_color
+
+ fg[NORMAL] = @panel_fg_color
+ fg[PRELIGHT] = shade (1.08, @panel_fg_color)
+ fg[SELECTED] = shade (1.08, @panel_fg_color)
+ fg[ACTIVE] = @panel_fg_color
+ fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ base[NORMAL] = @panel_bg_color
+ base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[ACTIVE] = shade (0.9, @panel_bg_color)
+ base[INSENSITIVE] = @panel_bg_color
+
+ text[NORMAL] = @panel_fg_color
+ text[PRELIGHT] = shade (1.08, @panel_fg_color)
+ text[SELECTED] = shade (1.08, @panel_fg_color)
+ text[ACTIVE] = @panel_fg_color
+ text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ }
+}
+
+widget "*PanelWidget*" style "murrine-panel"
+widget "*PanelApplet*" style "murrine-panel"
+widget "*fast-user-switch*" style "murrine-panel"
+widget "*CPUFreq*Applet*" style "murrine-panel"
+widget "*indicator-applet*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
+widget_class "*PanelToplevel*" style "murrine-panel"
+widget_class "*notif*" style "murrine-panel"
+widget_class "*Notif*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
+widget_class "*tray*" style "murrine-panel"
+widget_class "*computertemp*" style "murrine-panel"
+widget_class "*Applet*Tomboy*" style "murrine-panel"
+widget_class "*Applet*Netstatus*" style "murrine-panel"
+widget "*gdm-user-switch-menubar*" style "murrine-panel"
+
+# LXPanel (code based on Lubuntu-default theme's gtkrc file)
+widget "*.tclock.*" style "murrine-panel"
+widget "*.taskbar.*" style "murrine-panel"
+widget_class "*GtkBgbox*" style "murrine-panel"
+
+style "bold-panel-item" {
+ font_name = "Bold"
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+widget "*Panel*MenuBar*" style "bold-panel-item"
+widget "*gimmie*" style "bold-panel-item"
+
+# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
+# class "*Panel*" style "murrine-panel" # Disabled to fix bug
+
+# XFCE Styles
+
+style "workspace-switcher" = "murrine-panel" {
+ bg[ACTIVE] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfce-header" {
+ bg[NORMAL] = shade (0.9, @bg_color)
+ base[NORMAL] = shade (1.18, @bg_color)
+}
+
+style "xfdesktop-windowlist" {
+ bg[NORMAL] = @base_color
+ fg[INSENSITIVE] = shade (0.95, @base_color)
+ text[INSENSITIVE] = shade (0.95, @base_color)
+}
+
+style "xfdesktop-icon-view" {
+ XfdesktopIconView::label-alpha = 0
+ XfdesktopIconView::selected-label-alpha = 60
+ XfdesktopIconView::shadow-x-offset = 0
+ XfdesktopIconView::shadow-y-offset = 1
+ XfdesktopIconView::selected-shadow-x-offset = 0
+ XfdesktopIconView::selected-shadow-y-offset = 1
+ XfdesktopIconView::shadow-color = @fg_color
+ XfdesktopIconView::selected-shadow-color = @fg_color
+ XfdesktopIconView::shadow-blur-radius = 2
+ XfdesktopIconView::cell-spacing = 2
+ XfdesktopIconView::cell-padding = 6
+ XfdesktopIconView::cell-text-width-proportion = 1.9
+
+ fg[NORMAL] = @bg_color
+ fg[ACTIVE] = @bg_color
+
+}
+
+style "xfwm-tabwin" {
+ Xfwm4TabwinWidget::border-width = 1
+ Xfwm4TabwinWidget::border-alpha = 1.0
+ Xfwm4TabwinWidget::icon-size = 64
+ Xfwm4TabwinWidget::alpha = 1.0
+ Xfwm4TabwinWidget::border-radius = 2
+
+ bg[NORMAL] = @menu_bg_color
+ bg[SELECTED] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ }
+}
+
+style "xfwm-tabwin-button" {
+ font_name = "bold"
+
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfsm-logout" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[PRELIGHT] = shade (1.1, @menu_bg_color)
+ bg[SELECTED] = shade (0.5, @menu_bg_color)
+ bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+
+ text[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ }
+}
+
+style "xfsm-logout-button" {
+ bg[NORMAL] = shade (1.2, @menu_bg_color)
+ bg[PRELIGHT] = shade (1.4, @menu_bg_color)
+
+ engine "murrine" {
+ }
+}
+
+widget "*Pager*" style "workspace-switcher"
+
+widget "*Xfce*Panel*" style "murrine-panel"
+class "*Xfce*Panel*" style "murrine-panel"
+
+# Thunar Styles
+
+style "sidepane" {
+ base[NORMAL] = @bg_color
+ base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
+ bg[NORMAL] = @bg_color
+ text[NORMAL] = mix (0.9, @fg_color, @bg_color)
+}
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*ThunarLocationEntry*" style "murrine-entry"
+
+style "whiskermenu" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[PRELIGHT] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[ACTIVE] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+}
+
+style "whiskermenu-scrollbar" = "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ trough_shades = { 4.97, 4.97 }
+ trough_border_shades = { 5.0, 5.0 }
+ }
+}
+
+widget "whiskermenu-window*" style "whiskermenu"
+widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
+
+# Gtk2 Open-File Dialog
+
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header"
+
+# Google Chrome/Chromium Styles (requires 9.0.597 or newer)
+
+style "chromium-toolbar-button" {
+ engine "murrine" {
+ roundness = 4
+ textstyle = 0
+ }
+}
+
+style "chrome-gtk-frame" {
+ ChromeGtkFrame::frame-color = @titlebar_bg_color
+ ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::frame-gradient-size = 0
+ ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
+ ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-gradient-size = 0
+ ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::scrollbar-trough-color = @bg_color
+ ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
+ ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
+}
+
+class "ChromeGtkFrame" style "chrome-gtk-frame"
+
+widget_class "*Chrom*Button*" style "chromium-toolbar-button"
+
+# General Styles
+
+class "GtkWidget" style "murrine-default"
+
+class "GtkFrame" style "murrine-frame"
+class "MetaFrames" style "metacity-frame"
+class "GtkWindow" style "metacity-frame"
+
+class "GtkSeparator" style "murrine-wide"
+class "GtkCalendar" style "murrine-wide"
+
+class "GtkSpinButton" style "murrine-spinbutton"
+
+class "GtkScale" style "murrine-scale"
+class "GtkVScale" style "murrine-vscale"
+class "GtkHScale" style "murrine-hscale"
+class "GtkScrollbar" style "murrine-scrollbar"
+class "GtkVScrollbar" style "murrine-vscrollbar"
+class "GtkHScrollbar" style "murrine-hscrollbar"
+
+class "GtkEntry" style "murrine-entry"
+
+widget_class "*" style "clearlooks-notebook"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*" style "murrine-button"
+widget_class "**" style "murrine-statusbar"
+widget_class "*" style "murrine-progressbar"
+widget_class "*" style "murrine-progressbar"
+
+widget_class "**" style "murrine-comboboxentry"
+widget_class "**" style "murrine-comboboxentry"
+
+widget_class "**" style "murrine-menu"
+widget_class "**" style "murrine-menu-item"
+widget_class "**" style "murrine-separator-menu-item"
+widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item"
+widget_class "**" style "murrine-menubar"
+widget_class "***" style "murrine-menubaritem"
+
+widget_class "*GtkToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToggleToolButton*" style "murrine-toolbutton"
+widget_class "*GtkMenuToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToolbar*Button" style "murrine-toolbutton"
+
+widget_class "*.." style "murrine-frame-title"
+
+widget_class "*.*" style "murrine-treeview"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+
+widget_class "*." style "clearlooks-radiocheck"
+widget_class "*.*." style "clearlooks-base-radiocheck"
+widget_class "*" style "clearlooks-base-radiocheck"
+
+widget "gtk-tooltip*" style "murrine-tooltips"
+
+widget_class "**" style "murrine-overlay-scrollbar"
+
+# Workarounds and Non-Standard Styling
+
+style "text-is-fg-color-workaround" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @fg_color
+ text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+widget_class "*.." style "text-is-fg-color-workaround"
+
+style "fg-is-text-color-workaround" {
+ fg[NORMAL] = @text_color
+ fg[PRELIGHT] = @text_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = darker (@fg_color)
+}
+
+widget_class "**" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+
+style "murrine-evo-new-button-workaround" {
+ engine "murrine" {
+ toolbarstyle = 0
+ }
+}
+
+widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
+
+style "inkscape-toolbar-fix" {
+ engine "murrine" {
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ highlight_shade = 1.0
+ }
+}
+
+#widget "*GtkHandleBox*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix"
+
+
+
+
+style "gimp-default-style" {
+# Uncommenting this line allows to set a different (smaller) font for GIMP.
+#
+# font_name = "sans 8"
+# Enabling the following line for some reason breaks toolbox resize
+# increment calculation. You can enable it to get an even smaller GUI
+# but need to restart GIMP after the theme change.
+#
+# GtkWidget::focus-padding = 0
+ GtkOptionMenu::indicator-size = { 15, 25 }
+ GtkOptionMenu::indicator-spacing = { 10, 8, 4, 4 }
+ GtkPaned::handle-size = 5
+ GimpDockWindow::default-height = 600
+ GimpDock::font-scale = 1.0
+ GimpMenuDock::minimal-width = 400
+ GimpToolPalette::tool-icon-size = large-toolbar
+ GimpToolPalette::button-relief = none
+ GimpDockbook::tab-border = 0
+ GimpDockbook::tab-icon-size = button
+ GimpColorNotebook::tab-border = 0
+ GimpColorNotebook::tab-icon-size = button
+ GimpDeviceEditor::handle-size = 30
+ GimpDockable::content-border = 1
+ GimpEditor::content-spacing = 1
+ GimpEditor::button-spacing = 1
+ GimpEditor::button-icon-size = button
+ GimpDataEditor::minimal-height = 150
+ GimpFrame::label-spacing = 5
+ GtkDialog::content-area-border = 2
+ GtkDialog::button-spacing = 20
+ GtkDialog::action-area-border = 25
+ GimpUnitComboBox::appears-as-list = 0
+}
+
+class "GtkWidget" style "gimp-default-style"
+style "gimp-tool-dialog-style" = "gimp-default-style"
+{
+ GtkDialog::action-area-border = 6
+}
+class "GimpToolDialog" style "gimp-tool-dialog-style"
+style "gimp-grid-view-style" = "gimp-default-style"
+{
+ bg[NORMAL] = { 1.0, 1.0, 1.0 }
+}
+widget "*GimpContainerGridView*GtkViewport*" style "gimp-grid-view-style"
+style "gimp-dockable-style" = "gimp-default-style"
+{
+ GimpFrame::label-bold = 0
+ GtkButton::focus-line_width = 1
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDockable.*" style "gimp-dockable-style"
+style "gimp-display-style" = "gimp-default-style"
+{
+ GimpRuler::font-scale = 1.0
+ GimpUnitComboBox::label-scale = 1.0
+ GimpScaleComboBox::label-scale = 1.0
+ GtkComboBox::arrow-size = 20
+ GtkButton::inner-border = { 0, 0, 0, 0 }
+ GtkButton::focus-line-width = 0
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDisplayShell.*" style "gimp-display-style"
+style "gimp-overlay-style" = "gimp-display-style"
+{
+ GtkButton::focus-line_width = 2
+}
+widget_class "**" style "gimp-overlay-style"
+
+
+
+
+# Performance Fixes
+
+style "performance-fix" {
+ engine "murrine" {
+ textstyle = 0
+ }
+}
+
+widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape
+widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp
+widget_class "*GimpToolbox*" style "performance-fix"
+widget_class "*GimpMenuDock*" style "performance-fix"
+widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
+widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.)
+
+widget_class "*XfceHeading*" style "xfce-header"
+widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
+widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
+widget "xfwm4-tabwin*" style "xfwm-tabwin"
+widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
+widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
+widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"
+
+
+# button fg workarounds:
+widget_class "*.." style "murrine-buttonlabel"
+widget_class "***" style:highest "murrine-buttonlabel"
+widget_class "***" style:highest "clearlooks-radiocheck-label"
+widget_class "**" style "murrine-comboboxtext"
+widget_class "**" style "murrine-togglebutton"
+widget_class "*." style "murrine-radiocheck"
+widget_class "***" style:highest "murrine-entry"
+widget_class "****" style:highest "murrine-toolbutton-label"
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.txt b/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/change_dpi.sh b/.themes/oomox-cl-dark/gtk-3.0/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-dark.svg
new file mode 100755
index 0000000..42ede02
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-dark.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
new file mode 100755
index 0000000..41117af
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..41117af
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked.svg
new file mode 100755
index 0000000..e64ec0f
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-dark.svg
new file mode 100755
index 0000000..3bf96c6
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..61a928c
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..61a928c
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..3bf96c6
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-dark.svg
new file mode 100755
index 0000000..42c0ebd
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..df595fb
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
new file mode 100755
index 0000000..df595fb
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked.svg
new file mode 100755
index 0000000..42c0ebd
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/checkbox-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked-dark.svg
new file mode 100755
index 0000000..af01656
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..af01656
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked-dark.svg
new file mode 100755
index 0000000..95a6013
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..95a6013
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..74aa543
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..d231ef6
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..ef83daf
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..20c30ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..8868da8
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..0ecaae1
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..20c30ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..ac51466
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..d0193ca
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..b35d748
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..460a704
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..d050c08
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..3ee2747
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..f93927f
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..d050c08
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..979b802
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..58ee7e4
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.png b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.png differ
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.svg
new file mode 100755
index 0000000..3188c19
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle@2.png b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-cl-dark/gtk-3.0/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-dark.svg
new file mode 100755
index 0000000..bc758f4
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive-dark.svg
new file mode 100755
index 0000000..9a17d1a
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..9a17d1a
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked.svg
new file mode 100755
index 0000000..bc758f4
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-dark.svg
new file mode 100755
index 0000000..359c042
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..acd0f81
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..acd0f81
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed.svg
new file mode 100755
index 0000000..359c042
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..9a17d1a
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected.svg
new file mode 100755
index 0000000..bc758f4
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-selected.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-dark.svg
new file mode 100755
index 0000000..5815d77
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..76a793f
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive.svg
new file mode 100755
index 0000000..76a793f
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked.svg
new file mode 100755
index 0000000..5815d77
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-dark.svg
new file mode 100755
index 0000000..214ed94
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
new file mode 100755
index 0000000..0fdfaf4
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..76a793f
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected.svg b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected.svg
new file mode 100755
index 0000000..5815d77
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/radio-unselected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/sed.sh b/.themes/oomox-cl-dark/gtk-3.0/assets/sed.sh
new file mode 100755
index 0000000..ee5419a
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#949094/rgb(0%,0%,0%)/g' \
+ -e 's/#181a15/rgb(100%,100%,100%)/g' \
+ -e 's/#a94333/rgb(50%,0%,0%)/g' \
+ -e 's/#6e6b6f/rgb(0%,50%,0%)/g' \
+ -e 's/#939796/rgb(50%,0%,50%)/g' \
+ -e 's/#a94333/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-cl-dark/gtk-3.0/assets/unsed.sh b/.themes/oomox-cl-dark/gtk-3.0/assets/unsed.sh
new file mode 100755
index 0000000..7017cc0
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#949094/g' \
+ -e 's/rgb(100%,100%,100%)/#181a15/g' \
+ -e 's/rgb(50%,0%,0%)/#a94333/g' \
+ -e 's/rgb(0%,50%,0%)/#6e6b6f/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#6e6b6f/g' \
+ -e 's/rgb(50%,0%,50%)/#939796/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#939796/g' \
+ -e 's/rgb(0%,0%,50%)/#a94333/g' \
+ "$@"
diff --git a/.themes/oomox-cl-dark/gtk-3.0/gtk-dark.css b/.themes/oomox-cl-dark/gtk-3.0/gtk-dark.css
new file mode 100755
index 0000000..b00626d
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css");
diff --git a/.themes/oomox-cl-dark/gtk-3.0/gtk.css b/.themes/oomox-cl-dark/gtk-3.0/gtk.css
new file mode 100755
index 0000000..c6eab95
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk.css");
diff --git a/.themes/oomox-cl-dark/gtk-3.0/gtk.gresource.xml b/.themes/oomox-cl-dark/gtk-3.0/gtk.gresource.xml
new file mode 100755
index 0000000..8281d70
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.0/gtk.gresource.xml
@@ -0,0 +1,48 @@
+
+
+
+ assets/checkbox-checked-dark.svg
+ assets/checkbox-checked-insensitive-dark.svg
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-dark.svg
+ assets/checkbox-mixed-insensitive-dark.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/checkbox-unchecked-dark.svg
+ assets/checkbox-unchecked-insensitive-dark.svg
+ assets/checkbox-unchecked-insensitive.svg
+ assets/checkbox-unchecked.svg
+ assets/grid-selection-checked-dark.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked-dark.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/radio-checked-dark.svg
+ assets/radio-checked-insensitive-dark.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-dark.svg
+ assets/radio-mixed-insensitive-dark.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/radio-unchecked-dark.svg
+ assets/radio-unchecked-insensitive-dark.svg
+ assets/radio-unchecked-insensitive.svg
+ assets/radio-unchecked.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-cl-dark/gtk-3.0/thumbnail.png b/.themes/oomox-cl-dark/gtk-3.0/thumbnail.png
new file mode 100755
index 0000000..b0c2722
Binary files /dev/null and b/.themes/oomox-cl-dark/gtk-3.0/thumbnail.png differ
diff --git a/.themes/oomox-cl-dark/gtk-3.20/dist/gtk-dark.css b/.themes/oomox-cl-dark/gtk-3.20/dist/gtk-dark.css
new file mode 100755
index 0000000..d7e5755
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.20/dist/gtk-dark.css
@@ -0,0 +1,8503 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #a94333;
+@define-color dark_fg_color #cfd1cd;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #181a15;
+@define-color theme_fg_color #949094;
+@define-color theme_base_color #a94333;
+@define-color theme_text_color #939796;
+@define-color theme_selected_bg_color #6e6b6f;
+@define-color theme_selected_fg_color #cfd1cd;
+@define-color theme_tooltip_bg_color #949094;
+@define-color theme_tooltip_fg_color #181a15;
+/* shadow effects */
+@define-color light_shadow #191b16;
+@define-color dark_shadow #1e1d1e;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #000000;
+@define-color info_bg_color #817f83;
+@define-color warning_fg_color #000000;
+@define-color warning_bg_color #c69868;
+@define-color question_fg_color #000000;
+@define-color question_bg_color #817f83;
+@define-color error_fg_color #000000;
+@define-color error_bg_color #b39281;
+@define-color link_color #6e6b6f;
+@define-color success_color #968e7c;
+@define-color warning_color #c69868;
+@define-color error_color #b39281;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#949094,#181a15,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#181a15,#949094,0.18);
+@define-color unfocused_borders mix(#181a15,mix(#181a15,#949094,0.18),0.9);
+@define-color button_bg_color #181a15;
+@define-color button_fg_color #a8713f;
+@define-color header_button_bg_color #949094;
+@define-color header_button_fg_color #0e0409;
+@define-color insensitive_bg_color mix(#181a15,#a94333,0.6);
+@define-color insensitive_fg_color mix(#949094,#181a15,0.5);
+/* osd */
+@define-color osd_base #a94333;
+@define-color osd_bg rgba(169, 67, 51, 0.8);
+@define-color osd_fg #cfd1cd;
+@define-color osd_insensitive_bg_color mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#cfd1cd,#a94333,0.6);
+@define-color osd_borders_color rgba(144, 57, 43, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #a94333;
+@define-color lightdm_fg_color #cfd1cd;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#949094,#181a15,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #939796;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #181a15;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #a94333;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #6e6b6f;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #cfd1cd;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #3f4437;
+/* window manager colors */
+@define-color wm_bg_focused #a94333;
+@define-color wm_bg_unfocused #181a15;
+@define-color wm_border_focused #a8713f;
+@define-color wm_border_unfocused #a94333;
+@define-color wm_title_focused #cfd1cd;
+@define-color wm_title_unfocused mix(#949094,#181a15,0.4);
+@define-color wm_icons_focused #cfd1cd;
+@define-color wm_icons_focused_prelight #6e6b6f;
+@define-color wm_icons_focused_pressed #585659;
+@define-color wm_icons_unfocused mix(#949094,#181a15,0.4);
+@define-color wm_icons_unfocused_prelight #6e6b6f;
+@define-color wm_icons_unfocused_pressed #585659;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.04;
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 2px; }
+
+/*************
+ ! Base states
+ *************/
+GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #6e6b6f; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#949094,#181a15,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #6e6b6f; }
+
+.background {
+ background-color: #181a15;
+ color: #949094; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #181a15; }
+
+.gtkstyle-fallback {
+ background-color: rgba(24, 26, 21, 0.5);
+ color: #949094; }
+ .gtkstyle-fallback:hover {
+ background-color: #1a1d17;
+ color: #949094; }
+ .gtkstyle-fallback:active {
+ background-color: #161713;
+ color: #949094; }
+ .gtkstyle-fallback:disabled {
+ background-color: #181a15;
+ color: mix(#949094,#181a15,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #949094; }
+ label.separator:backdrop {
+ color: mix(#949094,#181a15,0.5); }
+
+label selection {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+
+label:disabled {
+ color: mix(#949094,#181a15,0.5); }
+ label:disabled:backdrop {
+ color: #3f4437; }
+
+label:backdrop {
+ color: mix(#949094,#181a15,0.5); }
+
+assistant .sidebar {
+ background-color: #a94333;
+ border-top: 1px solid mix(#181a15,#949094,0.18); }
+ assistant .sidebar:backdrop {
+ background-color: #a94333;
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#949094,#181a15,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#6e6b6f), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#6e6b6f), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#6e6b6f), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(59, 57, 59, 0.926275)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 2px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 2px; }
+
+#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd,
+#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button,
+.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 3.4285714286px; }
+
+notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat,
+menuitem.button.flat, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+.titlebar:not(headerbar) .linked > button:first-child,
+headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child {
+ border-width: 1px;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+
+toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+.titlebar:not(headerbar) .linked > button:last-child,
+headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child {
+ border-width: 1px;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+
+toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+.titlebar:not(headerbar) .linked > button:only-child,
+headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button,
+headerbar.selection-mode .linked > button,
+.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+toolbar .linked > button,
+toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+.titlebar:not(headerbar) .linked > button,
+headerbar .linked > button,
+headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child {
+ border-width: 1px;
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+
+.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child {
+ border-width: 1px;
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+
+.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child {
+ border-width: 1px;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover {
+ border: 1px solid rgba(24, 26, 21, 0.3);
+ background-color: rgba(148, 144, 148, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked {
+ border: 1px solid rgba(110, 107, 111, 0.3);
+ background-color: rgba(207, 209, 205, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #181a15;
+ background-image: none;
+ border-color: rgba(134, 90, 50, 0.32);
+ color: #a8713f;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(118, 79, 44, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(143, 96, 54, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(134, 90, 50, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(168, 113, 63, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(168, 113, 63, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #a8713f;
+ border-color: rgba(24, 26, 21, 0);
+ background-color: rgba(24, 26, 21, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(134, 90, 50, 0.4);
+ color: #a8713f;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+ button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus {
+ border-color: rgba(118, 79, 44, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(143, 96, 54, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(134, 90, 50, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(168, 113, 63, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #a8713f;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #1a1d17;
+ background-image: none;
+ border-color: rgba(134, 90, 50, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ button:focus:hover:hover, button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+ button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(118, 79, 44, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(143, 96, 54, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(134, 90, 50, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(134, 90, 50, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(168, 113, 63, 0.06), inset 0 1px rgba(168, 113, 63, 0.07), inset -1px 0 rgba(168, 113, 63, 0.06), inset 0 -1px rgba(168, 113, 63, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.32),0.3); }
+ button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(118, 79, 44, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(143, 96, 54, 0.32); }
+ button:active:checked:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(134, 90, 50, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover {
+ color: #a8713f; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#181a15,#a8713f,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#181a15,#a8713f,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#181a15,#a8713f,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(24, 26, 21, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(24, 26, 21, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#a8713f,#181a15,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ .inline-toolbar button:disabled, .linked > button:disabled {
+ box-shadow: inset -1px 0 #131511; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #131511; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #a8713f;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #1d1f19;
+ background-image: none; }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(134, 90, 50, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(118, 79, 44, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(143, 96, 54, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(134, 90, 50, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#949094,mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#a8713f,#181a15,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(63, 68, 55, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #a94333;
+ background-image: none;
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ color: #939796;
+ caret-color: #939796;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #983c2e;
+ background-image: none;
+ color: mix(#a94333,#939796,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(59, 57, 59, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#181a15,mix(#181a15,#949094,0.18),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-left-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-right-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#6e6b6f,rgba(168, 113, 63, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-left-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-right-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-left-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3);
+ border-right-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.4285714286px;
+ padding-right: 3.4285714286px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.4285714286px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.1), inset 0 1px rgba(30, 29, 30, 0.12), inset -1px 0 rgba(30, 29, 30, 0.1), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #cfd1cd; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #000000;
+ border-color: #af7a42;
+ background-color: mix(#a94333,#c69868,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #000000; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#c69868,0.3);
+ background-color: #c69868;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #000000;
+ color: #c69868; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#a94333,#b39281,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #000000; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #000000;
+ color: #b39281; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#a94333,#b39281,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #000000; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #000000;
+ color: #b39281; }
+
+entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#939796,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #939796;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ entry:focus, entry:hover {
+ border-color: mix(#6e6b6f,mix(#939796,#a94333,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#939796,#a94333,0.4); }
+ entry:disabled {
+ border-color: mix(#939796,#a94333,0.72); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#939796,#a94333,0.64); }
+ entry:focus, entry:active {
+ border-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ entry:disabled {
+ background-color: mix(#a94333,#939796,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#939796,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 2px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 2px; }
+
+.titlebar:not(headerbar), headerbar {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.72);
+ color: #cfd1cd;
+ background-color: #a94333;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ color: #cfd1cd;
+ padding: 0 6px;
+ min-height: 42px; }
+ .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.8),0.3); }
+ .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked {
+ border-color: mix(#cfd1cd,#a94333,0.48); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.8); }
+ .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ background-color: #983c2e;
+ background-image: none;
+ color: mix(#cfd1cd,#a94333,0.5); }
+ .titlebar:not(headerbar) .background, headerbar .background {
+ background-color: #a94333;
+ border-color: mix(#a94333,#cfd1cd,0.3); }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) .subtitle, headerbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #a94333;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #b14636;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #b14636;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #ba4a38;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#a94333,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#a94333,#cfd1cd,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#a94333,#cfd1cd,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(169, 67, 51, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#cfd1cd,#a94333,0.9)); }
+ .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar) .linked > button,
+ headerbar .linked > button,
+ headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar) .linked > button:focus,
+ headerbar .linked > button:focus,
+ .titlebar:not(headerbar) .linked > button:hover,
+ headerbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked,
+ .titlebar:not(headerbar) .linked > button:active,
+ headerbar .linked > button:active,
+ .titlebar:not(headerbar) .linked > button:checked,
+ headerbar .linked > button:checked {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ .titlebar:not(headerbar) .linked > button:disabled,
+ headerbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #873629; }
+ .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ .titlebar:not(headerbar) .linked > button:last-child,
+ headerbar .linked > button:last-child,
+ .titlebar:not(headerbar) .linked > button:only-child,
+ headerbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar) .linked > button:last-child:hover,
+ headerbar .linked > button:last-child:hover,
+ .titlebar:not(headerbar) .linked > button:only-child:hover,
+ headerbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar) .linked > button:disabled:last-child,
+ headerbar .linked > button:disabled:last-child,
+ .titlebar:not(headerbar) .linked > button:disabled:only-child,
+ headerbar .linked > button:disabled:only-child {
+ box-shadow: none; }
+ .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar) .linked > button:active:last-child,
+ headerbar .linked > button:active:last-child,
+ .titlebar:not(headerbar) .linked > button:checked:last-child,
+ headerbar .linked > button:checked:last-child {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar) .linked > button:active:only-child,
+ headerbar .linked > button:active:only-child,
+ .titlebar:not(headerbar) .linked > button:checked:only-child,
+ headerbar .linked > button:checked:only-child {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ color: #65281f;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ background-image: image(mix(#cfd1cd,#a94333,0.9)); }
+ .titlebar:backdrop:not(headerbar), headerbar:backdrop {
+ background-color: #181a15;
+ background-image: none;
+ color: mix(#949094,#181a15,0.4);
+ text-shadow: none;
+ border-color: mix(mix(#181a15,mix(#181a15,#949094,0.18),0.9),#181a15,0.5); }
+ .default-decoration.titlebar:not(headerbar), headerbar.default-decoration {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar {
+ border-radius: 0; }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold; }
+ .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton {
+ margin-left: 3px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12);
+ padding: 3px; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(10, 3, 6, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(10, 3, 6, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(10, 3, 6, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(10, 3, 6, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #0e0409; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+ .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover {
+ color: #0e0409; }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#949094,#181a15,0.4); }
+ .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box {
+ color: #a8713f; }
+ .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #cfd1cd;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #6e6b6f;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active {
+ background-image: none;
+ background-color: transparent;
+ color: #636064;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop {
+ background: none;
+ color: mix(#949094,#181a15,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #181a15;
+ background-image: none;
+ border-color: mix(#949094,#181a15,0.88);
+ color: #949094; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#6e6b6f,mix(#949094,#181a15,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#949094,#181a15,0.4); }
+ toolbar:disabled {
+ border-color: mix(#949094,#181a15,0.92); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#949094,#181a15,0.88); }
+ toolbar:disabled {
+ background-color: #161713;
+ background-image: none;
+ color: mix(#949094,#181a15,0.5); }
+ toolbar .background {
+ background-color: #181a15;
+ border-color: mix(#181a15,#949094,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #181a15;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.22);
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.22),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.22); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(126, 122, 126, 0.22); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.22); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #949094;
+ border-color: rgba(24, 26, 21, 0);
+ background-color: rgba(24, 26, 21, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.3);
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.3),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.3); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(126, 122, 126, 0.3); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.3); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(148, 144, 148, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #1a1d17;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.3),0.3); }
+ toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.3); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(126, 122, 126, 0.3); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.3); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(148, 144, 148, 0.06), inset 0 1px rgba(148, 144, 148, 0.07), inset -1px 0 rgba(148, 144, 148, 0.06), inset 0 -1px rgba(148, 144, 148, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.22),0.3); }
+ toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.22); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(126, 122, 126, 0.22); }
+ toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.22); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover {
+ color: #949094; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#181a15,#949094,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#181a15,#949094,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#181a15,#949094,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(24, 26, 21, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(24, 26, 21, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#949094,#181a15,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+ toolbar .linked > button,
+ toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ toolbar .linked > button:focus,
+ toolbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus,
+ toolbar .linked > button:active,
+ toolbar .linked > button:active:hover,
+ toolbar .linked > button:active:focus,
+ toolbar .linked > button:active:hover:focus,
+ toolbar .linked > button:checked,
+ toolbar .linked > button:checked:hover,
+ toolbar .linked > button:checked:focus,
+ toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #131511; }
+ toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ toolbar .linked > button:last-child,
+ toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover,
+ toolbar .linked > button:last-child:hover,
+ toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child,
+ toolbar .linked > button:disabled:last-child,
+ toolbar .linked > button:disabled:only-child,
+ toolbar .linked > button:active:disabled:last-child,
+ toolbar .linked > button:active:disabled:only-child,
+ toolbar .linked > button:checked:disabled:last-child,
+ toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus,
+ toolbar .linked > button:active:last-child,
+ toolbar .linked > button:active:last-child:focus,
+ toolbar .linked > button:active:last-child:hover,
+ toolbar .linked > button:active:last-child:hover:focus,
+ toolbar .linked > button:checked:last-child,
+ toolbar .linked > button:checked:last-child:focus,
+ toolbar .linked > button:checked:last-child:hover,
+ toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus,
+ toolbar .linked > button:active:only-child,
+ toolbar .linked > button:active:only-child:focus,
+ toolbar .linked > button:active:only-child:hover,
+ toolbar .linked > button:active:only-child:hover:focus,
+ toolbar .linked > button:checked:only-child,
+ toolbar .linked > button:checked:only-child:focus,
+ toolbar .linked > button:checked:only-child:hover,
+ toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #0e100d;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#181a15,#949094,0.18);
+ background-color: mix(mix(#181a15,#949094,0.18),#181a15,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9);
+ background-color: mix(#181a15,mix(#181a15,mix(#181a15,#949094,0.18),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #181a15;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.22);
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.22),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.22); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(126, 122, 126, 0.22); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.22); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(148, 144, 148, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat {
+ color: #949094;
+ border-color: rgba(24, 26, 21, 0);
+ background-color: rgba(24, 26, 21, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.3);
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.3),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.3); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(126, 122, 126, 0.3); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.3); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #191b16;
+ background-image: none;
+ border-color: rgba(148, 144, 148, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #1a1d17;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.3),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(126, 122, 126, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.3); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(119, 115, 119, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(148, 144, 148, 0.06), inset 0 1px rgba(148, 144, 148, 0.07), inset -1px 0 rgba(148, 144, 148, 0.06), inset 0 -1px rgba(148, 144, 148, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(148, 144, 148, 0.22),0.3); }
+ toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(104, 100, 104, 0.22); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(126, 122, 126, 0.22); }
+ toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(119, 115, 119, 0.22); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #949094; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#181a15,#949094,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#181a15,#949094,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#181a15,#949094,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(24, 26, 21, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(24, 26, 21, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#949094,#181a15,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #953b2d; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#181a15,#949094,0.18); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #181915;
+ background-image: none;
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #131511;
+ color: #949094; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar.selection-mode:not(headerbar) button.suggested-action {
+ background-color: #968e7c;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #cfd1cd;
+ border-color: rgba(150, 142, 124, 0);
+ background-color: rgba(150, 142, 124, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover {
+ background-color: #9c9584;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus {
+ background-color: #9c9584;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #a29b8b;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover {
+ color: #cfd1cd; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#968e7c,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#968e7c,#cfd1cd,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#968e7c,#cfd1cd,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(150, 142, 124, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled {
+ color: rgba(150, 142, 124, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action separator {
+ background-image: image(mix(#cfd1cd,#968e7c,0.9)); }
+
+.destructive-action {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .destructive-action:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #cfd1cd;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #cfd1cd; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#cfd1cd,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#cfd1cd,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .destructive-action:backdrop, .destructive-action.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#cfd1cd,#b39281,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: mix(#cfd1cd,#6e6b6f,0.72);
+ color: #cfd1cd; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#6e6b6f,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#cfd1cd,#6e6b6f,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#cfd1cd,#6e6b6f,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#cfd1cd,#6e6b6f,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #636064;
+ background-image: none;
+ color: mix(#cfd1cd,#6e6b6f,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #6e6b6f;
+ border-color: mix(#6e6b6f,#cfd1cd,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #cfd1cd;
+ border-color: rgba(110, 107, 111, 0);
+ background-color: rgba(110, 107, 111, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #79767a;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #cfd1cd; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#6e6b6f,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#6e6b6f,#cfd1cd,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#6e6b6f,#cfd1cd,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(110, 107, 111, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(110, 107, 111, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#cfd1cd,#6e6b6f,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button,
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode viewswitcher button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover,
+ headerbar.selection-mode .linked > button:focus,
+ headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus,
+ headerbar.selection-mode .linked > button:active,
+ headerbar.selection-mode .linked > button:active:hover,
+ headerbar.selection-mode .linked > button:active:focus,
+ headerbar.selection-mode .linked > button:active:hover:focus,
+ headerbar.selection-mode .linked > button:checked,
+ headerbar.selection-mode .linked > button:checked:hover,
+ headerbar.selection-mode .linked > button:checked:focus,
+ headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ headerbar.selection-mode viewswitcher button:disabled,
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #585659; }
+ headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child,
+ headerbar.selection-mode .linked > button:last-child,
+ headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover,
+ headerbar.selection-mode .linked > button:last-child:hover,
+ headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child,
+ headerbar.selection-mode .linked > button:disabled:last-child,
+ headerbar.selection-mode .linked > button:disabled:only-child,
+ headerbar.selection-mode .linked > button:active:disabled:last-child,
+ headerbar.selection-mode .linked > button:active:disabled:only-child,
+ headerbar.selection-mode .linked > button:checked:disabled:last-child,
+ headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:last-child,
+ headerbar.selection-mode .linked > button:active:last-child:focus,
+ headerbar.selection-mode .linked > button:active:last-child:hover,
+ headerbar.selection-mode .linked > button:active:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:last-child,
+ headerbar.selection-mode .linked > button:checked:last-child:focus,
+ headerbar.selection-mode .linked > button:checked:last-child:hover,
+ headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:only-child,
+ headerbar.selection-mode .linked > button:active:only-child:focus,
+ headerbar.selection-mode .linked > button:active:only-child:hover,
+ headerbar.selection-mode .linked > button:active:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:only-child,
+ headerbar.selection-mode .linked > button:checked:only-child:focus,
+ headerbar.selection-mode .linked > button:checked:only-child:hover,
+ headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #424043;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #cfd1cd;
+ border-color: rgba(110, 107, 111, 0);
+ background-color: rgba(110, 107, 111, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #79767a;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #cfd1cd; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#6e6b6f,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#6e6b6f,#cfd1cd,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#6e6b6f,#cfd1cd,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(110, 107, 111, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(110, 107, 111, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#cfd1cd,#6e6b6f,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #6e6b6f;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #585659;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #4d4b4e; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #535053; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(207, 209, 205, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label {
+ color: #4d4b4e; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #939796; }
+ calendar:selected {
+ border-radius: 2px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(59, 57, 59, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(59, 57, 59, 0.1); }
+ calendar.button {
+ color: rgba(148, 144, 148, 0.55); }
+ calendar.button:hover {
+ color: #949094; }
+ calendar.button:backdrop {
+ color: alpha(mix(#949094,#181a15,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#949094,#181a15,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#949094,#181a15,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#6e6b6f,#949094,0.5); }
+ calendar:backdrop {
+ color: mix(#a94333,#939796,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #a94333;
+ color: #939796; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 2.5px;
+ border-top-right-radius: 2.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 2.5px;
+ border-bottom-left-radius: 2.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.dark overlay {
+ color: #cfd1cd; }
+ colorswatch.dark overlay:hover {
+ border-color: mix(#181a15,#949094,0.18); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+
+colorswatch.light overlay {
+ color: #939796; }
+ colorswatch.light overlay:hover {
+ border-color: mix(#181a15,#949094,0.18); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#a94333,#939796,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #6e6b6f;
+ box-shadow: inset 0 0 0 2px mix(#181a15,#949094,0.18), inset 0 0 0 1px #6e6b6f; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #6e6b6f;
+ box-shadow: inset 0 0 0 2px mix(#181a15,#949094,0.18), inset 0 0 0 1px #6e6b6f; }
+
+colorswatch overlay {
+ border: 1px solid mix(#181a15,#949094,0.18); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(25, 28, 22, 0.4), inset 0 -1px rgba(59, 57, 59, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: mix(#181a15,#949094,0.18);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(59, 57, 59, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #cfd1cd; }
+
+colorswatch#add-color-button {
+ border-radius: 2px 2px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 2px; }
+ colorswatch#add-color-button overlay {
+ background-color: #171914;
+ color: #949094; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #161713; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #171914; }
+
+colorswatch#editor-color-sample {
+ border-radius: 2px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 2.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 2px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#181a15,#949094,0.18); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#181a15,#949094,0.18);
+ background-color: #181a15; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#6e6b6f,#a94333,0.5); }
+
+list {
+ color: #939796;
+ background-color: #a94333;
+ border-color: mix(#181a15,#949094,0.18); }
+ list:backdrop {
+ background-color: #a94333;
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(148, 144, 148, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(59, 57, 59, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(59, 57, 59, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#6e6b6f,#949094,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #6e6b6f; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 2px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #817f83;
+ background-image: none;
+ border: 1px solid #676669;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #000000; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #817f83;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ infobar.info button:focus, infobar.info button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.info button.flat {
+ color: #000000;
+ border-color: rgba(129, 127, 131, 0);
+ background-color: rgba(129, 127, 131, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.flat:hover {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #8e8c90;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #000000; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#817f83,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#817f83,#000000,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#817f83,#000000,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.info button:backdrop, infobar.info button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(129, 127, 131, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(129, 127, 131, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#817f83,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #c69868;
+ background-image: none;
+ border: 1px solid #af7a42;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #000000; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #c69868;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ infobar.warning button:focus, infobar.warning button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.warning button.flat {
+ color: #000000;
+ border-color: rgba(198, 152, 104, 0);
+ background-color: rgba(198, 152, 104, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.flat:hover {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #cea77e;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #000000; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#c69868,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#c69868,#000000,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#c69868,#000000,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.warning button:backdrop, infobar.warning button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(198, 152, 104, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(198, 152, 104, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#c69868,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #817f83;
+ background-image: none;
+ border: 1px solid #676669;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #000000; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #817f83;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ infobar.question button:focus, infobar.question button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.question button.flat {
+ color: #000000;
+ border-color: rgba(129, 127, 131, 0);
+ background-color: rgba(129, 127, 131, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.flat:hover {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #8e8c90;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #000000; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#817f83,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#817f83,#000000,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#817f83,#000000,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.question button:backdrop, infobar.question button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(129, 127, 131, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(129, 127, 131, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#817f83,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #b39281;
+ background-image: none;
+ border: 1px solid #9a715d;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #000000; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ infobar.error button:focus, infobar.error button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.error button.flat {
+ color: #000000;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #000000; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#000000,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#000000,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.error button:backdrop, infobar.error button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#b39281,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.1), inset 0 1px rgba(30, 29, 30, 0.12), inset -1px 0 rgba(30, 29, 30, 0.1), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #cfd1cd; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #000000;
+ border-color: #af7a42;
+ background-color: mix(#a94333,#c69868,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #000000; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#c69868,0.3);
+ background-color: #c69868;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #000000;
+ color: #c69868; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#a94333,#b39281,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #000000; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #000000;
+ color: #b39281; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#a94333,#b39281,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #000000; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #000000;
+ color: #b39281; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #e0e1de; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #a94333;
+ color: #cfd1cd;
+ border: 1px solid mix(#a94333,#cfd1cd,0.21); }
+ .csd menu, .csd .menu, .csd .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ menu separator, .csd menu separator,
+ .menu separator, .csd .menu separator,
+ .context-menu separator, .csd .context-menu separator {
+ background-image: image(mix(#a94333,#cfd1cd,0.18));
+ margin: 1px 0; }
+ menu .separator, .csd menu .separator,
+ .menu .separator, .csd .menu .separator,
+ .context-menu .separator, .csd .context-menu .separator {
+ color: mix(#a94333,#cfd1cd,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #6e6b6f;
+ background-image: none;
+ color: #cfd1cd; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(207, 209, 205, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #cfd1cd; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#cfd1cd,#a94333,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #cfd1cd; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #983c2e;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #983c2e; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(207, 209, 205, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #cfd1cd; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#cfd1cd,#a94333,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #a94333;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#a94333,#cfd1cd,0.18);
+ -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 mix(#a94333,#cfd1cd,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#a94333,#cfd1cd,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: mix(#181a15,#a94333,0.2); }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(207, 209, 205, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(207, 209, 205, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#cfd1cd,#a94333,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(59, 57, 59, 0.2); }
+
+menuitem entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ menuitem entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 2px;
+ background-clip: border-box;
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd;
+ box-shadow: 0 3px 6px rgba(59, 57, 59, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#cfd1cd,#a94333,0.48);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.24); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.56); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.48); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #6e6b6f; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #c65442; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#a94333,#cfd1cd,1.3);
+ background-image: none;
+ color: #cfd1cd;
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ popover.background .frame {
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ border-radius: 2px; }
+ popover.background entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#939796,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #939796;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#6e6b6f,mix(#939796,#a94333,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#939796,#a94333,0.4); }
+ popover.background entry:disabled {
+ border-color: mix(#939796,#a94333,0.72); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#939796,#a94333,0.64); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#a94333,#939796,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#939796,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ popover.background button:focus, popover.background button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ popover.background button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ popover.background button.flat {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #0e0409; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ popover.background button:backdrop, popover.background button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #cfd1cd; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #777377; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 2px;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #949094; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #949094;
+ background-clip: padding-box;
+ border: 1px solid #777377;
+ border-radius: 2px;
+ color: #181a15; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #949094;
+ border: 1px solid mix(#181a15,#949094,0.18);
+ background: #191c16;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#949094,#181a15,0.5);
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(135, 54, 41, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 2px 2px;
+ padding: 6px;
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ color: #cfd1cd; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ frame.app-notification button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ frame.app-notification button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #cfd1cd; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #cfd1cd; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #181a15;
+ background-image: none;
+ border: 1px solid #131511;
+ border-radius: 2px;
+ color: #949094; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 2px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(169, 67, 51, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #a94333;
+ color: #939796; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #a94333;
+ color: #939796; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #949094;
+ background-color: #a94333;
+ border: 1px solid;
+ border-color: mix(#181a15,#949094,0.18);
+ border-radius: 2px;
+ box-shadow: inset 0 -3px mix(mix(#181a15,#949094,0.18),#a94333,0.6);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #a94333;
+ color: mix(#949094,#181a15,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled,
+#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, label:disabled selection {
+ color: mix(#cfd1cd,#6e6b6f,0.5); }
+
+row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop,
+#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, label:backdrop selection {
+ background-color: #6e6b6f;
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+ row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop,
+ #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled {
+ color: mix(mix(#6e6b6f,#cfd1cd,0.66),#6e6b6f,0.3); }
+
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, #login_window entry selection, .osd entry selection,
+#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow {
+ background-color: #6e6b6f; }
+ row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, #login_window entry selection, .osd entry selection,
+ #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow {
+ color: #cfd1cd; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#181a15,#949094,0.18); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #181a15; }
+ notebook > header {
+ padding: 3px;
+ background-color: #181a15; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#181a15,#949094,0.18); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#181a15,#949094,0.18); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#181a15,#949094,0.18); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#181a15,#949094,0.18); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#949094,#181a15,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#949094,mix(#949094,#181a15,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #949094; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#949094,#181a15,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#181a15,#949094,0.1),0.7);
+ background-image: none;
+ border-color: mix(mix(#181a15,#949094,0.18),mix(#949094,#181a15,0.5),0.15);
+ color: rgba(148, 144, 148, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#181a15,#949094,0.04);
+ background-image: none;
+ color: mix(#949094,mix(#949094,#181a15,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #181a15;
+ border-color: mix(#181a15,#949094,0.18);
+ color: #949094; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#181a15,#949094,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #d0bbb1; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #6e6b6f; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#181a15,#949094,0.18); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#181a15,#949094,0.18); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#181a15,#949094,0.18); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#181a15,#949094,0.18); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 2px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #6e6b6f;
+ margin-top: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 2px 0 0;
+ padding-top: 3px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#6e6b6f,mix(#181a15,#949094,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 2px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #6e6b6f;
+ margin-bottom: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 0 2px 2px;
+ padding-bottom: 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#6e6b6f,mix(#181a15,#949094,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 2px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #6e6b6f;
+ margin-right: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 2px 2px 0;
+ padding-right: 11px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#6e6b6f,mix(#181a15,#949094,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 2px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #6e6b6f;
+ margin-left: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 0 0 2px;
+ padding-left: 11px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#6e6b6f,mix(#181a15,#949094,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 2px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #cfd1cd; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ button.osd:backdrop, button.osd.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(135, 54, 41, 0.8);
+ border-radius: 2px;
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar.osd separator {
+ color: rgba(152, 60, 46, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #6e6b6f;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(169, 67, 51, 0.8);
+ color: #cfd1cd;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(169, 67, 51, 0.6);
+ color: #cfd1cd; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .osd button:focus, .osd button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd button.flat,
+ #XfceNotifyWindow button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #cfd1cd; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd button:backdrop, .osd button.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#6e6b6f,rgba(144, 57, 43, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(207, 209, 205, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #cfd1cd; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(183, 72, 55, 0.8);
+ background-image: none;
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.64); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.4); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.72); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.64); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(152, 60, 46, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(135, 54, 41, 0.8);
+ background-color: rgba(183, 72, 55, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #6e6b6f;
+ background-color: #6e6b6f;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(144, 57, 43, 0.8);
+ background-color: rgba(152, 60, 46, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(196, 78, 60, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #6e6b6f; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #6e6b6f;
+ border-color: #6e6b6f; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #888489;
+ border-color: #888489; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #545255;
+ border-color: #545255; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.31);
+ background-color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #636064;
+ background-color: #6e6b6f; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.21);
+ border-radius: 2px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(152, 60, 46, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(59, 57, 59, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 0;
+ color: #cfd1cd;
+ caret-color: #cfd1cd; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#6e6b6f,rgba(144, 57, 43, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #983c2e;
+ background-image: none;
+ color: mix(#a94333,#cfd1cd,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22);
+ border-radius: 0;
+ border-color: rgba(144, 57, 43, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#cfd1cd,#a94333,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#a94333,mix(#949094,#181a15,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(59, 57, 59, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(63, 68, 55, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 2px 0 0 2px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 2px 2px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #cfd1cd; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#181a15,#949094,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: mix(#a94333,#181a15,0.4); }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#181a15,mix(#181a15,#949094,0.18),0.9) 1px, transparent 1px);
+ background-color: #10120e;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 2px;
+ font-size: smaller;
+ color: rgba(148, 144, 148, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#181a15,#949094,0.17);
+ background-color: mix(#a94333,#181a15,0.08);
+ background-image: none;
+ border-radius: 2px; }
+ progressbar progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+ progressbar progress.right {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.top {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#a94333,#181a15,0.08);
+ border: 1px solid mix(#181a15,#949094,0.17);
+ border-radius: 2px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #6e6b6f;
+ border-color: transparent;
+ border-radius: 2px; }
+ levelbar block.low {
+ background-color: #c69868;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #968e7c;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #585659;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #79767a; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#181a15,#949094,0.2); }
+ scale trough:disabled {
+ background-color: mix(#181a15,#949094,0.1); }
+ menuitem:hover scale trough, row:selected scale trough, infobar scale trough {
+ background-color: rgba(59, 57, 59, 0.2); }
+ menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight {
+ background-color: #cfd1cd; }
+ menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled {
+ background-color: mix(#cfd1cd,#6e6b6f,0.55); }
+ menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled {
+ background-color: rgba(59, 57, 59, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #6e6b6f; }
+ scale highlight:disabled {
+ background-color: rgba(110, 107, 111, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(110, 107, 111, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #181a15;
+ border: 1px solid rgba(168, 113, 63, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #252820; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #6e6b6f;
+ border-color: #6e6b6f; }
+ scale slider:disabled {
+ background-color: mix(#181a15,#181a15,0.55);
+ border-color: mix(#a8713f,#181a15,0.92); }
+ menuitem:hover scale slider, row:selected scale slider, infobar scale slider {
+ background-clip: border-box;
+ background-color: #cfd1cd;
+ border-color: #cfd1cd; }
+ menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover {
+ background-color: mix(#cfd1cd,#6e6b6f,0.85);
+ border-color: mix(#cfd1cd,#6e6b6f,0.85); }
+ menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active {
+ background-color: mix(#cfd1cd,#6e6b6f,0.5);
+ border-color: mix(#cfd1cd,#6e6b6f,0.5); }
+ menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled {
+ background-color: mix(#cfd1cd,#6e6b6f,0.55);
+ border-color: mix(#cfd1cd,#6e6b6f,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: mix(#a94333,#181a15,0.4);
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.left {
+ border-right: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.right {
+ border-left: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar:backdrop {
+ background-color: #10120e;
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 2px;
+ background-clip: padding-box;
+ background-color: mix(#181a15,#949094,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#181a15,#949094,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #888489; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#949094,#181a15,0.5),#181a15,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #a19ea2; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #949094;
+ border: 1px solid #3b393b; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#181a15,#949094,0.18);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#181a15,#949094,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#181a15,#949094,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #888489; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#949094,#181a15,0.5),#181a15,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#181a15,#949094,0.18); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#181a15,#949094,0.18); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#181a15,#a94333,0.5); }
+ stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left {
+ border-right: 1px solid mix(#181a15,#949094,0.18);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#181a15,#949094,0.18);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#181a15,#a94333,0.5);
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #cfd1cd; }
+ placessidebar row:disabled {
+ color: mix(#949094,#181a15,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#949094,#181a15,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #3f4437; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#6e6b6f);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #6e6b6f; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #6e6b6f;
+ box-shadow: inset 0 1px #6e6b6f, inset 0 -1px #6e6b6f; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #cfd1cd;
+ background-color: #6e6b6f; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#161713);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#6e6b6f); }
+ paned > separator:backdrop {
+ background-image: image(mix(#181a15,mix(#181a15,#949094,0.18),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #181a15;
+ background-image: image(#131511), image(#131511);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #181a15;
+ background-image: image(mix(#181a15,mix(#181a15,#949094,0.18),0.9)), image(mix(#181a15,mix(#181a15,#949094,0.18),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#983c2e); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #6e6b6f;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#181a15,#949094,0.3) inset, 1px 0 mix(#181a15,#949094,0.3) inset, 0 -1px mix(#181a15,#949094,0.3) inset, 0 1px mix(#181a15,#949094,0.3) inset;
+ border-radius: 1px;
+ background-color: #a94333; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#181a15,#949094,0.15) inset, 1px 0 mix(#181a15,#949094,0.15) inset, 0 -1px mix(#181a15,#949094,0.15) inset, 0 1px mix(#181a15,#949094,0.15) inset;
+ background-color: rgba(169, 67, 51, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #a94333; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 2px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#181a15,#a94333,0.3);
+ color: #939796;
+ box-shadow: inset 1px -1px 0 rgba(30, 29, 30, 0.06), inset -1px 1px 0 rgba(30, 29, 30, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#939796,#181a15,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(30, 29, 30, 0.07), 1px 0 2px 0 rgba(30, 29, 30, 0.07);
+ border-radius: 2px; }
+ switch:checked {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: #6e6b6f;
+ color: #a94333; }
+ switch:checked slider {
+ background-color: #191c16;
+ box-shadow: 0 1px 3px 0 rgba(30, 29, 30, 0.1); }
+ switch:disabled {
+ background-color: mix(#181a15,#a94333,0.5);
+ background-image: none;
+ border-color: #181a15;
+ color: #181a15;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #181a15; }
+ list row:selected switch {
+ background-color: #181a15;
+ color: mix(#181a15,#a94333,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#181a15,#a94333,0.5),#a94333,0.4); }
+ list row:selected switch:checked {
+ color: #6e6b6f;
+ background-color: mix(#939796,#181a15,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #6e6b6f; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #939796;
+ background-color: #a94333;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#a94333,#939796,0.8);
+ background-color: #a94333; }
+ .view separator, iconview separator,
+ textview text separator {
+ background-image: image(mix(#939796,#a94333,0.9)); }
+
+textview border {
+ background-color: mix(#181a15,#a94333,0.5); }
+
+iconview :selected {
+ border-radius: 2px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+treeview.view rubberband,
+flowbox rubberband {
+ border: 1px solid mix(#6e6b6f,#cfd1cd,0.1);
+ background-color: rgba(110, 107, 111, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #a94333;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #a94333; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #6e6b6f; }
+
+treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#949094,#181a15,0.5); }
+ treeview.view header button:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.5);
+ background-image: none;
+ background-color: mix(#181a15,#181a15,0.5); }
+ treeview.view header button:backdrop:disabled {
+ border-color: #181a15;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#949094,#a94333,0.7);
+ border-top-color: mix(#949094,#a94333,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#cfd1cd,#6e6b6f,0.5);
+ border-top-color: rgba(148, 144, 148, 0.1); }
+ treeview.view:disabled {
+ color: mix(#949094,#181a15,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#cfd1cd,#6e6b6f,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#6e6b6f,#cfd1cd,0.66),#6e6b6f,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #3f4437; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #181a15; }
+ treeview.view.separator:backdrop {
+ color: rgba(24, 26, 21, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#949094,#181a15,0.5),#181a15,0.5);
+ border-top: #181a15; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: #3b393b; }
+ 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: mix(#a94333,#949094,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #949094; }
+ treeview.view.expander:selected {
+ color: mix(#6e6b6f,#cfd1cd,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #cfd1cd; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#6e6b6f,mix(#6e6b6f,#cfd1cd,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#a94333,mix(#949094,#181a15,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-radius: 2px;
+ border: 1px solid #3b393b; }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#6e6b6f,#cfd1cd,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ box-shadow: inset 0 1px rgba(25, 28, 22, 0.05);
+ background-color: #6e6b6f;
+ background-image: none;
+ border-radius: 2px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ border-color: #a94333;
+ background-color: mix(#a94333,#6e6b6f,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #181a15;
+ background-image: none;
+ border-color: mix(#949094,#181a15,0.84); }
+ treeview.view.progressbar:backdrop {
+ border-color: #a94333;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(148, 144, 148, 0.1);
+ border-radius: 2px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: #6e6b6f;
+ border-radius: 2px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: #3b393b;
+ border-left-color: #3b393b;
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: #3b393b;
+ border-left-color: #3b393b;
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #a94333;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #a94333;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #6e6b6f; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#949094,#181a15,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#181a15,#949094,0.18); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#181a15,mix(#181a15,#949094,0.18),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(mix(#181a15,#949094,0.18),0.2921568627); }
+
+.content-view {
+ background-color: mix(#a94333,#181a15,0.28);
+ color: mix(#939796,#949094,0.18);
+ border: 1px solid shade(mix(#a94333,#181a15,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#939796,#a94333,0.9)); }
+
+viewport menu separator {
+ background-image: image(mix(#a94333,#cfd1cd,0.18)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #a94333;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(59, 57, 59, 0.7), 0 0 0 1px #a8713f;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(59, 57, 59, 0.4), 0 0 0 1px #a94333;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #a8713f; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #a94333; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(59, 57, 59, 0.2), 0 0 0 1px rgba(169, 67, 51, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 2px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 2px;
+ box-shadow: 0 1px 2px rgba(59, 57, 59, 0.2), 0 0 0 1px rgba(169, 67, 51, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar, panel-plug,
+panel-toplevel.background {
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd; }
+
+gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label {
+ font-weight: normal;
+ color: #cfd1cd; }
+
+#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover {
+ background-color: mix(#a94333,#cfd1cd,0.11);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.11);
+ color: #e0e1de; }
+ #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked {
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ color: #e0e1de; }
+ #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover {
+ background-color: mix(#a94333,#cfd1cd,0.31);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #3b393b; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #cfd1cd; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle
+#PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #cfd1cd;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#a94333);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#cfd1cd);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #cb6353;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #cfd1cd;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#949094,#181a15,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#181a15,#6e6b6f,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #4d4b4e; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 2px 2px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #a14030; }
+
+.geary-folder-popover-list-row {
+ border-color: #c65442;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #181a15; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button {
+ background-image: none;
+ background-color: rgba(59, 57, 59, 0.3);
+ border-color: rgba(25, 28, 22, 0.9);
+ border-radius: 5px;
+ padding: 3px;
+ color: #191c16; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(59, 57, 59, 0.6);
+ border-color: rgba(25, 28, 22, 0.2);
+ border-radius: 4px;
+ padding: 1px;
+ color: #191c16; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #191c16; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(59, 57, 59, 0.3);
+ border-color: rgba(25, 28, 22, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(25, 28, 22, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(25, 28, 22, 0.3);
+ border-color: rgba(25, 28, 22, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(59, 57, 59, 0.3);
+ border-color: rgba(25, 28, 22, 0.6);
+ border-radius: 5px;
+ padding: 5px;
+ color: #191c16;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(25, 28, 22, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #191c16; }
+
+.lightdm.entry:selected {
+ background-color: rgba(25, 28, 22, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #b74837;
+ border-radius: 0;
+ padding: 0;
+ color: #191c16; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #161713;
+ background-color: #181a15; }
+
+.gedit-document-panel {
+ background-color: #181a15;
+ color: mix(#949094,#181a15,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 2px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(59, 57, 59, 0.1);
+ color: rgba(25, 28, 22, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(59, 57, 59, 0.2);
+ background-color: rgba(59, 57, 59, 0.08);
+ color: #191c16; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(59, 57, 59, 0.1);
+ color: #191c16; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #161713;
+ background-color: #181a15; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #191b16; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(59, 57, 59, 0.1);
+ background-color: rgba(59, 57, 59, 0.5);
+ color: #191c16; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(59, 57, 59, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #131511; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #171914;
+ color: #949094; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 2px 2px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #873629;
+ background-color: #a94333; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #b39281;
+ background-image: none;
+ color: #000000; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #181a15;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#939796,#a94333,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #191c16;
+ text-shadow: 1px 1px #3b393b; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #949094; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #cfd1cd; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #131511; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #a94333;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#181a15,#949094,0.18); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(148, 144, 148, 0.5);
+ border-color: rgba(134, 129, 134, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(110, 107, 111, 0.8);
+ border-color: rgba(99, 96, 100, 0.8); }
+ .disk-space-display.free {
+ background-color: #171914;
+ border-color: #151612; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #000000;
+ background-color: #b39281; }
+
+.conflict-row.activatable:hover {
+ background-color: #bfa394; }
+
+.conflict-row.activatable:selected {
+ color: #cfd1cd;
+ background-color: #6e6b6f; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #191c16;
+ text-shadow: 1px 1px #3b393b; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #949094; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #cfd1cd; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#a94333,#939796,0.12);
+ color: #939796; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #131511;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#181a15,#949094,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22);
+ -NemoPathbarButton-border-radius: 2px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #131511; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.06), inset 0 1px rgba(30, 29, 30, 0.07), inset -1px 0 rgba(30, 29, 30, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#181a15,#a94333,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #131511;
+ -NemoPlacesTreeView-disk-full-fg-color: #6e6b6f;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #cfd1cd;
+ -NemoPlacesTreeView-disk-full-fg-color: #848185; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #181915;
+ background-image: none;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#181a15,#949094,0.18); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button {
+ background-color: #181a15;
+ background-image: none;
+ color: #949094;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #a94333;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #181a15;
+ background-image: none;
+ padding: 3px;
+ border: 0;
+ color: #949094; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #a94333;
+ color: #939796; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(59, 57, 59, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(59, 57, 59, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #6e6b6f;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #a8713f;
+ border-bottom: 0;
+ border-radius: 2px 2px 0 0;
+ padding: 1px 6px 0;
+ background-color: #a94333;
+ color: #cfd1cd;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #a94333;
+ color: mix(#949094,#181a15,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #a94333; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#11120f,mix(#949094,#181a15,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #cfd1cd; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #181a15; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(59, 57, 59, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(59, 57, 59, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #cfd1cd;
+ text-shadow: 0 1px rgba(59, 57, 59, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(59, 57, 59, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(207, 209, 205, 0.2);
+ background-image: none;
+ color: #cfd1cd; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #cfd1cd; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(207, 209, 205, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 2px;
+ background-color: #a94333;
+ color: #cfd1cd;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#762f24,#cfd1cd,0.21), inset -1px 0 mix(#762f24,#cfd1cd,0.21), inset 0 1px mix(#762f24,#cfd1cd,0.21), inset 0 -1px mix(#762f24,#cfd1cd,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ #login_window button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #login_window button.flat {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #0e0409; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #login_window button:backdrop, #login_window button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+
+#login_window entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ #login_window entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#6e6b6f,mix(#181a15,#949094,0.18),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+
+#user_combobox {
+ color: #cfd1cd;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#cfd1cd,#a94333,0.5); }
+
+#user_image {
+ border-radius: 2px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #762f24, inset -1px 0 #762f24, inset 0 1px #762f24, inset 0 -1px #762f24; }
+
+#user_image_border {
+ border-radius: 2px;
+ background-color: #983c2e;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(30, 29, 30, 0.07), inset 0 1px rgba(30, 29, 30, 0.08), inset -1px 0 rgba(30, 29, 30, 0.07), inset 0 -1px rgba(30, 29, 30, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #000000;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #000000; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#000000,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#000000,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#000000,#b39281,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #c69868;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.12); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #000000;
+ border-color: rgba(198, 152, 104, 0);
+ background-color: rgba(198, 152, 104, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.22); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.32); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #cea77e;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(30, 29, 30, 0.38); }
+ #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #000000; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#c69868,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#c69868,#000000,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#c69868,#000000,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #restart_button button:backdrop, #restart_button button.flat:backdrop {
+ color: mix(#a8713f,mix(#949094,#181a15,0.5),0.8); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(198, 152, 104, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(198, 152, 104, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#000000,#c69868,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #a94333;
+ color: #cfd1cd; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #a94333;
+ border-color: #873629; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#a94333,#cfd1cd,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#a94333,#cfd1cd,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #6e6b6f; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(24, 26, 21, 0.93); }
+ .raven .raven-header {
+ background-color: #181a15;
+ border: solid mix(#181a15,#949094,0.18);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(24, 26, 21, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(24, 26, 21, 0.7); }
diff --git a/.themes/oomox-cl-dark/gtk-3.20/dist/gtk.css b/.themes/oomox-cl-dark/gtk-3.20/dist/gtk.css
new file mode 100755
index 0000000..712c68b
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.20/dist/gtk.css
@@ -0,0 +1,8513 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #a94333;
+@define-color dark_fg_color #cfd1cd;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #949094;
+@define-color theme_fg_color #181a15;
+@define-color theme_base_color #939796;
+@define-color theme_text_color #a94333;
+@define-color theme_selected_bg_color #6e6b6f;
+@define-color theme_selected_fg_color #cfd1cd;
+@define-color theme_tooltip_bg_color #949094;
+@define-color theme_tooltip_fg_color #181a15;
+/* shadow effects */
+@define-color light_shadow #959195;
+@define-color dark_shadow #050504;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #000000;
+@define-color info_bg_color #817f83;
+@define-color warning_fg_color #000000;
+@define-color warning_bg_color #c69868;
+@define-color question_fg_color #000000;
+@define-color question_bg_color #817f83;
+@define-color error_fg_color #000000;
+@define-color error_bg_color #b39281;
+@define-color link_color #6e6b6f;
+@define-color success_color #968e7c;
+@define-color warning_color #c69868;
+@define-color error_color #b39281;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#181a15,#949094,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#949094,#181a15,0.1);
+@define-color unfocused_borders mix(#949094,mix(#949094,#181a15,0.1),0.9);
+@define-color button_bg_color #a8713f;
+@define-color button_fg_color #181a15;
+@define-color header_button_bg_color #949094;
+@define-color header_button_fg_color #0e0409;
+@define-color insensitive_bg_color mix(#949094,#939796,0.6);
+@define-color insensitive_fg_color mix(#181a15,#949094,0.5);
+/* osd */
+@define-color osd_base #a94333;
+@define-color osd_bg rgba(169, 67, 51, 0.8);
+@define-color osd_fg #cfd1cd;
+@define-color osd_insensitive_bg_color mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#cfd1cd,#a94333,0.6);
+@define-color osd_borders_color rgba(144, 57, 43, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #a94333;
+@define-color lightdm_fg_color #cfd1cd;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#181a15,#949094,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #a94333;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #949094;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #939796;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #6e6b6f;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #cfd1cd;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #6e6a6e;
+/* window manager colors */
+@define-color wm_bg_focused #a94333;
+@define-color wm_bg_unfocused #949094;
+@define-color wm_border_focused #a8713f;
+@define-color wm_border_unfocused #a94333;
+@define-color wm_title_focused #cfd1cd;
+@define-color wm_title_unfocused mix(#181a15,#949094,0.4);
+@define-color wm_icons_focused #cfd1cd;
+@define-color wm_icons_focused_prelight #6e6b6f;
+@define-color wm_icons_focused_pressed #585659;
+@define-color wm_icons_unfocused mix(#181a15,#949094,0.4);
+@define-color wm_icons_unfocused_prelight #6e6b6f;
+@define-color wm_icons_unfocused_pressed #585659;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.04;
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 2px; }
+
+/*************
+ ! Base states
+ *************/
+GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #6e6b6f; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#181a15,#949094,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #6e6b6f; }
+
+.background {
+ background-color: #949094;
+ color: #181a15; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #949094; }
+
+.gtkstyle-fallback {
+ background-color: rgba(148, 144, 148, 0.5);
+ color: #181a15; }
+ .gtkstyle-fallback:hover {
+ background-color: #a29fa2;
+ color: #181a15; }
+ .gtkstyle-fallback:active {
+ background-color: #868186;
+ color: #181a15; }
+ .gtkstyle-fallback:disabled {
+ background-color: #949094;
+ color: mix(#181a15,#949094,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #181a15; }
+ label.separator:backdrop {
+ color: mix(#181a15,#949094,0.5); }
+
+label selection {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+
+label:disabled {
+ color: mix(#181a15,#949094,0.5); }
+ label:disabled:backdrop {
+ color: #6e6a6e; }
+
+label:backdrop {
+ color: mix(#181a15,#949094,0.5); }
+
+assistant .sidebar {
+ background-color: #939796;
+ border-top: 1px solid mix(#949094,#181a15,0.1); }
+ assistant .sidebar:backdrop {
+ background-color: #939796;
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#181a15,#949094,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#6e6b6f), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#6e6b6f), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#6e6b6f), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(149, 145, 149, 0.769231)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 4px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 4px; }
+
+#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd,
+#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button,
+.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 3.4285714286px; }
+
+notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat,
+menuitem.button.flat, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child,
+.titlebar:not(headerbar) .linked > button:first-child,
+headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child {
+ border-width: 1px;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+
+toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child,
+.titlebar:not(headerbar) .linked > button:last-child,
+headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child {
+ border-width: 1px;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+
+toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+.titlebar:not(headerbar) .linked > button:only-child,
+headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button,
+headerbar.selection-mode .linked > button,
+.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+toolbar .linked > button,
+toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+.titlebar:not(headerbar) .linked > button,
+headerbar .linked > button,
+headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child {
+ border-width: 1px;
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+
+.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child {
+ border-width: 1px;
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+
+.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child {
+ border-width: 1px;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover {
+ border: 1px solid rgba(148, 144, 148, 0.3);
+ background-color: rgba(24, 26, 21, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked {
+ border: 1px solid rgba(110, 107, 111, 0.3);
+ background-color: rgba(207, 209, 205, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #a8713f;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #181a15;
+ border-color: rgba(168, 113, 63, 0);
+ background-color: rgba(168, 113, 63, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover {
+ background-color: #b07742;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #b07742;
+ background-image: none;
+ border-color: rgba(24, 26, 21, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #b97c45;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ button:focus:hover:hover, button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(24, 26, 21, 0.06), inset 0 1px rgba(24, 26, 21, 0.07), inset -1px 0 rgba(24, 26, 21, 0.06), inset 0 -1px rgba(24, 26, 21, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ button:active:checked:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover {
+ color: #181a15; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#a8713f,#181a15,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#a8713f,#181a15,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#a8713f,#181a15,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(168, 113, 63, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(168, 113, 63, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#181a15,#a8713f,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ .inline-toolbar button:disabled, .linked > button:disabled {
+ box-shadow: inset -1px 0 #865a32; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #865a32; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #181a15;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #c08856;
+ background-image: none; }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(19, 21, 17, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#181a15,mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#181a15,#949094,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(110, 106, 110, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #939796;
+ background-image: none;
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ color: #a94333;
+ caret-color: #a94333;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #848887;
+ background-image: none;
+ color: mix(#939796,#a94333,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(10, 10, 8, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#949094,mix(#949094,#181a15,0.1),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-left-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-bottom-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-right-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-left-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-right-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-left-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3);
+ border-right-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.4285714286px;
+ padding-right: 3.4285714286px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.4285714286px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.1), inset 0 1px rgba(5, 5, 4, 0.12), inset -1px 0 rgba(5, 5, 4, 0.1), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #cfd1cd; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #000000;
+ border-color: #af7a42;
+ background-color: mix(#939796,#c69868,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #000000; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#c69868,0.3);
+ background-color: #c69868;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #000000;
+ color: #c69868; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#939796,#b39281,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #000000; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #000000;
+ color: #b39281; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#939796,#b39281,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #000000; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #000000;
+ color: #b39281; }
+
+entry {
+ background-color: #939796;
+ background-image: none;
+ border-color: mix(#a94333,#939796,0.64);
+ padding: 5px 3.4285714286px;
+ color: #a94333;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ entry:focus, entry:hover {
+ border-color: mix(#6e6b6f,mix(#a94333,#939796,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#a94333,#939796,0.4); }
+ entry:disabled {
+ border-color: mix(#a94333,#939796,0.72); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#a94333,#939796,0.64); }
+ entry:focus, entry:active {
+ border-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ entry:disabled {
+ background-color: mix(#939796,#a94333,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#939796,#a94333,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 2px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 2px; }
+
+.titlebar:not(headerbar), headerbar {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.72);
+ color: #cfd1cd;
+ background-color: #a94333;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ color: #cfd1cd;
+ padding: 0 6px;
+ min-height: 42px; }
+ .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.8),0.3); }
+ .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked {
+ border-color: mix(#cfd1cd,#a94333,0.48); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.8); }
+ .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .titlebar:disabled:not(headerbar), headerbar:disabled {
+ background-color: #983c2e;
+ background-image: none;
+ color: mix(#cfd1cd,#a94333,0.5); }
+ .titlebar:not(headerbar) .background, headerbar .background {
+ background-color: #a94333;
+ border-color: mix(#a94333,#cfd1cd,0.3); }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) .subtitle, headerbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #a94333;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #b14636;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #b14636;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #ba4a38;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#a94333,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#a94333,#cfd1cd,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#a94333,#cfd1cd,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(169, 67, 51, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#cfd1cd,#a94333,0.9)); }
+ .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar) .linked > button,
+ headerbar .linked > button,
+ headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar) .linked > button:focus,
+ headerbar .linked > button:focus,
+ .titlebar:not(headerbar) .linked > button:hover,
+ headerbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked,
+ .titlebar:not(headerbar) .linked > button:active,
+ headerbar .linked > button:active,
+ .titlebar:not(headerbar) .linked > button:checked,
+ headerbar .linked > button:checked {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ .titlebar:not(headerbar) .linked > button:disabled,
+ headerbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #873629; }
+ .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ .titlebar:not(headerbar) .linked > button:last-child,
+ headerbar .linked > button:last-child,
+ .titlebar:not(headerbar) .linked > button:only-child,
+ headerbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar) .linked > button:last-child:hover,
+ headerbar .linked > button:last-child:hover,
+ .titlebar:not(headerbar) .linked > button:only-child:hover,
+ headerbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar) .linked > button:disabled:last-child,
+ headerbar .linked > button:disabled:last-child,
+ .titlebar:not(headerbar) .linked > button:disabled:only-child,
+ headerbar .linked > button:disabled:only-child {
+ box-shadow: none; }
+ .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar) .linked > button:active:last-child,
+ headerbar .linked > button:active:last-child,
+ .titlebar:not(headerbar) .linked > button:checked:last-child,
+ headerbar .linked > button:checked:last-child {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar) .linked > button:active:only-child,
+ headerbar .linked > button:active:only-child,
+ .titlebar:not(headerbar) .linked > button:checked:only-child,
+ headerbar .linked > button:checked:only-child {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ color: #65281f;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .titlebar:not(headerbar) separator, headerbar separator {
+ background-image: image(mix(#cfd1cd,#a94333,0.9)); }
+ .titlebar:backdrop:not(headerbar), headerbar:backdrop {
+ background-color: #949094;
+ background-image: none;
+ color: mix(#181a15,#949094,0.4);
+ text-shadow: none;
+ border-color: mix(mix(#949094,mix(#949094,#181a15,0.1),0.9),#949094,0.5); }
+ .default-decoration.titlebar:not(headerbar), headerbar.default-decoration {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar {
+ border-radius: 0; }
+ .titlebar:not(headerbar) .title, headerbar .title {
+ font-weight: bold; }
+ .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton {
+ margin-left: 3px; }
+ .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12);
+ padding: 3px; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked {
+ border-color: rgba(10, 3, 6, 0.32); }
+ .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked {
+ border-color: rgba(10, 3, 6, 0.4); }
+ .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked {
+ border-color: rgba(10, 3, 6, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active {
+ border-color: rgba(10, 3, 6, 0.32); }
+ .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover {
+ color: #0e0409; }
+ .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+ .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover {
+ color: #0e0409; }
+ .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#181a15,#949094,0.4); }
+ .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box {
+ color: #cfd1cd; }
+ .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box {
+ color: #181a15; }
+ .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #cfd1cd;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #6e6b6f;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active {
+ background-image: none;
+ background-color: transparent;
+ color: #636064;
+ box-shadow: none; }
+ .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop {
+ background: none;
+ color: mix(#181a15,#949094,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #949094;
+ background-image: none;
+ border-color: mix(#181a15,#949094,0.72);
+ color: #181a15; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#6e6b6f,mix(#181a15,#949094,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#181a15,#949094,0.48); }
+ toolbar:disabled {
+ border-color: mix(#181a15,#949094,0.8); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#181a15,#949094,0.72); }
+ toolbar:disabled {
+ background-color: #868186;
+ background-image: none;
+ color: mix(#181a15,#949094,0.5); }
+ toolbar .background {
+ background-color: #949094;
+ border-color: mix(#949094,#181a15,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #181a15;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(24, 26, 21, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(24, 26, 21, 0.06), inset 0 1px rgba(24, 26, 21, 0.07), inset -1px 0 rgba(24, 26, 21, 0.06), inset 0 -1px rgba(24, 26, 21, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover {
+ color: #181a15; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#181a15,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#181a15,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#181a15,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#181a15,#949094,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button,
+ toolbar .linked > button,
+ toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover,
+ toolbar .linked > button:focus,
+ toolbar .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus,
+ toolbar .linked > button:active,
+ toolbar .linked > button:active:hover,
+ toolbar .linked > button:active:focus,
+ toolbar .linked > button:active:hover:focus,
+ toolbar .linked > button:checked,
+ toolbar .linked > button:checked:hover,
+ toolbar .linked > button:checked:focus,
+ toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled,
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #777377; }
+ toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child,
+ toolbar .linked > button:last-child,
+ toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover,
+ toolbar .linked > button:last-child:hover,
+ toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child,
+ toolbar .linked > button:disabled:last-child,
+ toolbar .linked > button:disabled:only-child,
+ toolbar .linked > button:active:disabled:last-child,
+ toolbar .linked > button:active:disabled:only-child,
+ toolbar .linked > button:checked:disabled:last-child,
+ toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus,
+ toolbar .linked > button:active:last-child,
+ toolbar .linked > button:active:last-child:focus,
+ toolbar .linked > button:active:last-child:hover,
+ toolbar .linked > button:active:last-child:hover:focus,
+ toolbar .linked > button:checked:last-child,
+ toolbar .linked > button:checked:last-child:focus,
+ toolbar .linked > button:checked:last-child:hover,
+ toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus,
+ toolbar .linked > button:active:only-child,
+ toolbar .linked > button:active:only-child:focus,
+ toolbar .linked > button:active:only-child:hover,
+ toolbar .linked > button:active:only-child:hover:focus,
+ toolbar .linked > button:checked:only-child,
+ toolbar .linked > button:checked:only-child:focus,
+ toolbar .linked > button:checked:only-child:hover,
+ toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #595659;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#949094,#181a15,0.1);
+ background-color: mix(mix(#949094,#181a15,0.1),#949094,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9);
+ background-color: mix(#949094,mix(#949094,mix(#949094,#181a15,0.1),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(24, 26, 21, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat {
+ color: #181a15;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(24, 26, 21, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.4),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.4); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(20, 22, 18, 0.4); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.4); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(19, 21, 17, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(24, 26, 21, 0.06), inset 0 1px rgba(24, 26, 21, 0.07), inset -1px 0 rgba(24, 26, 21, 0.06), inset 0 -1px rgba(24, 26, 21, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(24, 26, 21, 0.32),0.3); }
+ toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(17, 18, 15, 0.32); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(20, 22, 18, 0.32); }
+ toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(19, 21, 17, 0.32); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #181a15; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#181a15,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#181a15,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#181a15,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#181a15,#949094,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #953b2d; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#949094,#181a15,0.1); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #918d91;
+ background-image: none;
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #777377;
+ color: #181a15; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar.selection-mode:not(headerbar) button.suggested-action {
+ background-color: #968e7c;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #cfd1cd;
+ border-color: rgba(150, 142, 124, 0);
+ background-color: rgba(150, 142, 124, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover {
+ background-color: #9c9584;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus {
+ background-color: #9c9584;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #a29b8b;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover {
+ color: #cfd1cd; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#968e7c,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#968e7c,#cfd1cd,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#968e7c,#cfd1cd,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(150, 142, 124, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled {
+ color: rgba(150, 142, 124, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator,
+ .titlebar.selection-mode:not(headerbar) button.suggested-action separator {
+ background-image: image(mix(#cfd1cd,#968e7c,0.9)); }
+
+.destructive-action {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .destructive-action:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #cfd1cd;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #cfd1cd; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#cfd1cd,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#cfd1cd,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .destructive-action:backdrop, .destructive-action.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#cfd1cd,#b39281,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: mix(#cfd1cd,#6e6b6f,0.72);
+ color: #cfd1cd; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#6e6b6f,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#cfd1cd,#6e6b6f,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#cfd1cd,#6e6b6f,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#cfd1cd,#6e6b6f,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #636064;
+ background-image: none;
+ color: mix(#cfd1cd,#6e6b6f,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #6e6b6f;
+ border-color: mix(#6e6b6f,#cfd1cd,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #cfd1cd;
+ border-color: rgba(110, 107, 111, 0);
+ background-color: rgba(110, 107, 111, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #79767a;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #cfd1cd; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#6e6b6f,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#6e6b6f,#cfd1cd,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#6e6b6f,#cfd1cd,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(110, 107, 111, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(110, 107, 111, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#cfd1cd,#6e6b6f,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button,
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode viewswitcher button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover,
+ headerbar.selection-mode .linked > button:focus,
+ headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus,
+ headerbar.selection-mode .linked > button:active,
+ headerbar.selection-mode .linked > button:active:hover,
+ headerbar.selection-mode .linked > button:active:focus,
+ headerbar.selection-mode .linked > button:active:hover:focus,
+ headerbar.selection-mode .linked > button:checked,
+ headerbar.selection-mode .linked > button:checked:hover,
+ headerbar.selection-mode .linked > button:checked:focus,
+ headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ headerbar.selection-mode viewswitcher button:disabled,
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #585659; }
+ headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child,
+ headerbar.selection-mode .linked > button:last-child,
+ headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover,
+ headerbar.selection-mode .linked > button:last-child:hover,
+ headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child,
+ headerbar.selection-mode .linked > button:disabled:last-child,
+ headerbar.selection-mode .linked > button:disabled:only-child,
+ headerbar.selection-mode .linked > button:active:disabled:last-child,
+ headerbar.selection-mode .linked > button:active:disabled:only-child,
+ headerbar.selection-mode .linked > button:checked:disabled:last-child,
+ headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:last-child,
+ headerbar.selection-mode .linked > button:active:last-child:focus,
+ headerbar.selection-mode .linked > button:active:last-child:hover,
+ headerbar.selection-mode .linked > button:active:last-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:last-child,
+ headerbar.selection-mode .linked > button:checked:last-child:focus,
+ headerbar.selection-mode .linked > button:checked:last-child:hover,
+ headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:active:only-child,
+ headerbar.selection-mode .linked > button:active:only-child:focus,
+ headerbar.selection-mode .linked > button:active:only-child:hover,
+ headerbar.selection-mode .linked > button:active:only-child:hover:focus,
+ headerbar.selection-mode .linked > button:checked:only-child,
+ headerbar.selection-mode .linked > button:checked:only-child:focus,
+ headerbar.selection-mode .linked > button:checked:only-child:hover,
+ headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #424043;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ headerbar.selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat {
+ color: #cfd1cd;
+ border-color: rgba(110, 107, 111, 0);
+ background-color: rgba(110, 107, 111, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #747075;
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #79767a;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #cfd1cd; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#6e6b6f,#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#6e6b6f,#cfd1cd,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#6e6b6f,#cfd1cd,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop,
+ .titlebar:not(headerbar).selection-mode button:backdrop,
+ .titlebar:not(headerbar).selection-mode button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(110, 107, 111, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(110, 107, 111, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#cfd1cd,#6e6b6f,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #6e6b6f;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #585659;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #4d4b4e; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #535053; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(207, 209, 205, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label {
+ color: #4d4b4e; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #a94333; }
+ calendar:selected {
+ border-radius: 2px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(10, 10, 8, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(10, 10, 8, 0.1); }
+ calendar.button {
+ color: rgba(24, 26, 21, 0.55); }
+ calendar.button:hover {
+ color: #181a15; }
+ calendar.button:backdrop {
+ color: alpha(mix(#181a15,#949094,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#181a15,#949094,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#181a15,#949094,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#6e6b6f,#181a15,0.5); }
+ calendar:backdrop {
+ color: mix(#939796,#a94333,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #939796;
+ color: #a94333; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 2.5px;
+ border-top-right-radius: 2.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 2.5px;
+ border-bottom-left-radius: 2.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.dark overlay {
+ color: #cfd1cd; }
+ colorswatch.dark overlay:hover {
+ border-color: rgba(10, 10, 8, 0.8); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+
+colorswatch.light overlay {
+ color: #a94333; }
+ colorswatch.light overlay:hover {
+ border-color: rgba(10, 10, 8, 0.5); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#939796,#a94333,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #6e6b6f;
+ box-shadow: inset 0 0 0 2px #5c595d, inset 0 0 0 1px #6e6b6f; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #6e6b6f;
+ box-shadow: inset 0 0 0 2px rgba(10, 10, 8, 0.3), inset 0 0 0 1px #6e6b6f; }
+
+colorswatch overlay {
+ border: 1px solid rgba(10, 10, 8, 0.3); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(149, 145, 149, 0.4), inset 0 -1px rgba(10, 10, 8, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: rgba(10, 10, 8, 0.3);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(10, 10, 8, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #cfd1cd; }
+
+colorswatch#add-color-button {
+ border-radius: 2px 2px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 2px; }
+ colorswatch#add-color-button overlay {
+ background-color: #8d898d;
+ color: #181a15; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #868186; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #8d898d; }
+
+colorswatch#editor-color-sample {
+ border-radius: 2px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 2.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 2px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#949094,#181a15,0.1); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#949094,#181a15,0.1);
+ background-color: #949094; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#6e6b6f,#939796,0.5); }
+
+list {
+ color: #a94333;
+ background-color: #939796;
+ border-color: mix(#949094,#181a15,0.1); }
+ list:backdrop {
+ background-color: #939796;
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(24, 26, 21, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(10, 10, 8, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(10, 10, 8, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#6e6b6f,#181a15,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #6e6b6f; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 2px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #817f83;
+ background-image: none;
+ border: 1px solid #676669;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #000000; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #817f83;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ infobar.info button:focus, infobar.info button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.info button.flat {
+ color: #000000;
+ border-color: rgba(129, 127, 131, 0);
+ background-color: rgba(129, 127, 131, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.flat:hover {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #8e8c90;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #000000; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#817f83,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#817f83,#000000,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#817f83,#000000,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.info button:backdrop, infobar.info button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(129, 127, 131, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(129, 127, 131, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#817f83,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #c69868;
+ background-image: none;
+ border: 1px solid #af7a42;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #000000; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #c69868;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ infobar.warning button:focus, infobar.warning button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.warning button.flat {
+ color: #000000;
+ border-color: rgba(198, 152, 104, 0);
+ background-color: rgba(198, 152, 104, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.flat:hover {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #cea77e;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #000000; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#c69868,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#c69868,#000000,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#c69868,#000000,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.warning button:backdrop, infobar.warning button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(198, 152, 104, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(198, 152, 104, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#c69868,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #817f83;
+ background-image: none;
+ border: 1px solid #676669;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #000000; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #817f83;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ infobar.question button:focus, infobar.question button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.question button.flat {
+ color: #000000;
+ border-color: rgba(129, 127, 131, 0);
+ background-color: rgba(129, 127, 131, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.flat:hover {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #878689;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #8e8c90;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #000000; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#817f83,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#817f83,#000000,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#817f83,#000000,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.question button:backdrop, infobar.question button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(129, 127, 131, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(129, 127, 131, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#817f83,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #b39281;
+ background-image: none;
+ border: 1px solid #9a715d;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #000000; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ infobar.error button:focus, infobar.error button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ infobar.error button.flat {
+ color: #000000;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #000000; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#000000,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#000000,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ infobar.error button:backdrop, infobar.error button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#000000,#b39281,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+#login_window entry, .osd entry,
+#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.1), inset 0 1px rgba(5, 5, 4, 0.12), inset -1px 0 rgba(5, 5, 4, 0.1), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ #login_window entry:focus,
+ #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover,
+ #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active,
+ #XfceNotifyWindow entry:active, popover.background entry:active, entry:active {
+ transition: border 100ms ease-in; }
+ #login_window entry:selected,
+ #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ #login_window entry:disabled,
+ #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled {
+ box-shadow: none; }
+ #login_window entry progress, .osd entry progress,
+ #XfceNotifyWindow entry progress, popover.background entry progress, entry progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #cfd1cd; }
+ #login_window entry image.left,
+ #XfceNotifyWindow entry image.left, entry image.left {
+ padding-right: 3px; }
+ #login_window entry image.right,
+ #XfceNotifyWindow entry image.right, entry image.right {
+ padding-left: 3px; }
+ #login_window entry.warning,
+ #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning {
+ color: #000000;
+ border-color: #af7a42;
+ background-color: mix(#939796,#c69868,0.6); }
+ #login_window entry.warning image,
+ #XfceNotifyWindow entry.warning image, entry.warning image {
+ color: #000000; }
+ #login_window entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, entry.warning:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#c69868,0.3);
+ background-color: #c69868;
+ box-shadow: none; }
+ #login_window entry.warning selection,
+ #XfceNotifyWindow entry.warning selection, entry.warning selection {
+ background-color: #000000;
+ color: #c69868; }
+ #login_window entry.error,
+ #XfceNotifyWindow entry.error, popover.background entry.error, entry.error {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#939796,#b39281,0.6); }
+ #login_window entry.error image,
+ #XfceNotifyWindow entry.error image, entry.error image {
+ color: #000000; }
+ #login_window entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, entry.error:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.error selection,
+ #XfceNotifyWindow entry.error selection, entry.error selection {
+ background-color: #000000;
+ color: #b39281; }
+ #login_window entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing {
+ color: #000000;
+ border-color: #9a715d;
+ background-color: mix(#939796,#b39281,0.6); }
+ #login_window entry.search-missing image,
+ #XfceNotifyWindow entry.search-missing image, entry.search-missing image {
+ color: #000000; }
+ #login_window entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus {
+ color: #000000;
+ border-color: mix(#6e6b6f,#b39281,0.3);
+ background-color: #b39281;
+ box-shadow: none; }
+ #login_window entry.search-missing selection,
+ #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection {
+ background-color: #000000;
+ color: #b39281; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #e0e1de; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #a94333;
+ color: #cfd1cd;
+ border: 1px solid mix(#a94333,#cfd1cd,0.21); }
+ .csd menu, .csd .menu, .csd .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ menu separator, .csd menu separator,
+ .menu separator, .csd .menu separator,
+ .context-menu separator, .csd .context-menu separator {
+ background-image: image(mix(#a94333,#cfd1cd,0.18));
+ margin: 1px 0; }
+ menu .separator, .csd menu .separator,
+ .menu .separator, .csd .menu .separator,
+ .context-menu .separator, .csd .context-menu .separator {
+ color: mix(#a94333,#cfd1cd,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #6e6b6f;
+ background-image: none;
+ color: #cfd1cd; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(207, 209, 205, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #cfd1cd; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#cfd1cd,#a94333,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #cfd1cd; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #983c2e;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #983c2e; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(207, 209, 205, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #cfd1cd; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#cfd1cd,#a94333,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #a94333;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#a94333,#cfd1cd,0.18);
+ -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 mix(#a94333,#cfd1cd,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#a94333,#cfd1cd,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: #939796; }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(207, 209, 205, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(207, 209, 205, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#cfd1cd,#a94333,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(10, 10, 8, 0.2); }
+
+menuitem entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ menuitem entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 2px;
+ background-clip: border-box;
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd;
+ box-shadow: 0 3px 6px rgba(10, 10, 8, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#cfd1cd,#a94333,0.48);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.24); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.56); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.48); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #6e6b6f; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #c65442; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#a94333,#cfd1cd,1.3);
+ background-image: none;
+ color: #cfd1cd;
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ popover.background .frame {
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ border-radius: 2px; }
+ popover.background entry {
+ background-color: #939796;
+ background-image: none;
+ border-color: mix(#a94333,#939796,0.64);
+ padding: 5px 3.4285714286px;
+ color: #a94333;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#6e6b6f,mix(#a94333,#939796,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#a94333,#939796,0.4); }
+ popover.background entry:disabled {
+ border-color: mix(#a94333,#939796,0.72); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#a94333,#939796,0.64); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#939796,#a94333,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#939796,#a94333,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ popover.background button:focus, popover.background button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ popover.background button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ popover.background button.flat {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #0e0409; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ popover.background button:backdrop, popover.background button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #cfd1cd; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #777377; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 2px;
+ background-color: #6e6b6f;
+ color: #cfd1cd; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #181a15; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #949094;
+ background-clip: padding-box;
+ border: 1px solid #777377;
+ border-radius: 2px;
+ color: #181a15; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #181a15;
+ border: 1px solid mix(#949094,#181a15,0.1);
+ background: #959195;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#181a15,#949094,0.5);
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(135, 54, 41, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 2px 2px;
+ padding: 6px;
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ color: #cfd1cd; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ frame.app-notification button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ frame.app-notification button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #cfd1cd; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #cfd1cd; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #949094;
+ background-image: none;
+ border: 1px solid #777377;
+ border-radius: 2px;
+ color: #181a15; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 2px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(169, 67, 51, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #939796;
+ color: #a94333; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #939796;
+ color: #a94333; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #181a15;
+ background-color: #939796;
+ border: 1px solid;
+ border-color: mix(mix(#949094,#181a15,0.1),#949094,0.5);
+ border-radius: 2px;
+ box-shadow: inset 0 -3px mix(#939796,#949094,0.2);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #939796;
+ color: mix(#181a15,#949094,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled,
+#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, label:disabled selection {
+ color: mix(#cfd1cd,#6e6b6f,0.5); }
+
+row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop,
+#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, label:backdrop selection {
+ background-color: #6e6b6f;
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+ row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop,
+ #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled {
+ color: mix(mix(#6e6b6f,#cfd1cd,0.66),#6e6b6f,0.3); }
+
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, #login_window entry selection, .osd entry selection,
+#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow {
+ background-color: #6e6b6f; }
+ row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, #login_window entry selection, .osd entry selection,
+ #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow {
+ color: #cfd1cd;
+ outline-color: rgba(207, 209, 205, 0.3); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#949094,#181a15,0.1); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #949094; }
+ notebook > header {
+ padding: 3px;
+ background-color: #949094; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#949094,#181a15,0.1); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#949094,#181a15,0.1); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#949094,#181a15,0.1); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#949094,#181a15,0.1); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#181a15,#949094,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #181a15; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#181a15,#949094,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#949094,#181a15,0.1),0.7);
+ background-image: none;
+ border-color: mix(mix(#949094,#181a15,0.1),mix(#181a15,#949094,0.5),0.15);
+ color: rgba(24, 26, 21, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#949094,#181a15,0.04);
+ background-image: none;
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #949094;
+ border-color: mix(#949094,#181a15,0.1);
+ color: #181a15; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#949094,#181a15,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #d0bbb1; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #6e6b6f; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#949094,#181a15,0.1); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#949094,#181a15,0.1); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#949094,#181a15,0.1); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#949094,#181a15,0.1); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 2px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #6e6b6f;
+ margin-top: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 2px 0 0;
+ padding-top: 3px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#6e6b6f,mix(#949094,#181a15,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 2px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #6e6b6f;
+ margin-bottom: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 0 2px 2px;
+ padding-bottom: 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#6e6b6f,mix(#949094,#181a15,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 2px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #6e6b6f;
+ margin-right: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 2px 2px 0;
+ padding-right: 11px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#6e6b6f,mix(#949094,#181a15,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 2px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #6e6b6f;
+ margin-left: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 0 0 2px;
+ padding-left: 11px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#6e6b6f,mix(#949094,#181a15,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 2px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #cfd1cd; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ button.osd:backdrop, button.osd.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(135, 54, 41, 0.8);
+ border-radius: 2px;
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ color: #cfd1cd; }
+ toolbar.osd separator {
+ color: rgba(152, 60, 46, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #6e6b6f;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(169, 67, 51, 0.8);
+ color: #cfd1cd;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(169, 67, 51, 0.6);
+ color: #cfd1cd; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .osd button:focus, .osd button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd button.flat,
+ #XfceNotifyWindow button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #cfd1cd; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd button:backdrop, .osd button.flat:backdrop,
+ #XfceNotifyWindow button:backdrop,
+ #XfceNotifyWindow button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#6e6b6f,rgba(144, 57, 43, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(207, 209, 205, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #cfd1cd; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(183, 72, 55, 0.8);
+ background-image: none;
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.64); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.4); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.72); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.64); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(152, 60, 46, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(135, 54, 41, 0.8);
+ background-color: rgba(183, 72, 55, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #6e6b6f;
+ background-color: #6e6b6f;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(144, 57, 43, 0.8);
+ background-color: rgba(152, 60, 46, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(196, 78, 60, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #6e6b6f; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #6e6b6f;
+ border-color: #6e6b6f; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #888489;
+ border-color: #888489; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #545255;
+ border-color: #545255; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.31);
+ background-color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #636064;
+ background-color: #6e6b6f; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(147, 58, 44, 0.8),#cfd1cd,0.21);
+ border-radius: 2px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(152, 60, 46, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(169, 67, 51, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(10, 10, 8, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 0;
+ color: #cfd1cd;
+ caret-color: #cfd1cd; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#6e6b6f,rgba(144, 57, 43, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #983c2e;
+ background-image: none;
+ color: mix(#a94333,#cfd1cd,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22);
+ border-radius: 0;
+ border-color: rgba(144, 57, 43, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #cfd1cd; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#cfd1cd,#a94333,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#939796,mix(#181a15,#949094,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(10, 10, 8, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(110, 106, 110, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 2px 0 0 2px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 2px 2px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(169, 67, 51, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(207, 209, 205, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #cfd1cd;
+ border-color: rgba(169, 67, 51, 0);
+ background-color: rgba(169, 67, 51, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(177, 70, 54, 0.8);
+ background-image: none;
+ border-color: rgba(207, 209, 205, 0.22);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #cfd1cd;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(186, 74, 56, 0.8);
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(176, 179, 173, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.3); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(166, 169, 162, 0.22);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(207, 209, 205, 0.06), inset 0 1px rgba(207, 209, 205, 0.07), inset -1px 0 rgba(207, 209, 205, 0.06), inset 0 -1px rgba(207, 209, 205, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(207, 209, 205, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(145, 149, 140, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(176, 179, 173, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(166, 169, 162, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #cfd1cd; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(169, 67, 51, 0.8),#cfd1cd,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(169, 67, 51, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(169, 67, 51, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#cfd1cd,rgba(169, 67, 51, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(110, 107, 111, 0.2)), to(rgba(110, 107, 111, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(110, 107, 111, 0.35)), to(rgba(110, 107, 111, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#949094,#181a15,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: #878387; }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#949094,mix(#949094,#181a15,0.1),0.9) 1px, transparent 1px);
+ background-color: #8c888c;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 2px;
+ font-size: smaller;
+ color: rgba(24, 26, 21, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#949094,#181a15,0.17);
+ background-color: mix(#939796,#949094,0.08);
+ background-image: none;
+ border-radius: 2px; }
+ progressbar progress {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+ progressbar progress.right {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.top {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#939796,#949094,0.08);
+ border: 1px solid mix(#949094,#181a15,0.17);
+ border-radius: 2px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #6e6b6f;
+ border-color: transparent;
+ border-radius: 2px; }
+ levelbar block.low {
+ background-color: #c69868;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #968e7c;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #585659;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #79767a; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#949094,#181a15,0.2); }
+ scale trough:disabled {
+ background-color: mix(#949094,#181a15,0.1); }
+ menuitem:hover scale trough, row:selected scale trough, infobar scale trough {
+ background-color: rgba(10, 10, 8, 0.2); }
+ menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight {
+ background-color: #cfd1cd; }
+ menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled {
+ background-color: mix(#cfd1cd,#6e6b6f,0.55); }
+ menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled {
+ background-color: rgba(10, 10, 8, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #6e6b6f; }
+ scale highlight:disabled {
+ background-color: rgba(110, 107, 111, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(110, 107, 111, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #a8713f;
+ border: 1px solid rgba(24, 26, 21, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #ba7e47; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #6e6b6f;
+ border-color: #6e6b6f; }
+ scale slider:disabled {
+ background-color: mix(#a8713f,#949094,0.55);
+ border-color: mix(#181a15,#949094,0.92); }
+ menuitem:hover scale slider, row:selected scale slider, infobar scale slider {
+ background-clip: border-box;
+ background-color: #cfd1cd;
+ border-color: #cfd1cd; }
+ menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover {
+ background-color: mix(#cfd1cd,#6e6b6f,0.85);
+ border-color: mix(#cfd1cd,#6e6b6f,0.85); }
+ menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active {
+ background-color: mix(#cfd1cd,#6e6b6f,0.5);
+ border-color: mix(#cfd1cd,#6e6b6f,0.5); }
+ menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled {
+ background-color: mix(#cfd1cd,#6e6b6f,0.55);
+ border-color: mix(#cfd1cd,#6e6b6f,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: #878387;
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.left {
+ border-right: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.right {
+ border-left: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar:backdrop {
+ background-color: #8c888c;
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 2px;
+ background-clip: padding-box;
+ background-color: mix(#949094,#181a15,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#949094,#181a15,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #615e62; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#181a15,#949094,0.5),#949094,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #7b787c; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #181a15;
+ border: 1px solid #959195; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#949094,#181a15,0.1);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#949094,#181a15,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#949094,#181a15,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #615e62; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#181a15,#949094,0.5),#949094,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#949094,#181a15,0.1); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#949094,#181a15,0.1); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#949094,#939796,0.5); }
+ stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left {
+ border-right: 1px solid mix(#949094,#181a15,0.1);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#949094,#181a15,0.1);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#949094,#939796,0.5);
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #cfd1cd; }
+ placessidebar row:disabled {
+ color: mix(#181a15,#949094,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#181a15,#949094,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#6e6b6f,#cfd1cd,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #6e6a6e; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#6e6b6f);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #6e6b6f; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #6e6b6f;
+ box-shadow: inset 0 1px #6e6b6f, inset 0 -1px #6e6b6f; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #cfd1cd;
+ background-color: #6e6b6f; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#868186);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#6e6b6f); }
+ paned > separator:backdrop {
+ background-image: image(mix(#949094,mix(#949094,#181a15,0.1),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #949094;
+ background-image: image(#777377), image(#777377);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #949094;
+ background-image: image(mix(#949094,mix(#949094,#181a15,0.1),0.9)), image(mix(#949094,mix(#949094,#181a15,0.1),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#983c2e); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #6e6b6f;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#949094,#181a15,0.3) inset, 1px 0 mix(#949094,#181a15,0.3) inset, 0 -1px mix(#949094,#181a15,0.3) inset, 0 1px mix(#949094,#181a15,0.3) inset;
+ border-radius: 1px;
+ background-color: #939796; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#949094,#181a15,0.15) inset, 1px 0 mix(#949094,#181a15,0.15) inset, 0 -1px mix(#949094,#181a15,0.15) inset, 0 1px mix(#949094,#181a15,0.15) inset;
+ background-color: rgba(147, 151, 150, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #939796; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 2px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#949094,#939796,0.3);
+ color: #a94333;
+ box-shadow: inset 1px -1px 0 rgba(5, 5, 4, 0.06), inset -1px 1px 0 rgba(5, 5, 4, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#a94333,#949094,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(5, 5, 4, 0.07), 1px 0 2px 0 rgba(5, 5, 4, 0.07);
+ border-radius: 2px; }
+ switch:checked {
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: #6e6b6f;
+ color: #939796; }
+ switch:checked slider {
+ background-color: #959195;
+ box-shadow: 0 1px 3px 0 rgba(5, 5, 4, 0.1); }
+ switch:disabled {
+ background-color: mix(#949094,#939796,0.5);
+ background-image: none;
+ border-color: #949094;
+ color: #949094;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #949094; }
+ list row:selected switch {
+ background-color: #949094;
+ color: mix(#949094,#939796,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#949094,#939796,0.5),#939796,0.4); }
+ list row:selected switch:checked {
+ color: #6e6b6f;
+ background-color: mix(#a94333,#949094,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #6e6b6f; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #a94333;
+ background-color: #939796;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#939796,#a94333,0.8);
+ background-color: #939796; }
+ .view separator, iconview separator,
+ textview text separator {
+ background-image: image(mix(#a94333,#939796,0.9)); }
+
+textview border {
+ background-color: mix(#949094,#939796,0.5); }
+
+iconview :selected {
+ border-radius: 2px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+treeview.view rubberband,
+flowbox rubberband {
+ border: 1px solid mix(#6e6b6f,#cfd1cd,0.1);
+ background-color: rgba(110, 107, 111, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #939796;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #939796; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #6e6b6f; }
+
+treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#181a15,#949094,0.5); }
+ treeview.view header button:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.5);
+ background-image: none;
+ background-color: mix(#a8713f,#949094,0.5); }
+ treeview.view header button:backdrop:disabled {
+ border-color: #949094;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#181a15,#939796,0.7);
+ border-top-color: mix(#181a15,#939796,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#cfd1cd,#6e6b6f,0.5);
+ border-top-color: rgba(24, 26, 21, 0.1); }
+ treeview.view:disabled {
+ color: mix(#181a15,#949094,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#cfd1cd,#6e6b6f,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#6e6b6f,#cfd1cd,0.66),#6e6b6f,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #6e6a6e; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #949094; }
+ treeview.view.separator:backdrop {
+ color: rgba(148, 144, 148, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#181a15,#949094,0.5),#949094,0.5);
+ border-top: #949094; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: mix(#6e6b6f,#181a15,0.3); }
+ 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: mix(#939796,#181a15,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #181a15; }
+ treeview.view.expander:selected {
+ color: mix(#6e6b6f,#cfd1cd,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #cfd1cd; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#6e6b6f,mix(#6e6b6f,#cfd1cd,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#939796,mix(#181a15,#949094,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #6e6b6f;
+ background-image: none;
+ color: #939796;
+ border-radius: 2px;
+ border: 1px solid mix(#6e6b6f,#181a15,0.3); }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#6e6b6f,#cfd1cd,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ color: #cfd1cd;
+ box-shadow: none;
+ background-color: #6e6b6f;
+ background-image: none;
+ border-radius: 2px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ color: mix(#6e6b6f,#cfd1cd,0.66);
+ border-color: mix(#6e6b6f,#181a15,0.3);
+ background-color: mix(#939796,#6e6b6f,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #949094;
+ background-image: none;
+ border-color: mix(#181a15,#949094,0.72); }
+ treeview.view.progressbar:backdrop {
+ color: #939796;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(24, 26, 21, 0.1);
+ border-radius: 2px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: rgba(207, 209, 205, 0.3);
+ border-width: 1px 0;
+ border-style: solid;
+ border-color: #6e6b6f;
+ border-radius: 2px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: mix(#6e6b6f,#181a15,0.3);
+ border-left-color: mix(#6e6b6f,#181a15,0.3);
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: mix(#6e6b6f,#181a15,0.3);
+ border-left-color: mix(#6e6b6f,#181a15,0.3);
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #6e6b6f;
+ color: #939796;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #939796;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #6e6b6f; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#181a15,#949094,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#949094,#181a15,0.1); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#949094,mix(#949094,#181a15,0.1),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(shade(mix(#949094,#181a15,0.1),0.75),0.5725490196); }
+
+.content-view {
+ background-color: mix(#939796,#949094,0.28);
+ color: mix(#a94333,#181a15,0.18);
+ border: 1px solid shade(mix(#939796,#949094,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#a94333,#939796,0.9)); }
+
+viewport menu separator {
+ background-image: image(mix(#a94333,#cfd1cd,0.18)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #a94333;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(10, 10, 8, 0.7), 0 0 0 1px #a8713f;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(10, 10, 8, 0.4), 0 0 0 1px #a94333;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #a8713f; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #a94333; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(10, 10, 8, 0.2), 0 0 0 1px rgba(169, 67, 51, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 2px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 2px;
+ box-shadow: 0 1px 2px rgba(10, 10, 8, 0.2), 0 0 0 1px rgba(169, 67, 51, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar, panel-plug,
+panel-toplevel.background {
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd; }
+
+gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label {
+ font-weight: normal;
+ color: #cfd1cd; }
+
+#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #cfd1cd; }
+ #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover {
+ background-color: mix(#a94333,#cfd1cd,0.11);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.11);
+ color: #e0e1de; }
+ #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked {
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ color: #e0e1de; }
+ #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover {
+ background-color: mix(#a94333,#cfd1cd,0.31);
+ background-image: none;
+ border-color: mix(#a94333,#cfd1cd,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #0a0a08; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #cfd1cd; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle
+#PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #cfd1cd;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#a94333);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#cfd1cd);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #cb6353;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #cfd1cd;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#181a15,#949094,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#949094,#6e6b6f,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #4d4b4e; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 2px 2px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #8b908f; }
+
+.geary-folder-popover-list-row {
+ border-color: #c65442;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #949094; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button {
+ background-image: none;
+ background-color: rgba(10, 10, 8, 0.3);
+ border-color: rgba(149, 145, 149, 0.9);
+ border-radius: 5px;
+ padding: 3px;
+ color: #959195; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(10, 10, 8, 0.6);
+ border-color: rgba(149, 145, 149, 0.2);
+ border-radius: 4px;
+ padding: 1px;
+ color: #959195; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #959195; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(10, 10, 8, 0.3);
+ border-color: rgba(149, 145, 149, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(149, 145, 149, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(149, 145, 149, 0.3);
+ border-color: rgba(149, 145, 149, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(10, 10, 8, 0.3);
+ border-color: rgba(149, 145, 149, 0.6);
+ border-radius: 5px;
+ padding: 5px;
+ color: #959195;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(149, 145, 149, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #959195; }
+
+.lightdm.entry:selected {
+ background-color: rgba(149, 145, 149, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #b74837;
+ border-radius: 0;
+ padding: 0;
+ color: #959195; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #868186;
+ background-color: #949094; }
+
+.gedit-document-panel {
+ background-color: #949094;
+ color: mix(#181a15,#949094,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 2px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(10, 10, 8, 0.1);
+ color: rgba(149, 145, 149, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(10, 10, 8, 0.2);
+ background-color: rgba(10, 10, 8, 0.08);
+ color: #959195; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(10, 10, 8, 0.1);
+ color: #959195; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #868186;
+ background-color: #949094; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #9b979b; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(10, 10, 8, 0.1);
+ background-color: rgba(10, 10, 8, 0.5);
+ color: #959195; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(10, 10, 8, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #777377; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #8d898d;
+ color: #181a15; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 2px 2px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #757978;
+ background-color: #939796; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #b39281;
+ background-image: none;
+ color: #000000; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #949094;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#a94333,#939796,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #959195;
+ text-shadow: 1px 1px #0a0a08; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #181a15; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #cfd1cd; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #777377; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #939796;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#949094,#181a15,0.1); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(24, 26, 21, 0.5);
+ border-color: rgba(22, 23, 19, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(110, 107, 111, 0.8);
+ border-color: rgba(99, 96, 100, 0.8); }
+ .disk-space-display.free {
+ background-color: #8d898d;
+ border-color: #7f7b7f; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #000000;
+ background-color: #b39281; }
+
+.conflict-row.activatable:hover {
+ background-color: #bfa394; }
+
+.conflict-row.activatable:selected {
+ color: #cfd1cd;
+ background-color: #6e6b6f; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #959195;
+ text-shadow: 1px 1px #0a0a08; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #181a15; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #cfd1cd; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#939796,#a94333,0.12);
+ color: #a94333; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #777377;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#949094,#181a15,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12);
+ -NemoPathbarButton-border-radius: 2px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #777377; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.06), inset 0 1px rgba(5, 5, 4, 0.07), inset -1px 0 rgba(5, 5, 4, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#949094,#939796,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #777377;
+ -NemoPlacesTreeView-disk-full-fg-color: #6e6b6f;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #cfd1cd;
+ -NemoPlacesTreeView-disk-full-fg-color: #848185; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #918d91;
+ background-image: none;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#949094,#181a15,0.1); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button {
+ background-color: #949094;
+ background-image: none;
+ color: #181a15;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #939796;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #949094;
+ background-image: none;
+ padding: 3px;
+ border: 0;
+ color: #181a15; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #939796;
+ color: #a94333; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(10, 10, 8, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(10, 10, 8, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #6e6b6f;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #a8713f;
+ border-bottom: 0;
+ border-radius: 2px 2px 0 0;
+ padding: 1px 6px 0;
+ background-color: #a94333;
+ color: #cfd1cd;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #a94333;
+ color: mix(#181a15,#949094,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #a94333; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#686468,mix(#181a15,#949094,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #cfd1cd; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#a94333,#cfd1cd,0.21);
+ background-color: mix(#a94333,#cfd1cd,0.21);
+ background-image: none;
+ color: #e0e1de; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #949094; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #a94333;
+ background-image: none;
+ color: #cfd1cd;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(10, 10, 8, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(10, 10, 8, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #cfd1cd;
+ text-shadow: 0 1px rgba(10, 10, 8, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(10, 10, 8, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(207, 209, 205, 0.2);
+ background-image: none;
+ color: #cfd1cd; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #cfd1cd; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(207, 209, 205, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 2px;
+ background-color: #a94333;
+ color: #cfd1cd;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#762f24,#cfd1cd,0.21), inset -1px 0 mix(#762f24,#cfd1cd,0.21), inset 0 1px mix(#762f24,#cfd1cd,0.21), inset 0 -1px mix(#762f24,#cfd1cd,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #949094;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ #login_window button:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(14, 4, 9, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #login_window button.flat {
+ color: #0e0409;
+ border-color: rgba(148, 144, 148, 0);
+ background-color: rgba(148, 144, 148, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #9b979b;
+ background-image: none;
+ border-color: rgba(14, 4, 9, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #0e0409;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #a29fa2;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.4),0.3); }
+ #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.4); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(12, 3, 8, 0.4); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.4); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(11, 3, 7, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(14, 4, 9, 0.06), inset 0 1px rgba(14, 4, 9, 0.07), inset -1px 0 rgba(14, 4, 9, 0.06), inset 0 -1px rgba(14, 4, 9, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(14, 4, 9, 0.32),0.3); }
+ #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(10, 3, 6, 0.32); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(12, 3, 8, 0.32); }
+ #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(11, 3, 7, 0.32); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #0e0409; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#949094,#0e0409,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#949094,#0e0409,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#949094,#0e0409,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #login_window button:backdrop, #login_window button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(148, 144, 148, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(148, 144, 148, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#0e0409,#949094,0.9)); }
+
+#login_window entry {
+ background-color: #a94333;
+ background-image: none;
+ border-color: mix(#cfd1cd,#a94333,0.64);
+ padding: 5px 3.4285714286px;
+ color: #cfd1cd;
+ caret-color: #a94333;
+ -gtk-secondary-caret-color: #a94333; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#6e6b6f,mix(#cfd1cd,#a94333,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#cfd1cd,#a94333,0.4); }
+ #login_window entry:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.72); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#cfd1cd,#a94333,0.64); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#6e6b6f,mix(#949094,#181a15,0.1),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#a94333,#cfd1cd,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#a94333,#cfd1cd,0.9); }
+
+#user_combobox {
+ color: #cfd1cd;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#cfd1cd,#a94333,0.5); }
+
+#user_image {
+ border-radius: 2px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #762f24, inset -1px 0 #762f24, inset 0 1px #762f24, inset 0 -1px #762f24; }
+
+#user_image_border {
+ border-radius: 2px;
+ background-color: #983c2e;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(5, 5, 4, 0.07), inset 0 1px rgba(5, 5, 4, 0.08), inset -1px 0 rgba(5, 5, 4, 0.07), inset 0 -1px rgba(5, 5, 4, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #b39281;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #000000;
+ border-color: rgba(179, 146, 129, 0);
+ background-color: rgba(179, 146, 129, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #b99a8b;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #bfa394;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #000000; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#b39281,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b39281,#000000,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#b39281,#000000,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 146, 129, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(179, 146, 129, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#000000,#b39281,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #c69868;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.12); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(0, 0, 0, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#6e6b6f,rgba(110, 107, 111, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #000000;
+ border-color: rgba(198, 152, 104, 0);
+ background-color: rgba(198, 152, 104, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.22); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #ca9f73;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ outline-color: rgba(110, 107, 111, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #000000;
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.32); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #cea77e;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(5, 5, 4, 0.38); }
+ #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.4),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.4); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #6e6b6f;
+ background-image: none;
+ border-color: rgba(0, 0, 0, 0.32);
+ color: #cfd1cd;
+ box-shadow: inset 1px 0 rgba(0, 0, 0, 0.06), inset 0 1px rgba(0, 0, 0, 0.07), inset -1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px rgba(0, 0, 0, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#6e6b6f,rgba(0, 0, 0, 0.32),0.3); }
+ #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(0, 0, 0, 0.32); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #747075;
+ background-image: none;
+ color: #cfd1cd; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #000000; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#c69868,#000000,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#c69868,#000000,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#c69868,#000000,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(110, 107, 111, 0.6);
+ background-image: none;
+ color: rgba(207, 209, 205, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(207, 209, 205, 0.85); }
+ #restart_button button:backdrop, #restart_button button.flat:backdrop {
+ color: mix(#181a15,mix(#181a15,#949094,0.5),0.8); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(198, 152, 104, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(198, 152, 104, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#000000,#c69868,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #a94333;
+ color: #cfd1cd; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #a94333;
+ border-color: #873629; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#a94333,#cfd1cd,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#a94333,#cfd1cd,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #6e6b6f; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(148, 144, 148, 0.93); }
+ .raven .raven-header {
+ background-color: #949094;
+ border: solid mix(#949094,#181a15,0.1);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(148, 144, 148, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(148, 144, 148, 0.7); }
diff --git a/.themes/oomox-cl-dark/gtk-3.20/gtk-dark.css b/.themes/oomox-cl-dark/gtk-3.20/gtk-dark.css
new file mode 100755
index 0000000..198bb85
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.20/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk-dark.css");
diff --git a/.themes/oomox-cl-dark/gtk-3.20/gtk.css b/.themes/oomox-cl-dark/gtk-3.20/gtk.css
new file mode 100755
index 0000000..19b01e6
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.20/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css");
diff --git a/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource b/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource
new file mode 100755
index 0000000..54ac653
Binary files /dev/null and b/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource differ
diff --git a/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource.xml b/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource.xml
new file mode 100755
index 0000000..a223dbf
--- /dev/null
+++ b/.themes/oomox-cl-dark/gtk-3.20/gtk.gresource.xml
@@ -0,0 +1,35 @@
+
+
+
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-selected.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/menuitem-radio-mixed-hover.svg
+ assets/menuitem-radio-mixed-selected.svg
+ assets/menuitem-radio-mixed-insensitive.svg
+ assets/menuitem-radio-mixed.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-cl-dark/index.theme b/.themes/oomox-cl-dark/index.theme
new file mode 100755
index 0000000..ec6591c
--- /dev/null
+++ b/.themes/oomox-cl-dark/index.theme
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=oomox-cl-dark
+Comment=A partially sexual act; when a female (of any species; mostly humanoids) rubs the ears/lobes of a male Ferengi, creating sensual emotions and chemical reactions in the male (and sometimes in the female).
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+Name=oomox-cl-dark
+GtkTheme=oomox-cl-dark
+IconTheme=oomox-cl-dark
+MetacityTheme=oomox-cl-dark
diff --git a/.themes/oomox-cl-dark/metacity-1/metacity-theme-2.xml b/.themes/oomox-cl-dark/metacity-1/metacity-theme-2.xml
new file mode 100755
index 0000000..422ac28
--- /dev/null
+++ b/.themes/oomox-cl-dark/metacity-1/metacity-theme-2.xml
@@ -0,0 +1,1571 @@
+
+
+
+ oomox-cl-dark
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Metacity Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-cl-dark/metacity-1/metacity-theme-3.xml b/.themes/oomox-cl-dark/metacity-1/metacity-theme-3.xml
new file mode 100755
index 0000000..1f529f6
--- /dev/null
+++ b/.themes/oomox-cl-dark/metacity-1/metacity-theme-3.xml
@@ -0,0 +1,1603 @@
+
+
+
+ Numix
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Mutter Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-cl-dark/metacity-1/thumbnail.png b/.themes/oomox-cl-dark/metacity-1/thumbnail.png
new file mode 100755
index 0000000..3bdb8e8
Binary files /dev/null and b/.themes/oomox-cl-dark/metacity-1/thumbnail.png differ
diff --git a/.themes/oomox-cl-dark/openbox-3/close.xbm b/.themes/oomox-cl-dark/openbox-3/close.xbm
new file mode 100755
index 0000000..0486bd9
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 };
diff --git a/.themes/oomox-cl-dark/openbox-3/close_hover.xbm b/.themes/oomox-cl-dark/openbox-3/close_hover.xbm
new file mode 100755
index 0000000..4a88cff
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+ 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/.themes/oomox-cl-dark/openbox-3/desk.xbm b/.themes/oomox-cl-dark/openbox-3/desk.xbm
new file mode 100755
index 0000000..abca780
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_toggled_width 8
+#define desk_toggled_height 8
+static unsigned char desk_toggled_bits[] = {
+ 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
diff --git a/.themes/oomox-cl-dark/openbox-3/desk_toggled.xbm b/.themes/oomox-cl-dark/openbox-3/desk_toggled.xbm
new file mode 100755
index 0000000..b4b5330
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/desk_toggled.xbm
@@ -0,0 +1,4 @@
+#define desk_width 8
+#define desk_height 8
+static unsigned char desk_bits[] = {
+ 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };
diff --git a/.themes/oomox-cl-dark/openbox-3/iconify.xbm b/.themes/oomox-cl-dark/openbox-3/iconify.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-cl-dark/openbox-3/iconify_hover.xbm b/.themes/oomox-cl-dark/openbox-3/iconify_hover.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/iconify_hover.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-cl-dark/openbox-3/max.xbm b/.themes/oomox-cl-dark/openbox-3/max.xbm
new file mode 100755
index 0000000..88bb9bd
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-cl-dark/openbox-3/max_toggled.xbm b/.themes/oomox-cl-dark/openbox-3/max_toggled.xbm
new file mode 100755
index 0000000..cec3f24
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 8
+#define max_toggled_height 8
+static unsigned char max_toggled_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-cl-dark/openbox-3/shade.xbm b/.themes/oomox-cl-dark/openbox-3/shade.xbm
new file mode 100755
index 0000000..fcacf42
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 8
+#define shade_height 8
+static unsigned char shade_bits[] = {
+ 0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 };
diff --git a/.themes/oomox-cl-dark/openbox-3/shade_toggled.xbm b/.themes/oomox-cl-dark/openbox-3/shade_toggled.xbm
new file mode 100755
index 0000000..594201e
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/shade_toggled.xbm
@@ -0,0 +1,4 @@
+#define shade_toggled_width 8
+#define shade_toggled_height 8
+static unsigned char shade_toggled_bits[] = {
+ 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 };
diff --git a/.themes/oomox-cl-dark/openbox-3/themerc b/.themes/oomox-cl-dark/openbox-3/themerc
new file mode 100755
index 0000000..7483096
--- /dev/null
+++ b/.themes/oomox-cl-dark/openbox-3/themerc
@@ -0,0 +1,155 @@
+# Name: Oomox (Numix fork) Openbox theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+# @TODO: finish replacing the colors here
+
+
+# Menu
+menu.border.color: #181a15
+
+menu.title.bg: Solid Flat
+menu.title.bg.color: #a94333
+menu.title.bg.shadow: 0
+menu.title.text.color: #cfd1cd
+menu.title.text.justify: Center
+
+menu.items.bg: Solid Flat
+menu.items.bg.color: #a94333
+menu.items.text.color: #cfd1cd
+menu.items.disabled.text.color: #c5ada6
+
+menu.items.active.bg: Solid Flat
+menu.items.active.bg.color: #6e6b6f
+menu.items.active.text.color: #cfd1cd
+
+menu.separator.color: #c5ada6
+menu.separator.width: 1
+menu.separator.padding.width: 2
+menu.separator.padding.height: 4
+
+# Window focused
+window.active.title.separator.color: #a94333
+
+# Active window
+window.active.border.color: #a8713f
+
+
+window.active.title.bg: flat solid
+window.active.title.bg.color: #a94333
+window.active.title.separator.color: #a94333
+window.active.text.justify: center
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #cfd1cd
+
+window.active.handle.bg: flat solid
+window.active.handle.bg.color: #a94333
+
+window.active.grip.bg: flat solid
+window.active.grip.bg.color: #a94333
+
+window.active.button.unpressed.bg: flat solid
+window.active.button.unpressed.bg.color: #a94333
+window.active.button.unpressed.image.color: #cfd1cd
+
+window.active.button.pressed.bg: flat solid
+window.active.button.pressed.bg.color: #6e6b6f
+window.active.button.pressed.image.color: #cfd1cd
+
+window.active.button.disabled.bg: flat solid
+window.active.button.disabled.bg.color: #a94333
+window.active.button.disabled.image.color: #c5ada6
+
+window.active.button.hover.bg: flat solid
+window.active.button.hover.bg.color: #a94333
+window.active.button.hover.image.color: #6e6b6f
+
+#window.active.button.toggled.bg: #6e6b6f
+#window.active.button.toggled.image.color: #cfd1cd
+
+# Inactive window
+window.inactive.border.color: #a94333
+
+window.inactive.title.bg: flat solid
+window.inactive.title.bg.color: #a94333
+window.inactive.title.separator.color: #a94333
+window.inactive.text.justify: center
+
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #c5ada6
+
+window.inactive.handle.bg: flat solid
+window.inactive.handle.bg.color: #a94333
+
+window.inactive.grip.bg: flat solid
+window.inactive.grip.bg.color: #a94333
+
+window.inactive.button.unpressed.bg: flat solid
+window.inactive.button.unpressed.bg.color: #a94333
+window.inactive.button.unpressed.image.color: #c5ada6
+
+window.inactive.button.pressed.bg: flat solid
+window.inactive.button.pressed.bg.color: #6e6b6f
+window.inactive.button.pressed.image.color: #cfd1cd
+
+window.inactive.button.disabled.bg: flat solid
+window.inactive.button.disabled.bg.color: #c5ada6
+window.inactive.button.disabled.image.color: #a94333
+
+window.inactive.button.hover.bg: flat solid
+window.inactive.button.hover.bg.color: #a94333
+window.inactive.button.hover.image.color: #6e6b6f
+
+
+# OSD
+osd.border.width: 1
+osd.border.color: #6e6b6f
+
+osd.bg: flat solid
+osd.bg.color: #a94333
+osd.label.bg: flat solid
+osd.label.bg.color: #a94333
+osd.label.text.color: #cfd1cd
+
+# OSD
+osd.bg: Solid Flat
+osd.bg.color: #a94333
+osd.bg.shadow: 0
+
+osd.border.width: 2
+osd.hilight.bg: Solid Flat
+osd.hilight.bg.color: #6e6b6f
+osd.unhilight.bg: flat solid
+osd.unhilight.bg.color: #949094
+
+osd.button.unpressed.bg: flat border
+osd.button.unpressed.bg.color: #949094
+#osd.button.unpressed.*.border.color: #0e0409
+
+osd.button.pressed.bg: flat border
+osd.button.pressed.bg.color: #6e6b6f
+#osd.button.pressed.*.border.color: #cfd1cd
+
+osd.button.focused.bg: flat solid border
+osd.button.focused.bg.color: #181a15
+#osd.button.focused.*.border.color: #949094
+
+osd.button.focused.box.color: #6e6b6f
+
+
+# Fonts
+window.active.label.text.font:shadow=n
+window.inactive.label.text.font:shadow=n
+menu.items.font:shadow=n
+menu.title.text.font:shadow=n
+
+
+# Everything else
+border.width: 3
+padding.width: 8
+padding.height: 3
+window.handle.width: 0
+window.client.padding.width: 0
+window.label.text.justify: center
+#menu.overlap: 0
diff --git a/.themes/oomox-cl-dark/unity/close.svg b/.themes/oomox-cl-dark/unity/close.svg
new file mode 100755
index 0000000..9e2f350
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_dash.svg b/.themes/oomox-cl-dark/unity/close_dash.svg
new file mode 100755
index 0000000..9e2f350
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_dash_disabled.svg b/.themes/oomox-cl-dark/unity/close_dash_disabled.svg
new file mode 100755
index 0000000..17af8fc
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_focused_normal.svg b/.themes/oomox-cl-dark/unity/close_focused_normal.svg
new file mode 100755
index 0000000..9e2f350
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_focused_prelight.svg b/.themes/oomox-cl-dark/unity/close_focused_prelight.svg
new file mode 100755
index 0000000..77ccce4
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_focused_pressed.svg b/.themes/oomox-cl-dark/unity/close_focused_pressed.svg
new file mode 100755
index 0000000..48579be
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/close_unfocused.svg b/.themes/oomox-cl-dark/unity/close_unfocused.svg
new file mode 100755
index 0000000..17af8fc
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/close_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_19.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_19.svg
new file mode 100755
index 0000000..744b521
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_37.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_37.svg
new file mode 100755
index 0000000..db3b15b
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_ltr_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_19.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_19.svg
new file mode 100755
index 0000000..0e02f62
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_37.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_37.svg
new file mode 100755
index 0000000..a9dddf4
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_ltr_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_19.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_19.svg
new file mode 100755
index 0000000..e0ec513
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_37.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_37.svg
new file mode 100755
index 0000000..6d809f0
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_outline_rtl_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_19.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_19.svg
new file mode 100755
index 0000000..5b3e8ba
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_37.svg b/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_37.svg
new file mode 100755
index 0000000..6dfad83
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_arrow_rtl_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_back_150.svg b/.themes/oomox-cl-dark/unity/launcher_icon_back_150.svg
new file mode 100755
index 0000000..d66f78d
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_back_150.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_back_54.svg b/.themes/oomox-cl-dark/unity/launcher_icon_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_edge_150.svg b/.themes/oomox-cl-dark/unity/launcher_icon_edge_150.svg
new file mode 100755
index 0000000..c1c9207
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_edge_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_edge_54.svg b/.themes/oomox-cl-dark/unity/launcher_icon_edge_54.svg
new file mode 100755
index 0000000..3307c5b
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_edge_54.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_glow_200.svg b/.themes/oomox-cl-dark/unity/launcher_icon_glow_200.svg
new file mode 100755
index 0000000..01bb0d9
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_glow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_glow_62.svg b/.themes/oomox-cl-dark/unity/launcher_icon_glow_62.svg
new file mode 100755
index 0000000..105b068
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_glow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_150.svg b/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_150.svg
new file mode 100755
index 0000000..6b22726
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_54.svg b/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_selected_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_shadow_200.svg b/.themes/oomox-cl-dark/unity/launcher_icon_shadow_200.svg
new file mode 100755
index 0000000..9e68b14
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_shadow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_shadow_62.svg b/.themes/oomox-cl-dark/unity/launcher_icon_shadow_62.svg
new file mode 100755
index 0000000..d322434
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_shadow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_shine_150.svg b/.themes/oomox-cl-dark/unity/launcher_icon_shine_150.svg
new file mode 100755
index 0000000..51af8a1
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_shine_150.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_icon_shine_54.svg b/.themes/oomox-cl-dark/unity/launcher_icon_shine_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_icon_shine_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_pip_ltr_19.svg b/.themes/oomox-cl-dark/unity/launcher_pip_ltr_19.svg
new file mode 100755
index 0000000..38e1ca6
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_pip_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_pip_ltr_37.svg b/.themes/oomox-cl-dark/unity/launcher_pip_ltr_37.svg
new file mode 100755
index 0000000..57ab60b
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_pip_ltr_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_pip_rtl_19.svg b/.themes/oomox-cl-dark/unity/launcher_pip_rtl_19.svg
new file mode 100755
index 0000000..0b8ed0d
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_pip_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-cl-dark/unity/launcher_pip_rtl_37.svg b/.themes/oomox-cl-dark/unity/launcher_pip_rtl_37.svg
new file mode 100755
index 0000000..a6ada66
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/launcher_pip_rtl_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize.svg b/.themes/oomox-cl-dark/unity/maximize.svg
new file mode 100755
index 0000000..8103a5f
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_dash.svg b/.themes/oomox-cl-dark/unity/maximize_dash.svg
new file mode 100755
index 0000000..8103a5f
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_dash_disabled.svg b/.themes/oomox-cl-dark/unity/maximize_dash_disabled.svg
new file mode 100755
index 0000000..f581639
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_focused_normal.svg b/.themes/oomox-cl-dark/unity/maximize_focused_normal.svg
new file mode 100755
index 0000000..8103a5f
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_focused_prelight.svg b/.themes/oomox-cl-dark/unity/maximize_focused_prelight.svg
new file mode 100755
index 0000000..53501d1
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_focused_pressed.svg b/.themes/oomox-cl-dark/unity/maximize_focused_pressed.svg
new file mode 100755
index 0000000..021d82f
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/maximize_unfocused.svg b/.themes/oomox-cl-dark/unity/maximize_unfocused.svg
new file mode 100755
index 0000000..f581639
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/maximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize.svg b/.themes/oomox-cl-dark/unity/minimize.svg
new file mode 100755
index 0000000..cde732e
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_dash.svg b/.themes/oomox-cl-dark/unity/minimize_dash.svg
new file mode 100755
index 0000000..cde732e
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_dash_disabled.svg b/.themes/oomox-cl-dark/unity/minimize_dash_disabled.svg
new file mode 100755
index 0000000..0c69835
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_focused_normal.svg b/.themes/oomox-cl-dark/unity/minimize_focused_normal.svg
new file mode 100755
index 0000000..cde732e
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_focused_prelight.svg b/.themes/oomox-cl-dark/unity/minimize_focused_prelight.svg
new file mode 100755
index 0000000..4be6e97
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_focused_pressed.svg b/.themes/oomox-cl-dark/unity/minimize_focused_pressed.svg
new file mode 100755
index 0000000..1b8e742
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimize_unfocused.svg b/.themes/oomox-cl-dark/unity/minimize_unfocused.svg
new file mode 100755
index 0000000..0c69835
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/minimized.svg b/.themes/oomox-cl-dark/unity/minimized.svg
new file mode 100755
index 0000000..cde732e
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/minimized.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/modes/launcher_bfb-flat.png b/.themes/oomox-cl-dark/unity/modes/launcher_bfb-flat.png
new file mode 100755
index 0000000..f5aa0e5
Binary files /dev/null and b/.themes/oomox-cl-dark/unity/modes/launcher_bfb-flat.png differ
diff --git a/.themes/oomox-cl-dark/unity/modes/launcher_bfb_ns.png b/.themes/oomox-cl-dark/unity/modes/launcher_bfb_ns.png
new file mode 100755
index 0000000..2ca1ebb
Binary files /dev/null and b/.themes/oomox-cl-dark/unity/modes/launcher_bfb_ns.png differ
diff --git a/.themes/oomox-cl-dark/unity/modes/ubuntu-square.svg b/.themes/oomox-cl-dark/unity/modes/ubuntu-square.svg
new file mode 100755
index 0000000..1b925fb
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/modes/ubuntu-square.svg
@@ -0,0 +1,69 @@
+
diff --git a/.themes/oomox-cl-dark/unity/progress_bar_fill.svg b/.themes/oomox-cl-dark/unity/progress_bar_fill.svg
new file mode 100755
index 0000000..3c81f22
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/progress_bar_fill.svg
@@ -0,0 +1,5 @@
+
diff --git a/.themes/oomox-cl-dark/unity/progress_bar_trough.svg b/.themes/oomox-cl-dark/unity/progress_bar_trough.svg
new file mode 100755
index 0000000..5258ee9
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/progress_bar_trough.svg
@@ -0,0 +1,71 @@
+
+
diff --git a/.themes/oomox-cl-dark/unity/sheet_style_close_focused.svg b/.themes/oomox-cl-dark/unity/sheet_style_close_focused.svg
new file mode 100755
index 0000000..17af8fc
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/sheet_style_close_focused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize.svg b/.themes/oomox-cl-dark/unity/unmaximize.svg
new file mode 100755
index 0000000..19eed0a
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_dash.svg b/.themes/oomox-cl-dark/unity/unmaximize_dash.svg
new file mode 100755
index 0000000..19eed0a
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_dash_disabled.svg b/.themes/oomox-cl-dark/unity/unmaximize_dash_disabled.svg
new file mode 100755
index 0000000..daeb8ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_focused_normal.svg b/.themes/oomox-cl-dark/unity/unmaximize_focused_normal.svg
new file mode 100755
index 0000000..19eed0a
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_focused_prelight.svg b/.themes/oomox-cl-dark/unity/unmaximize_focused_prelight.svg
new file mode 100755
index 0000000..54e919a
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_focused_pressed.svg b/.themes/oomox-cl-dark/unity/unmaximize_focused_pressed.svg
new file mode 100755
index 0000000..6f66876
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/unity/unmaximize_unfocused.svg b/.themes/oomox-cl-dark/unity/unmaximize_unfocused.svg
new file mode 100755
index 0000000..daeb8ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/unity/unmaximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-active.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-active.xpm
new file mode 100755
index 0000000..ca5d457
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_active_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #a8713f",
+"........"};
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-inactive.xpm
new file mode 100755
index 0000000..76b5431
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_inactive_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #a94333",
+"........"};
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-left-active.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-left-active.xpm
new file mode 100755
index 0000000..7b75cbe
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-left-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a8713f",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-left-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-left-inactive.xpm
new file mode 100755
index 0000000..f1acefd
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-left-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a94333",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-right-active.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-right-active.xpm
new file mode 100755
index 0000000..7662458
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-right-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a8713f",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/bottom-right-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/bottom-right-inactive.xpm
new file mode 100755
index 0000000..5db1736
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a94333",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/close-active.xpm b/.themes/oomox-cl-dark/xfwm4/close-active.xpm
new file mode 100755
index 0000000..a6b9080
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/close-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/close-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/close-inactive.xpm
new file mode 100755
index 0000000..457ec33
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/close-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/close-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/close-prelight.xpm
new file mode 100755
index 0000000..d0837ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/close-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/close-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/close-pressed.xpm
new file mode 100755
index 0000000..d0837ff
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/close-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/hide-active.xpm b/.themes/oomox-cl-dark/xfwm4/hide-active.xpm
new file mode 100755
index 0000000..11672f7
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/hide-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/hide-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/hide-inactive.xpm
new file mode 100755
index 0000000..73e13b0
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/hide-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/hide-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/hide-prelight.xpm
new file mode 100755
index 0000000..2ada867
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/hide-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/hide-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/hide-pressed.xpm
new file mode 100755
index 0000000..2ada867
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/hide-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/left-active.xpm b/.themes/oomox-cl-dark/xfwm4/left-active.xpm
new file mode 100755
index 0000000..e5f8f9f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/left-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a8713f",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/left-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/left-inactive.xpm
new file mode 100755
index 0000000..925fa2e
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/left-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a94333",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-active.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-active.xpm
new file mode 100755
index 0000000..fe9095b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-inactive.xpm
new file mode 100755
index 0000000..b187cc2
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-prelight.xpm
new file mode 100755
index 0000000..47e4318
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-pressed.xpm
new file mode 100755
index 0000000..47e4318
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-toggled-active.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-active.xpm
new file mode 100755
index 0000000..1482c7f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-toggled-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-inactive.xpm
new file mode 100755
index 0000000..bf15a6a
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-toggled-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-prelight.xpm
new file mode 100755
index 0000000..db069bf
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/maximize-toggled-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-pressed.xpm
new file mode 100755
index 0000000..db069bf
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/maximize-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/menu-active.xpm b/.themes/oomox-cl-dark/xfwm4/menu-active.xpm
new file mode 100755
index 0000000..03b11e6
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/menu-active.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #a94333",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/menu-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/menu-inactive.xpm
new file mode 100755
index 0000000..d11c78b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/menu-inactive.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_inactive_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #a94333",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/menu-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/menu-prelight.xpm
new file mode 100755
index 0000000..2bc639f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/menu-prelight.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_prelight_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #a94333",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/menu-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/menu-pressed.xpm
new file mode 100755
index 0000000..0ed036c
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/menu-pressed.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #a94333",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/right-active.xpm b/.themes/oomox-cl-dark/xfwm4/right-active.xpm
new file mode 100755
index 0000000..df74a44
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/right-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a8713f",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/right-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/right-inactive.xpm
new file mode 100755
index 0000000..7e6e557
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/right-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a94333",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-active.xpm b/.themes/oomox-cl-dark/xfwm4/shade-active.xpm
new file mode 100755
index 0000000..5321f5a
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/shade-inactive.xpm
new file mode 100755
index 0000000..f5f67f3
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/shade-prelight.xpm
new file mode 100755
index 0000000..fa07c4d
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/shade-pressed.xpm
new file mode 100755
index 0000000..fa07c4d
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-toggled-active.xpm b/.themes/oomox-cl-dark/xfwm4/shade-toggled-active.xpm
new file mode 100755
index 0000000..fccd78c
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-toggled-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/shade-toggled-inactive.xpm
new file mode 100755
index 0000000..8249b3d
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-toggled-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-toggled-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/shade-toggled-prelight.xpm
new file mode 100755
index 0000000..808d02b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/shade-toggled-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/shade-toggled-pressed.xpm
new file mode 100755
index 0000000..808d02b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/shade-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-active.xpm b/.themes/oomox-cl-dark/xfwm4/stick-active.xpm
new file mode 100755
index 0000000..d7690f4
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * stick_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/stick-inactive.xpm
new file mode 100755
index 0000000..44a1545
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/stick-prelight.xpm
new file mode 100755
index 0000000..79e035b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/stick-pressed.xpm
new file mode 100755
index 0000000..79e035b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-toggled-active.xpm b/.themes/oomox-cl-dark/xfwm4/stick-toggled-active.xpm
new file mode 100755
index 0000000..1b61c5d
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #cfd1cd",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-toggled-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/stick-toggled-inactive.xpm
new file mode 100755
index 0000000..2c863ed
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #c5ada6",
+"@ c #a94333",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-toggled-prelight.xpm b/.themes/oomox-cl-dark/xfwm4/stick-toggled-prelight.xpm
new file mode 100755
index 0000000..7cc8c9f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/stick-toggled-pressed.xpm b/.themes/oomox-cl-dark/xfwm4/stick-toggled-pressed.xpm
new file mode 100755
index 0000000..7cc8c9f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/stick-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #a94333",
+"+ c #6e6b6f s active_color_1",
+"@ c #a8713f",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-cl-dark/xfwm4/themerc b/.themes/oomox-cl-dark/xfwm4/themerc
new file mode 100755
index 0000000..7ca2961
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/themerc
@@ -0,0 +1,23 @@
+# Name: Numix xfwm4 theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+active_text_color=#cfd1cd
+inactive_text_color=#c5ada6
+button_offset=3
+button_spacing=0
+show_app_icon=true
+full_width_title=true
+maximized_offset=0
+title_horizontal_offset=3
+title_shadow_active=false
+title_shadow_inactive=false
+title_vertical_offset_active=0
+title_vertical_offset_inactive=0
+title_shadow_active=false
+title_shadow_inactive=false
+shadow_delta_height=0
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=0
+shadow_opacity=30
diff --git a/.themes/oomox-cl-dark/xfwm4/title-1-active.xpm b/.themes/oomox-cl-dark/xfwm4/title-1-active.xpm
new file mode 100755
index 0000000..67059b8
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-1-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a8713f",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-1-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/title-1-inactive.xpm
new file mode 100755
index 0000000..16b8a1d
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-1-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-2-active.xpm b/.themes/oomox-cl-dark/xfwm4/title-2-active.xpm
new file mode 100755
index 0000000..7d627dd
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-2-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a8713f",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-2-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/title-2-inactive.xpm
new file mode 100755
index 0000000..64f093c
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-2-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-3-active.xpm b/.themes/oomox-cl-dark/xfwm4/title-3-active.xpm
new file mode 100755
index 0000000..118b59f
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-3-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a8713f",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-3-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/title-3-inactive.xpm
new file mode 100755
index 0000000..a0ff850
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-3-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-4-active.xpm b/.themes/oomox-cl-dark/xfwm4/title-4-active.xpm
new file mode 100755
index 0000000..8193249
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-4-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a8713f",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-4-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/title-4-inactive.xpm
new file mode 100755
index 0000000..b6b9dde
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-4-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-5-active.xpm b/.themes/oomox-cl-dark/xfwm4/title-5-active.xpm
new file mode 100755
index 0000000..773924b
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-5-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a8713f",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/title-5-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/title-5-inactive.xpm
new file mode 100755
index 0000000..0c31cad
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/title-5-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-cl-dark/xfwm4/top-left-active.xpm b/.themes/oomox-cl-dark/xfwm4/top-left-active.xpm
new file mode 100755
index 0000000..77e790e
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/top-left-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a8713f",
+"+ c #a8713f",
+"@ c #a94333",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-cl-dark/xfwm4/top-left-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/top-left-inactive.xpm
new file mode 100755
index 0000000..bcd2b22
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/top-left-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"@ c #a94333",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-cl-dark/xfwm4/top-right-active.xpm b/.themes/oomox-cl-dark/xfwm4/top-right-active.xpm
new file mode 100755
index 0000000..afd4df3
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/top-right-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a8713f",
+"+ c #a8713f",
+"@ c #a94333",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-cl-dark/xfwm4/top-right-inactive.xpm b/.themes/oomox-cl-dark/xfwm4/top-right-inactive.xpm
new file mode 100755
index 0000000..70d6674
--- /dev/null
+++ b/.themes/oomox-cl-dark/xfwm4/top-right-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a94333",
+"+ c #a94333",
+"@ c #a94333",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-coffee/assets/all-assets.svg b/.themes/oomox-coffee/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-coffee/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/assets/all-assets.txt b/.themes/oomox-coffee/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-coffee/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-coffee/assets/change_dpi.sh b/.themes/oomox-coffee/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-coffee/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-coffee/assets/checkbox-checked-insensitive.svg b/.themes/oomox-coffee/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..95799ec
--- /dev/null
+++ b/.themes/oomox-coffee/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/checkbox-checked.svg b/.themes/oomox-coffee/assets/checkbox-checked.svg
new file mode 100755
index 0000000..cfe206d
--- /dev/null
+++ b/.themes/oomox-coffee/assets/checkbox-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-coffee/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..af23a09
--- /dev/null
+++ b/.themes/oomox-coffee/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/checkbox-mixed.svg b/.themes/oomox-coffee/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..0c6d8ad
--- /dev/null
+++ b/.themes/oomox-coffee/assets/checkbox-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/grid-selection-checked.svg b/.themes/oomox-coffee/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..8988e99
--- /dev/null
+++ b/.themes/oomox-coffee/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/assets/grid-selection-unchecked.svg b/.themes/oomox-coffee/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..3ea279e
--- /dev/null
+++ b/.themes/oomox-coffee/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..76d57d5
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..b7df470
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-checked.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..961d482
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..83544b7
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..7868677
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..aeb73f8
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..b872a42
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-coffee/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..eb4ed2f
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-coffee/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..bf94cec
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-coffee/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..b3952ca
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-checked.svg b/.themes/oomox-coffee/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..e0faacc
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-coffee/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..3550432
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-coffee/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..f048621
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-coffee/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..03b2ca1
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-mixed.svg b/.themes/oomox-coffee/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..7354b03
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/assets/menuitem-radio-unchecked.svg b/.themes/oomox-coffee/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..25d8f83
--- /dev/null
+++ b/.themes/oomox-coffee/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/pane-handle-vertical.svg b/.themes/oomox-coffee/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..b87df4f
--- /dev/null
+++ b/.themes/oomox-coffee/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-coffee/assets/pane-handle.png b/.themes/oomox-coffee/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-coffee/assets/pane-handle.png differ
diff --git a/.themes/oomox-coffee/assets/pane-handle.svg b/.themes/oomox-coffee/assets/pane-handle.svg
new file mode 100755
index 0000000..1d800c6
--- /dev/null
+++ b/.themes/oomox-coffee/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-coffee/assets/pane-handle@2.png b/.themes/oomox-coffee/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-coffee/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-coffee/assets/radio-checked-insensitive.svg b/.themes/oomox-coffee/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..b4e5f3d
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-checked.svg b/.themes/oomox-coffee/assets/radio-checked.svg
new file mode 100755
index 0000000..3a306ec
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-mixed-insensitive.svg b/.themes/oomox-coffee/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..af23a09
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-mixed.svg b/.themes/oomox-coffee/assets/radio-mixed.svg
new file mode 100755
index 0000000..0c6d8ad
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-selected-insensitive.svg b/.themes/oomox-coffee/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..b4e5f3d
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-selected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-selected.svg b/.themes/oomox-coffee/assets/radio-selected.svg
new file mode 100755
index 0000000..3a306ec
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-selected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-unselected-insensitive.svg b/.themes/oomox-coffee/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..72b202e
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/radio-unselected.svg b/.themes/oomox-coffee/assets/radio-unselected.svg
new file mode 100755
index 0000000..1cf43ff
--- /dev/null
+++ b/.themes/oomox-coffee/assets/radio-unselected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/assets/sed.sh b/.themes/oomox-coffee/assets/sed.sh
new file mode 100755
index 0000000..92a5226
--- /dev/null
+++ b/.themes/oomox-coffee/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#a07766/rgb(0%,0%,0%)/g' \
+ -e 's/#35190c/rgb(100%,100%,100%)/g' \
+ -e 's/#4e2512/rgb(50%,0%,0%)/g' \
+ -e 's/#a8887a/rgb(0%,50%,0%)/g' \
+ -e 's/#c0b2ac/rgb(50%,0%,50%)/g' \
+ -e 's/#35190c/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-coffee/assets/unsed.sh b/.themes/oomox-coffee/assets/unsed.sh
new file mode 100755
index 0000000..2018f62
--- /dev/null
+++ b/.themes/oomox-coffee/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#a07766/g' \
+ -e 's/rgb(100%,100%,100%)/#35190c/g' \
+ -e 's/rgb(50%,0%,0%)/#4e2512/g' \
+ -e 's/rgb(0%,50%,0%)/#a8887a/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#a8887a/g' \
+ -e 's/rgb(50%,0%,50%)/#c0b2ac/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#c0b2ac/g' \
+ -e 's/rgb(0%,0%,50%)/#35190c/g' \
+ "$@"
diff --git a/.themes/oomox-coffee/cinnamon/assets/add-workspace-hover.png b/.themes/oomox-coffee/cinnamon/assets/add-workspace-hover.png
new file mode 100755
index 0000000..bd7f779
Binary files /dev/null and b/.themes/oomox-coffee/cinnamon/assets/add-workspace-hover.png differ
diff --git a/.themes/oomox-coffee/cinnamon/assets/add-workspace.png b/.themes/oomox-coffee/cinnamon/assets/add-workspace.png
new file mode 100755
index 0000000..40ac9af
Binary files /dev/null and b/.themes/oomox-coffee/cinnamon/assets/add-workspace.png differ
diff --git a/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-left.svg b/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-left.svg
new file mode 100755
index 0000000..b79182a
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-left.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-right.svg b/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-right.svg
new file mode 100755
index 0000000..4244cb8
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/calendar-arrow-right.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/checkbox-off.svg b/.themes/oomox-coffee/cinnamon/assets/checkbox-off.svg
new file mode 100755
index 0000000..1e02957
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/checkbox-off.svg
@@ -0,0 +1,98 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/checkbox.svg b/.themes/oomox-coffee/cinnamon/assets/checkbox.svg
new file mode 100755
index 0000000..d90cc16
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/checkbox.svg
@@ -0,0 +1,104 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/close-window.svg b/.themes/oomox-coffee/cinnamon/assets/close-window.svg
new file mode 100755
index 0000000..1270910
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/close-window.svg
@@ -0,0 +1,152 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/corner-ripple.png b/.themes/oomox-coffee/cinnamon/assets/corner-ripple.png
new file mode 100755
index 0000000..35d95ff
Binary files /dev/null and b/.themes/oomox-coffee/cinnamon/assets/corner-ripple.png differ
diff --git a/.themes/oomox-coffee/cinnamon/assets/radiobutton-off.svg b/.themes/oomox-coffee/cinnamon/assets/radiobutton-off.svg
new file mode 100755
index 0000000..9f4abd8
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/radiobutton-off.svg
@@ -0,0 +1,91 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/radiobutton.svg b/.themes/oomox-coffee/cinnamon/assets/radiobutton.svg
new file mode 100755
index 0000000..c6c5710
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/radiobutton.svg
@@ -0,0 +1,97 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/toggle-off-intl.svg b/.themes/oomox-coffee/cinnamon/assets/toggle-off-intl.svg
new file mode 100755
index 0000000..25d4244
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/toggle-off-intl.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/toggle-off-us.svg b/.themes/oomox-coffee/cinnamon/assets/toggle-off-us.svg
new file mode 100755
index 0000000..25d4244
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/toggle-off-us.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/toggle-on-intl.svg b/.themes/oomox-coffee/cinnamon/assets/toggle-on-intl.svg
new file mode 100755
index 0000000..61f70bd
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/toggle-on-intl.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/toggle-on-us.svg b/.themes/oomox-coffee/cinnamon/assets/toggle-on-us.svg
new file mode 100755
index 0000000..61f70bd
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/assets/toggle-on-us.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/cinnamon/assets/trash-icon.png b/.themes/oomox-coffee/cinnamon/assets/trash-icon.png
new file mode 100755
index 0000000..270fe2e
Binary files /dev/null and b/.themes/oomox-coffee/cinnamon/assets/trash-icon.png differ
diff --git a/.themes/oomox-coffee/cinnamon/scss/_extends.scss b/.themes/oomox-coffee/cinnamon/scss/_extends.scss
new file mode 100755
index 0000000..9a78c30
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/_extends.scss
@@ -0,0 +1,372 @@
+// extend-elements
+
+// to bottom
+%bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// hover to bottom
+%hover-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// button to top
+%button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_button_bg_grad;
+ background-gradient-end: $dark_button_bg_grad;
+}
+
+// hover button to top
+%hover-button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_button_bg_grad;
+ background-gradient-end: $dark_hover_button_bg_grad;
+}
+
+// to top
+%bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to top
+%hover-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to bottom
+%selected-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to top
+%selected-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to bottom
+%hover-selected-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to top
+%hover-selected-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// to right
+%bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// to left
+%bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to right
+%hover-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// hover to left
+%hover-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to right
+%selected-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to left
+%selected-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to right
+%hover-selected-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to left
+%hover-selected-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// tooltip to top
+%tooltip-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_tooltip_bg_grad;
+ background-gradient-end: $dark_tooltip_bg_grad;
+}
+
+// used in selectors
+// .osd-window, .info-osd, .workspace-osd
+%osd-shared {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .slider, .sound-player .slider, .popup-slider-menu-item
+%slider-shared {
+ height: 1.2em;
+ min-width: 15em;
+ color: $button_bg_color;
+ -slider-height: 2px;
+ -slider-background-color: $scrollbar_bg_color;
+ -slider-border-color: $interior_border;
+ -slider-active-background-color: $scrollbar_slider_hover_color;
+ -slider-active-border-color: $selected_border;
+ -slider-border-width: 1px;
+ -slider-border-radius: $roundness;
+ -slider-handle-radius: 8px;
+ -slider-handle-border-color: $button_border;
+}
+
+// used in selectors
+// .separator, .popup-seperator-menu-item
+%separator-shared {
+ -gradient-height: 3px;
+ -gradient-start: $selected_bg_color;
+ -gradient-end: $dark_bg_color;
+ -margin-horizontal: 4px;
+ height: 1em;
+}
+
+// used in selectors
+// #menu-search-entry, .run-dialog-entry, #notification StEntry
+%dialog-entry {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: $spacing_plus2;
+ border-radius: $roundness;
+ color: $tooltip_fg_color;
+ border: 1px solid $interior_border;
+ selection-background-color: $selected_bg_color;
+ selected-color: $selected_fg_color;
+ caret-color: $primary_caret_color;
+ caret-size: 0.1em;
+ width: 250px;
+ height: 1.5em;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box
+%desklet-shared {
+ @extend %bg-grad-to-right;
+
+ color: $dark_fg_color;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+}
+
+// used in selectors
+// .calendar-change-month-back, .calendar-change-month-forward
+%calendar-shared {
+ width: 16px;
+ height: 16px;
+ border-radius: $roundness;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button, .notification-icon-button, .modal-dialog-button, .sound-player-overlay StButton, .keyboard-key
+%shared-button {
+ @extend %button-bg-grad-to-top;
+
+ border: 1px solid $button_border;
+ border-radius: $roundness;
+ text-align: center;
+ color: $button_fg_color;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button:hover, .sound-player-overlay StButton:hover, .keyboard-key:hover
+%shared-button-hover {
+ @extend %hover-button-bg-grad-to-top;
+
+ border: 1px solid $selected_border;
+}
+
+// used in selectors
+// .notification-button:active, .notification-icon-button:active, .modal-dialog-button:active, .modal-dialog-button:pressed, .sound-player-overlay StButton:active, .keyboard-key:active
+%shared-button-active {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .menu .popup-combo-menu
+%shared-menu {
+ @extend %bg-grad-to-right;
+
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .menu-application-button-label, .menu-category-button-label
+%menu-button-label-shared {
+ &:ltr {
+ padding-left: 4px;
+ }
+ &:rtl {
+ padding-right: 4px;
+ }
+}
+
+// used in selectors
+// .popup-menu-item, .popup-combobox-item, .menu-favorites-button, .menu-places-button, .menu-category-button, .menu-category-button-greyed, .menu-category-button-selected
+%menu-buttons-shared {
+ //min-height: 22px; //setting a min height accross the board for all menu types (menu entries with an application icon are hardcoded to this min-height) causes display issues in cinnamon :-(
+ padding: $spacing_plus2;
+}
+
+// used in selectors
+// .show-processes-dialog-subject, .mount-question-dialog-subject
+%shared-dialogs-subject {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-top: 10px;
+ padding-left: 17px;
+ padding-bottom: 6px;
+}
+
+// used in selectors
+// .show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl
+%shared-dialogs-subject-rtl {
+ padding-left: 0;
+ padding-right: 17px;
+}
+
+// used in selectors
+// .show-processes-dialog-description, .mount-question-dialog-description
+%shared-dialogs-description {
+ color: $dark_fg_color;
+ padding-left: 17px;
+ width: 28em;
+}
+
+// used in selectors
+// .menu-applications-inner-box StScrollView, .starkmenu-favorites-box .menu-context-menu
+%menu-context-shared {
+ @extend %bg-grad-to-bottom;
+
+ padding: 8px;
+ margin: 8px 0;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StIcon {
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ }
+}
+
+// used in selectors
+// .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus
+%panel-top-shared {
+ @extend %selected-bg-grad-to-top;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-bottom .windows-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus
+%panel-bottom-shared {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus
+%panel-left-shared {
+ @extend %selected-bg-grad-to-left;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-right .windows-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus
+%panel-right-shared {
+ @extend %selected-bg-grad-to-right;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .check-box StBin, .check-box:focus StBin
+%check-box-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/checkbox-off.svg);
+}
+
+// used in selectors
+// .radiobutton StBin, .radiobutton:focus StBin
+%radiobutton-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/radiobutton-off.svg);
+ border-radius: $roundness;
+}
+
+// used in selectors
+// .tile-preview, .tile-hud
+%tile-shared {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $exterior_border;
+}
+
+// used in selectors
+// .tile-preview.snap, .tile-hud.snap
+%tile-shared-snap {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $selected_border;
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/_global.scss b/.themes/oomox-coffee/cinnamon/scss/_global.scss
new file mode 100755
index 0000000..eada3b4
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/_global.scss
@@ -0,0 +1,84 @@
+// scss-lint:disable ColorVariable
+
+// main colors used in theme
+// 1.0 < 1 will result in most cinnamon surfaces being transparent
+$button_bg_color: #75574a;
+$button_fg_color: #35190c;
+$selected_bg_color: #75574a;
+$selected_fg_color: #fde7db;
+$tooltip_bg_color: #a07766;
+$tooltip_fg_color: #35190c;
+$dark_bg_color: fade-out(#4e2512, 1 - 1.0);
+$dark_fg_color: #c8b8b1;
+
+// an always transparent color used for expo & scale views and the lightbox effect when cinnamon is showing an OSD.
+$dark_bg_color_trans: fade-out(#4e2512, 1 - (1.0 / 2));
+
+// used to calculate gradients for gradient values > 0
+$lighten_amount: 1 + (0.0 / 2);
+$darken_amount: 1 - (0.0 / 2);
+
+// main background surface gradient start and end colors
+$light_bg_grad: if($lighten_amount > 1, lighten($dark_bg_color, ($lighten_amount - 1) * lightness($dark_bg_color)), $dark_bg_color);
+$dark_bg_grad: if($darken_amount < 1, darken($dark_bg_color, (1 - $darken_amount) * lightness($dark_bg_color)), $dark_bg_color);
+
+// hovered background surface gradient start and end colors - used for window list
+$hover_bg_color: lighten($dark_bg_color, .05 * lightness($dark_bg_color));
+$light_hover_bg_grad: if($lighten_amount > 1, lighten($hover_bg_color, ($lighten_amount - 1) * lightness($hover_bg_color)), $hover_bg_color);
+$dark_hover_bg_grad: if($darken_amount < 1, darken($hover_bg_color, (1 - $darken_amount) * lightness($hover_bg_color)), $hover_bg_color);
+
+// selected background surface gradient start and end colors - used for window list & buttons
+$light_selected_bg_grad: if($lighten_amount > 1, lighten($selected_bg_color, ($lighten_amount - 1) * lightness($selected_bg_color)), $selected_bg_color);
+$dark_selected_bg_grad: if($darken_amount < 1, darken($selected_bg_color, (1 - $darken_amount) * lightness($selected_bg_color)), $selected_bg_color);
+
+// hovered selected background surface gradient start and end colors - used for window list
+$hover_selected_color: lighten($selected_bg_color, .05 * lightness($selected_bg_color));
+$light_hover_selected_grad: if($lighten_amount > 1, lighten($hover_selected_color, ($lighten_amount - 1) * lightness($hover_selected_color)), $hover_selected_color);
+$dark_hover_selected_grad: if($darken_amount < 1, darken($hover_selected_color, (1 - $darken_amount) * lightness($hover_selected_color)), $hover_selected_color);
+
+// button background surface gradient start and end colors - used for buttons
+$light_button_bg_grad: if($lighten_amount > 1, lighten($button_bg_color, ($lighten_amount - 1) * lightness($button_bg_color)), $button_bg_color);
+$dark_button_bg_grad: if($darken_amount < 1, darken($button_bg_color, (1 - $darken_amount) * lightness($button_bg_color)), $button_bg_color);
+
+// hovered button background surface gradient start and end colors - used for buttons
+$hover_button_bg: lighten($button_bg_color, .05 * lightness($button_bg_color));
+$light_hover_button_bg_grad: if($lighten_amount > 1, lighten($hover_button_bg, ($lighten_amount - 1) * lightness($hover_button_bg)), $hover_button_bg);
+$dark_hover_button_bg_grad: if($darken_amount < 1, darken($hover_button_bg, (1 - $darken_amount) * lightness($hover_button_bg)), $hover_button_bg);
+
+// tooltip background surface gradient start and end colors - used for tooltips
+$light_tooltip_bg_grad: if($lighten_amount > 1, lighten($tooltip_bg_color, ($lighten_amount - 1) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+$dark_tooltip_bg_grad: if($darken_amount < 1, darken($tooltip_bg_color, (1 - $darken_amount) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+
+// borders used throughout theme buttons also use selected_borders_color
+$selected_border: mix($dark_bg_color, $selected_bg_color, if(lightness($dark_bg_color) < 50%, 18%, 10%));
+$border_strength: if(lightness($dark_fg_color) > 50, .1, .2);
+$interior_border: fade-out($dark_fg_color, 0.88 - $border_strength);
+$exterior_border: mix($dark_bg_color, $dark_fg_color, (30 + ($border_strength * 100)));
+
+// decoration for buttons
+$button_border_strength: if(lightness($button_fg_color) > 50, .1, .2);
+$button_border: fade-out($button_fg_color, 0.88 - $button_border_strength);
+
+// scrollbar colors
+$scrollbar_bg_color: darken($dark_bg_color, 5%);
+$scrollbar_slider_color: mix($dark_bg_color, $dark_fg_color, 20%);
+$scrollbar_slider_hover_color: mix($dark_bg_color, $selected_bg_color, 20%);
+
+// caret colors for dialog entrys
+$primary_caret_color: #1a1a1a;
+
+// other colors used in the theme
+$link_color: #574b37;
+$success_color: #7f7623;
+$warning_color: #b37535;
+$error_color: #d56a24;
+$info_fg_color: #231813;
+$info_bg_color: #574b37;
+
+// used for border-radius throughout theme
+$roundness: 2px;
+
+// used for buttons, entrys, panel spacing, and menu item spacing.
+$spacing: 3px;
+$spacing_plus2: (3 + 2) + px;
+
diff --git a/.themes/oomox-coffee/cinnamon/scss/cinnamon.scss b/.themes/oomox-coffee/cinnamon/scss/cinnamon.scss
new file mode 100755
index 0000000..0d1f522
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/cinnamon.scss
@@ -0,0 +1,14 @@
+@import "_global";
+@import "_extends";
+
+@import "sections/_stage";
+@import "sections/_menu";
+@import "sections/_panel";
+@import "sections/_calendar";
+@import "sections/_accessibility";
+@import "sections/_notifications";
+@import "sections/_dialogs";
+@import "sections/_desklets";
+@import "sections/_alt-tab";
+@import "sections/_overview";
+@import "sections/_tile-hud";
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_accessibility.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_accessibility.scss
new file mode 100755
index 0000000..265978e
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_accessibility.scss
@@ -0,0 +1,46 @@
+// on screen keyboard
+#keyboard {
+ background-color: $dark_bg_color_trans;
+}
+.keyboard-key {
+ @extend %shared-button;
+
+ &:grayed {
+ color: $selected_fg_color;
+ border-color: $selected_fg_color;
+ }
+ &:checked {
+ border-color: $selected_border;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.keyboard-layout {
+ spacing: 8px;
+ padding: 8px;
+}
+.keyboard-row {
+ spacing: 16px;
+}
+.keyboard-subkeys {
+ color: $dark_fg_color;
+ padding: 4px;
+ -arrow-border-radius: $roundness;
+ -arrow-background-color: $dark_bg_color;
+ -arrow-border-width: 1px;
+ -arrow-border-color: $dark_fg_color;
+ -arrow-base: 16px;
+ -arrow-rise: 8px;
+ -boxpointer-gap: 4px;
+}
+// desktop zoom feature
+.magnifier-zoom-region {
+ border: 3px solid $exterior_border;
+ &.full-screen {
+ border-width: 0;
+ }
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_alt-tab.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_alt-tab.scss
new file mode 100755
index 0000000..06e57e1
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_alt-tab.scss
@@ -0,0 +1,66 @@
+// non 3D alt-tab options
+#altTabPopup {
+ padding: 8px;
+ spacing: 16px;
+}
+.switcher-list {
+ @extend %bg-grad-to-bottom;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 16px;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ &:selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: 4px;
+ color: $dark_fg_color;
+ }
+ .thumbnail {
+ min-width: 20em;
+ }
+ .separator {
+ width: 1px;
+ background-color: $selected_bg_color;
+ }
+}
+.switcher-list-item-container {
+ spacing: 8px;
+}
+.thumbnail-scroll-gradient-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 1.0);
+ background-gradient-end: rgba(51, 51, 51, 0);
+ border-radius: $roundness;
+ border-radius-topright: 0;
+ border-radius-bottomright: 0;
+ width: 60px;
+}
+.thumbnail-scroll-gradient-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 0);
+ background-gradient-end: rgba(51, 51, 51, 1.0);
+ border-radius: $roundness;
+ border-radius-topleft: 0;
+ border-radius-bottomleft: 0;
+ width: 60px;
+}
+.switcher-arrow {
+ border-color: rgba(0,0,0,0);
+ color: $dark_fg_color;
+ &:highlighted {
+ border-color: rgba(0,0,0,0);
+ color: $selected_fg_color;
+ }
+}
+.switcher-preview-backdrop {
+ background-color: rgba(25,25,25,0.65);
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_calendar.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_calendar.scss
new file mode 100755
index 0000000..1bf695c
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_calendar.scss
@@ -0,0 +1,120 @@
+// the calendar displayed by the calendar applet is a heavily modified menu and inherits from the .menu selectosr
+// indivudual elements within the menu can be themed seperately with these selectors
+.calendar {
+ padding: 1em 1.75em;
+ spacing-rows: 1px;
+ spacing-columns: 5px;
+}
+// also covers the year label
+.calendar-month-label {
+ color: $dark_fg_color;
+ font-size: 0.8em;
+ padding: 5px 10px;
+ border-radius: $roundness;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-change-month-back {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-left.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-right.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.calendar-change-month-forward {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-right.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-left.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.datemenu-date-label {
+ padding: 1em 1.75em;
+ color: $dark_fg_color;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-day-base {
+ font-size: 0.8em;
+ text-align: center;
+ width: 2.4em;
+ height: 1.8em;
+ border-radius: $roundness;
+ &:active {
+ background-color: $selected_bg_color;
+ }
+ &:hover {
+ }
+}
+.calendar-day-heading {
+ color: $dark_fg_color;
+ padding-top: 0.9em;
+}
+.calendar-week-number {
+ color: $dark_fg_color;
+ font-weight: bold;
+ padding-top: 0.6em;
+}
+.calendar-day {
+ &:ltr {
+ color: $dark_fg_color;
+ padding: 2px;
+ }
+ &:rtl {
+ color: $dark_fg_color;
+ padding: 3px;
+ }
+}
+.calendar-day-top {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-day-left {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-work-day {
+}
+.calendar-nonwork-day {
+ font-weight: bold;
+}
+// this is always is an active state
+.calendar-today {
+ @extend %selected-bg-grad-to-bottom;
+
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
+.calendar-other-month-day {
+ font-style: italic;
+}
+// this is always is an active state
+.calendar-day-with-events {
+ background-color: $selected_bg_color;
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_desklets.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_desklets.scss
new file mode 100755
index 0000000..74f8866
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_desklets.scss
@@ -0,0 +1,65 @@
+// desklets - the base .desklet selector is for 'undecorated' desklets however some subtle background themeing is desirable
+// to maintain visibility irrespctive of wallpaper and to allow for the highlighting scheme to work
+.desklet {
+ font-size: 0.9em;
+ padding: 8px;
+ color: $dark_fg_color;
+ border-radius: $roundness;
+ background-color: $dark_bg_color_trans;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+// these do not inherit from .desklet
+.desklet-with-borders {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-with-borders-and-header {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius-bottomleft: $roundness;
+ border-radius-bottomright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-header {
+ @extend %desklet-shared;
+
+ font-size: 1.2em;
+ border-radius-topleft: $roundness;
+ border-radius-topright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.photoframe-box {
+ @extend %desklet-shared;
+
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-drag-placeholder {
+ border: 2px solid $selected_bg_color;
+ background-color: $dark_bg_color_trans;
+ border-radius: $roundness;
+}
+.launcher {
+ padding: 1px;
+ transition-duration: 150;
+ .icon-box {
+ padding-top: 2px;
+ }
+}
+// inherits font characteristics from .desklet-header
+.clock-desklet-label {
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_dialogs.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_dialogs.scss
new file mode 100755
index 0000000..9f1ee3f
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_dialogs.scss
@@ -0,0 +1,201 @@
+// on screen messages and input boxes
+.modal-dialog {
+ @extend %bg-grad-to-right;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ padding: 16px 20px;
+}
+.modal-dialog-button-box {
+ spacing: 16px;
+}
+.modal-dialog-button {
+ @extend %shared-button;
+
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ &:pressed {
+ @extend %shared-button-active;
+ }
+ &:disabled {
+ color: rgb(60, 60, 60);
+ }
+}
+// run dialog (ALT-F2)
+.run-dialog-label {
+ color: $dark_fg_color;
+ padding-bottom: 10px;
+}
+.run-dialog-error-label {
+ color: $selected_bg_color;
+}
+.run-dialog-error-box {
+ padding-top: 15px;
+ spacing: 5px;
+}
+.run-dialog-completion-box {
+ padding-left: 15px;
+}
+.run-dialog-entry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+}
+.run-dialog {
+ border-radius: $roundness;
+ padding: 16px 20px;
+}
+// removable media dialogs
+.cinnamon-mount-operation-icon {
+ icon-size: 4.8em;
+}
+.mount-password-reask {
+ color: $warning_color;
+}
+.show-processes-dialog {
+ spacing: 24px;
+}
+.mount-question-dialog {
+ spacing: 24px;
+}
+.show-processes-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.mount-question-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.show-processes-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.mount-question-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.show-processes-dialog-app-list {
+ max-height: 200px;
+ padding-top: 24px;
+ padding-left: 49px;
+ padding-right: 32px;
+ &:rtl {
+ padding-right: 49px;
+ padding-left: 32px;
+ }
+}
+.show-processes-dialog-app-list-item {
+ color: $dark_fg_color;
+ &:hover {
+ color: $dark_fg_color;
+ }
+ &:ltr {
+ padding-right: 1em;
+ }
+ &:rtl {
+ padding-left: 1em;
+ }
+}
+.show-processes-dialog-app-list-item-icon {
+ &:ltr {
+ padding-right: 17px;
+ }
+ &:rtl {
+ padding-left: 17px;
+ }
+}
+.show-processes-dialog-app-list-item-name {
+}
+// displayed when media keys are pressed.
+.osd-window {
+ @extend %osd-shared;
+
+ spacing: 1em;
+ padding: 16px;
+ .level {
+ height: 0.7em;
+ border-radius: 0.3em;
+ background-color: $scrollbar_bg_color;
+ }
+ .level-bar {
+ border-radius: 0.3em;
+ background-color: $scrollbar_slider_hover_color;
+ }
+}
+.info-osd, .workspace-osd, .overview-empty-placeholder {
+ @extend %osd-shared;
+
+ font-size: 1.5em;
+ text-align: center;
+ padding: 8px 10px;
+}
+// this is an full screen overlay that is displayed with any cinnamon OSD or modal dialog which needs to always be semi transparent
+.lightbox {
+ background-color: $dark_bg_color_trans;
+}
+// applet 'about' OSDs - inherits from modal dialogs
+.about-content {
+ min-width: 250px;
+ min-height: 150px;
+ spacing: 8px;
+ padding-bottom: 16px;
+}
+.about-title {
+ font-size: 1.4em;
+ font-weight: bold;
+}
+.about-uuid {
+ font-size: 0.8em;
+}
+.about-icon {
+ padding-right: 20px;
+}
+.about-scrollBox {
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+}
+.about-scrollBox-innerBox {
+ padding: 1.2em;
+ spacing: 1.2em;
+}
+.about-description {
+ padding-top: 4px;
+}
+.about-version {
+ padding-left: 7px;
+}
+// dialog box for the cinnamon debug utility
+#LookingGlassDialog {
+ @extend %bg-grad-to-bottom;
+
+ spacing: 4px;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_menu.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_menu.scss
new file mode 100755
index 0000000..c4e45be
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_menu.scss
@@ -0,0 +1,238 @@
+.menu {
+ @extend %shared-menu;
+
+ min-width: 100px;
+ margin: 4px;
+}
+// scale view right click menu
+.popup-combo-menu {
+ @extend %shared-menu;
+}
+.popup-menu-arrow {
+ icon-size: 1.14em;
+}
+// applet submenus
+// the margin here causes the 'bounce' on opening the sub menu
+// does StScrollBar need to be here? No as long as it isnt themed differently to staging
+.popup-sub-menu {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ padding: 8px;
+}
+.popup-menu-content {
+ padding: 0;
+}
+// individual menu entries are themed here
+.popup-menu-item {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ spacing: .5em;
+ &:active {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+ &:insensitive {
+ font-style: italic;
+ }
+}
+.popup-combobox-item {
+ @extend %menu-buttons-shared;
+}
+// sliders and separators in menus
+.popup-separator-menu-item {
+ @extend %separator-shared;
+
+ -gradient-direction: horizontal;
+}
+.popup-slider-menu-item {
+ @extend %slider-shared;
+}
+.popup-device-menu-item {
+ spacing: .5em;
+}
+.popup-inactive-menu-item {
+ font-style: italic;
+ color: $dark_fg_color;
+}
+.popup-subtitle-menu-item {
+ font-weight: bold;
+ font-size: 1em;
+}
+.popup-menu-icon {
+ icon-size: 1.14em;
+}
+.popup-menu-item-dot {
+}
+.popup-submenu-menu-item:open {
+}
+.popup-alternating-menu-item:alternate {
+ font-weight: bold;
+}
+// toggles in menus
+.toggle-switch {
+ width: 64px;
+ height: 22px;
+}
+.toggle-switch-us {
+ background-image: url(assets/toggle-off-us.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-us.svg);
+ }
+}
+.toggle-switch-intl {
+ background-image: url(assets/toggle-off-intl.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-intl.svg);
+ }
+}
+.nm-menu-item-icons {
+ spacing: .5em;
+ icon-size: 1.14em;
+}
+// all the remaining code is for the main menu applet
+.menu-favorites-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ spacing: 1em;
+}
+// This is for the stock menu in Cinnamon 4.0.2 and later - adds more vfade to the scrollable favorites box and fakes a seperator from the system buttons with a bottom border.
+.menu-favorites-scrollbox {
+ padding-bottom: 1em;
+ border-bottom: 1px solid;
+ border-color: $interior_border;
+ &.vfade {
+ -st-vfade-offset: 136px;
+ }
+}
+.menu-favorites-button {
+ @extend %menu-buttons-shared;
+
+ &:hover {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+}
+.menu-categories-box {
+ padding: 0.8em;
+}
+.menu-applications-inner-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StScrollView {
+ @extend %menu-context-shared;
+ }
+}
+.menu-applications-outer-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+}
+.menu-application-button {
+ @extend %menu-buttons-shared;
+
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-label {
+ @extend %menu-button-label-shared;
+}
+.menu-category-button {
+ @extend %menu-buttons-shared;
+}
+.menu-category-button-greyed {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ font-style: italic;
+}
+.menu-category-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:hover {
+ }
+}
+.menu-category-button-label {
+ @extend %menu-button-label-shared;
+}
+// in the stock menu app descriptions are shown at the base of the menu
+.menu-selected-app-box {
+ padding: 2px 8px;
+ text-align: right;
+ &:rtl {
+ text-align: left;
+ }
+}
+.menu-selected-app-title {
+ font-weight: bold;
+ font-size: 0.8em;
+}
+.menu-selected-app-description {
+ max-width: 150px;
+ font-size: 0.8em;
+}
+// the menus search box
+.menu-search-box {
+ &:ltr {
+ padding-left: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+ &:rtl {
+ padding-right: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+}
+#menu-search-entry {
+ @extend %dialog-entry;
+
+ margin-bottom: 0.5em;
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ }
+}
+.menu-search-entry-icon {
+ icon-size: 1em;
+ color: $tooltip_fg_color;
+}
+// new styleclasses for the Cinnamon 4.0.0 stock menu - note this menu was dropped in Cinnamon 4.0.1 but retain styling in case it's revived.
+.menu-top-box {
+ spacing: 10px; }
+.menu-systembuttons-box {
+ padding-bottom: 12px;
+ padding-top: 12px;
+ margin-bottom: 0.5em; }
+// cinnVIIstark menu right click favourites context menu
+.starkmenu-favorites-box .menu-context-menu, .menu-context-menu {
+ @extend %menu-context-shared;
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_notifications.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_notifications.scss
new file mode 100755
index 0000000..9bd5097
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_notifications.scss
@@ -0,0 +1,91 @@
+// notification system
+#notification {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 8px;
+ spacing-rows: 5px;
+ spacing-columns: 10px;
+ margin-from-right-edge-of-screen: 20px;
+ width: 34em;
+ color: $dark_fg_color;
+ &.multi-line-notification {
+ padding-bottom: 8px;
+ color: $dark_fg_color;
+ }
+ StEntry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ }
+ .url-highlighter {
+ link-color: $link_color;
+ }
+}
+.notification-with-image {
+ min-height: 159px;
+ color: $dark_fg_color;
+}
+#notification-scrollview {
+ max-height: 10em;
+ > {
+ .top-shadow {
+ height: 1em;
+ }
+ .bottom-shadow {
+ height: 1em;
+ }
+ }
+ &:ltr > StScrollBar {
+ padding-left: 6px;
+ }
+ &:rtl > StScrollBar {
+ padding-right: 6px;
+ }
+}
+#notification-body {
+ spacing: 4px;
+}
+#notification-actions {
+ spacing: 8px;
+}
+.notification-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.notification-icon-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ > StIcon {
+ icon-size: 1.5em;
+ }
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_overview.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_overview.scss
new file mode 100755
index 0000000..c87d5d0
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_overview.scss
@@ -0,0 +1,119 @@
+// scale and expo views
+#overview {
+ spacing: 12px;
+}
+.workspace-thumbnails {
+ spacing: 14px;
+}
+.workspace-add-button {
+ background-image: url(assets/add-workspace.png);
+ height: 200px;
+ width: 35px;
+ border-radius-topleft: 10px;
+ border-radius-bottomleft: 10px;
+ transition-duration: 150;
+ background-color: $info_bg_color;
+ border-top: 1px solid;
+ border-left: 1px solid;
+ border-bottom: 1px solid;
+ border-color: $button_border;
+ &:hover {
+ background-image: url(assets/add-workspace-hover.png);
+ border-color: $selected_border;
+ }
+ &:active {
+ background-image: url(assets/add-workspace.png);
+ border-color: $selected_border;
+ background-color: $success_color;
+ }
+}
+.workspace-close-button {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+}
+// this always looks better semi transparent
+.workspace-overview-background-shade {
+ background-color: $dark_bg_color_trans;
+}
+.window-caption {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ -cinnamon-caption-spacing: 4px;
+ &:focus, selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ border: 1px solid $selected_border;
+ }
+}
+.window-border {
+ border: 1px solid $selected_border;
+}
+.window-close {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+ &:rtl {
+ -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5);
+ }
+}
+.window-close-area {
+ background-image: url(assets/trash-icon.png);
+ background-size: 100px;
+ background-color: $dark_bg_color_trans;
+ border: 1px solid $exterior_border;
+ border-bottom-width: 0;
+ border-radius: 20px 20px 0 0;
+ height: 120px;
+ width: 400px;
+}
+.expo-background {
+ @extend %bg-grad-to-bottom;
+}
+.expo-workspace-thumbnail-frame {
+ border: 1px solid $exterior_border;
+ active {
+ border: 1px solid $selected_border;
+ }
+}
+.expo-workspaces-name-entry {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ height: 1.5em;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ selected-color: $selected_fg_color;
+ selection-background-color: $selected_bg_color;
+ color: $dark_fg_color;
+ text-align: center;
+ selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ selected-color: $dark_fg_color;
+ selection-background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ }
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+}
+// hot corners animation
+.ripple-box {
+ width: 104px;
+ height: 104px;
+ background-image: url(assets/corner-ripple.png);
+ background-color: $selected_bg_color;
+ border-radius: 52px;
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_panel.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_panel.scss
new file mode 100755
index 0000000..f1743f5
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_panel.scss
@@ -0,0 +1,573 @@
+// panels can be on any side of the screen
+// some panel item theming is specific to panel orientation and is included in this section
+// each panel is also split into three zones
+// dnd is for panel edit mode
+// dummy is for adding or moving panels
+#panel {
+ color: $dark_fg_color;
+ height: 2.5em;
+ width: 3.2em;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.panel-dummy {
+ background-color: rgba(255, 0, 0, 0.6);
+ &:entered {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+}
+.panelLeft {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(255, 0, 0, 0.6);
+ }
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+.panelCenter {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+ &.vertical {
+ padding-left: 0;
+ padding-right: 0;
+ &:dnd {
+ }
+ }
+}
+.panelRight {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 0, 255, 0.6);
+ }
+ &:ltr {
+ padding-left: 0;
+ spacing: 0;
+ }
+ &:rtl {
+ padding-right: 0;
+ spacing: 0;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+// panel borders must be defined with a border-top color or other color definition that encompasses border-top
+// panels do not support different colors of borders on different edges
+// due to a bug in cinnamons placing of panel items on a bordered panel small margins are used to ensure that bordered panel objects
+// do not overlap the panel border
+.panel-top {
+ @extend %bg-grad-to-bottom;
+
+ box-shadow: 0 -1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-top;
+ margin-bottom: 1px;
+ &:hover {
+ @extend %hover-bg-grad-to-top;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-top-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-top;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-bottom {
+ @extend %bg-grad-to-top;
+
+ box-shadow: 0 1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-bottom;
+ margin-top: 1px;
+
+ &:hover {
+ @extend %hover-bg-grad-to-bottom;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-bottom-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-bottom;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 -2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 -4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-left {
+ @extend %bg-grad-to-right;
+
+ box-shadow: -1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-right: 1px;
+ @extend %bg-grad-to-left;
+
+ &:hover {
+ @extend %hover-bg-grad-to-left;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-left-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-left;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+.panel-right {
+ @extend %bg-grad-to-left;
+
+ box-shadow: 1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-left: 1px;
+ @extend %bg-grad-to-right;
+
+ &:hover {
+ @extend %hover-bg-grad-to-right;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-right-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-right;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: -2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: -4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+// a non feature - not worth themeing
+.panel-corner {
+ &:active {
+ }
+ &:overview {
+ }
+ &:focus {
+ }
+}
+// remaining code is for panel items starting with the generic applets
+.applet-separator-line {
+ width: 2px;
+ background: $selected_bg_color;
+}
+.applet-separator-line-vertical {
+ border-color: $selected_bg_color;
+ border-bottom: 2px solid;
+}
+.applet-spacer:highlight {
+ background-color: $selected_bg_color;
+}
+.applet-box {
+ color: $dark_fg_color;
+ transition-duration: 150;
+ border-radius: $roundness;
+ padding: 0 $spacing;
+ &.vertical {
+ padding: $spacing 0;
+ }
+ &:checked {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:hover {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ .applet-label {
+ color: $selected_fg_color;
+ }
+ }
+}
+.applet-label {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-left: 3px;
+}
+// icon-size set to 22 to match hard-coded menu icon size - applet-icon style is used for search provider results in menu
+.applet-icon {
+ color: $dark_fg_color;
+ padding: 0;
+ spacing: 0;
+ icon-size: 22px;
+}
+// used by power applet to warn of low battery
+.system-status-icon {
+ icon-size: 1.14em;
+ padding: 0;
+ spacing: 0;
+ &.warning {
+ color: $warning_color;
+ }
+ &.error {
+ color: $error_color;
+ }
+}
+// keyboard layout applet
+.panel-status-button {
+ -natural-hpadding: 4px;
+ -minimum-hpadding: 4px;
+ font-weight: bold;
+ color: $dark_fg_color;
+ &:hover {
+ color: $selected_bg_color;
+ }
+}
+// user applet specific themeing
+.user-box {
+ padding: 0.4em 1.3em;
+ spacing: 10px;
+}
+.user-icon {
+ padding: 4px;
+ border: none;
+}
+.user-label {
+ color: $dark_fg_color;
+ font-weight: bold;
+ font-size: 1em;
+}
+// the window list applet. Some third party applets inherit some of this theming.
+.window-list-box {
+ spacing: $spacing;
+ padding: 1px 3px;
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &.vertical {
+ spacing: $spacing;
+ padding: 3px 1px;
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+ #appMenuIcon {
+ }
+}
+// progress was added with cinnamon 3.6 and allows compatible applications to use the window list as a progress bar
+.window-list-item {
+ &-box {
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+ &.top StLabel, &.bottom StLabel {
+ padding-left: 3px;
+ }
+ .progress {
+ background-color: $success_color;
+ border: 1px solid $selected_border;
+ border-radius: $roundness;
+ color: $info_fg_color;
+ }
+ #appMenuIcon {
+ padding-right: 0.2em;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+}
+// cinnamon 3.8 will support an improved window-list-thumbnail preview which now has it's own selector
+.window-list-preview {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 6px 12px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+}
+// Cinnamon 4.0 has a new grouped window list applet with it's own selectors.
+// Initial theme support is defined here.
+
+.grouped-window-list {
+ &-thumbnail-label {
+ padding-left: 3px;
+ }
+ &-number-label {
+ z-index: 99;
+ font-size: 0.8em;
+ color: $dark_fg_color;
+ }
+ // May need to revise depending on upstream GWL developments
+ &-button-label {
+ padding: 0;
+ }
+ &-badge {
+ border-radius: 256px;
+ background-color: $dark_bg_color;
+ }
+ &-thumbnail-alert {
+ background: $warning_color;
+ }
+ &-item-box {
+ transition-duration: 150;
+ spacing: 1em;
+ background-color: rgba(0, 0, 0, 0.01);
+ &:hover, &:focus, {
+ color: $selected_bg_color;
+ }
+ &:focus {
+ font-weight: bold;
+ }
+ .progress {
+ background-color: $success_color;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+ &-thumbnail-menu {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ padding: 10px 15px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ &:outlined {
+ border: 1px solid $selected_border;
+ }
+ &:selected {
+ background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: $spacing;
+ }
+ .thumbnail {
+ width: 256px;
+ }
+ .separator {
+ width: 1px;
+ background: $selected_bg_color;
+ }
+ }
+}
+// the sound player applet
+.sound-player {
+ StButton {
+ @extend %shared-button;
+
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ color: $button_fg_color;
+ border-radius: $roundness;
+ &:small {
+ min-width: 1.5em;
+ min-height: 1.5em;
+ padding: $spacing;
+ StIcon {
+ icon-size: 1em;
+ }
+ }
+ StIcon {
+ icon-size: 1.5em;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ }
+ .slider {
+ @extend %slider-shared;
+ height: 4px;
+ }
+ StBoxLayout {
+ spacing: 0.5em;
+ }
+ > StBoxLayout {
+ padding: 5px;
+ }
+}
+.sound-player-generic-coverart {
+ background: rgba(0,0,0,0.2);
+}
+.sound-player-overlay {
+ @extend %bg-grad-to-bottom;
+
+ min-width: 300px;
+ padding: 12px 16px;
+ spacing: 0.5em;
+ color: $dark_fg_color;
+}
+// workspace switcher applet simple button view
+.workspace-button {
+ width: 2em;
+ height: 1em;
+ color: $dark_fg_color;
+ border: 1px solid $interior_border;
+ margin: 2px;
+ transition-duration: 150;
+ &.vertical {
+ height: 1.5em;
+ }
+ &:outlined {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ border-color: $selected_border;
+ }
+}
+// workspace switcher applet graph view
+.workspace-graph {
+ .workspace {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ &:active {
+ @extend %selected-bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ .windows {
+ -active-window-background: rgba(255, 255, 255, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.9);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+ .windows {
+ -active-window-background: rgba(140, 140, 140, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.7);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+}
+// most panel launcher themeing is orientation specific
+.panel-launchers {
+ padding: 0 $spacing;
+ spacing: $spacing;
+ .launcher {
+ background-color:rgba(0, 0, 0, 0.01);
+ }
+ &.vertical {
+ padding: $spacing 0;
+ }
+}
+.notification-applet-padding {
+ padding: .5em 1em;
+}
+.notification-applet-container {
+ max-height: 100px;
+}
+.systray {
+ spacing: $spacing;
+}
+.flashspot {
+ background-color: $selected_bg_color;
+}
+
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_stage.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_stage.scss
new file mode 100755
index 0000000..e6944a6
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_stage.scss
@@ -0,0 +1,114 @@
+// defines font family and standard font size across the whole theme
+// em is preferred for better support for text scaling
+stage {
+ font-family: roboto, Noto Sans, sans, sans-serif;
+ font-size: 1em;
+}
+.cinnamon-link {
+ color: $link_color;
+ font-style: italic;
+ &:hover {
+ color: $selected_fg_color;
+ }
+}
+.label-shadow {
+ color: rgba(0,0,0,0.5);
+}
+// themeing for various standard elements
+StScrollBar {
+ padding: 2px;
+ StButton {
+ vhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ hhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ }
+ StBin#trough {
+ background-color: $scrollbar_bg_color;
+ border-radius: $roundness;
+ }
+}
+StScrollView {
+ &.vfade {
+ -st-vfade-offset: 68px;
+ }
+ &.hfade {
+ -st-hfade-offset: 68px;
+ }
+ StScrollBar {
+ min-width: 0.8em;
+ min-height: 0.8em;
+ }
+}
+.separator {
+ @extend %separator-shared;
+}
+.slider {
+ @extend %slider-shared;
+}
+.check-box {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ }
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+ }
+ StLabel {
+ font-weight: normal;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+}
+.radiobutton {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ height: 18px;
+ padding-top: 2px;
+ }
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+ }
+ StLabel {
+ padding-top: 4px;
+ font-size: 0.8em;
+ box-shadow: none;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+}
+#Tooltip {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: 5px 8px;
+ color: $tooltip_fg_color;
+ text-align: center;
+ border-radius: $roundness;
+}
diff --git a/.themes/oomox-coffee/cinnamon/scss/sections/_tile-hud.scss b/.themes/oomox-coffee/cinnamon/scss/sections/_tile-hud.scss
new file mode 100755
index 0000000..35f5ed8
--- /dev/null
+++ b/.themes/oomox-coffee/cinnamon/scss/sections/_tile-hud.scss
@@ -0,0 +1,59 @@
+// on screen preview of windows tiling placement
+.tile-preview {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+}
+.tile-hud {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+ &:top {
+ border-top-width: 0;
+
+ border-radius: 0 0 10px 10px;
+ }
+ &:bottom {
+ border-bottom-width: 0;
+
+ border-radius: $roundness $roundness 0 0;
+ }
+ &:left {
+ border-left-width: 0;
+
+ border-radius: 0 10px 10px 0;
+ }
+ &:right {
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 10px;
+ }
+ &:top-left {
+ border-top-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 0 10px 0;
+ }
+ &:top-right {
+ border-top-width: 0;
+ border-right-width: 0;
+
+ border-radius: 0 0 0 10px;
+ }
+ &:bottom-left {
+ border-bottom-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 10px 0 0;
+ }
+ &:bottom-right {
+ border-bottom-width: 0;
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 0;
+ }
+}
diff --git a/.themes/oomox-coffee/cinnamon/thumbnail.png b/.themes/oomox-coffee/cinnamon/thumbnail.png
new file mode 100755
index 0000000..ac66aa1
Binary files /dev/null and b/.themes/oomox-coffee/cinnamon/thumbnail.png differ
diff --git a/.themes/oomox-coffee/gtk-2.0/gtkrc b/.themes/oomox-coffee/gtk-2.0/gtkrc
new file mode 100755
index 0000000..2d15be3
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-2.0/gtkrc
@@ -0,0 +1,995 @@
+# Oomox GTK Theme (Numix Fork)
+
+gtk-color-scheme =
+"base_color:#c0b2ac\nbg_color:#a07766\ntooltip_bg_color:#a07766\nselected_bg_color:#75574a\ntext_color:#35190c\nfg_color:#35190c\ntooltip_fg_color:#35190c\nselected_fg_color:#fde7db\nmenubar_bg_color:#4e2512\nmenubar_fg_color:#c8b8b1\ntoolbar_bg_color:#a07766\ntoolbar_fg_color:#35190c\nmenu_bg_color:#4e2512\nmenu_fg_color:#c8b8b1\npanel_bg_color:#a07766\npanel_fg_color:#35190c\nlink_color:#574b37\nbtn_bg_color:#75574a\nbtn_fg_color:#35190c\ntitlebar_bg_color:#4e2512\ntitlebar_fg_color:#c8b8b1\nprimary_caret_color:#1a1a1a\nsecondary_caret_color:#1a1a1a\naccent_bg_color:#a8887a\n"
+# Default Style
+
+style "murrine-default" {
+ GtkArrow::arrow-scaling= 1.0
+
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 0
+
+ #GtkButton::default-border = { 0, 0, 0, 0 }
+ GtkButton::inner-border = { 0, 0, 1, 0 }
+ GtkButton::focus-line-width = 2
+ #GtkButton::focus-padding = 4
+ GtkButton::focus-padding = 2
+ #GtkButton::interior-focus = 1
+
+ GtkEntry::inner-border = { 4, 4, 5, 4 }
+ GtkComboBox::inner-border = { 4, 4, 6, 5 }
+ GtkComboBoxText::inner-border = { 4, 4, 6, 5 }
+
+ #GtkButtonBox::child-min-height = 52
+
+ GtkCheckButton::indicator-size = 30
+
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+ GtkEntry::state-hint = 0
+
+ GtkExpander::expander-size = 30
+
+ GtkImage::x-ayatana-indicator-dynamic = 1
+
+ GtkMenu::horizontal-padding = 2
+ GtkMenu::vertical-padding = 2
+
+ GtkMenuBar::internal-padding = 1
+ GtkMenuBar::window-dragging = 1
+
+ GtkMenuItem::arrow-scaling= 0.5
+
+ GtkPaned::handle-size = 1
+
+ GtkProgressBar::min-horizontal-bar-height = 14
+ GtkProgressBar::min-vertical-bar-width = 14
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 24
+ GtkRange::stepper-size = 24
+ GtkRange::stepper_spacing = 0
+ GtkRange::trough-under-steppers = 1
+
+ GtkScale::slider-length = 30
+ GtkScale::slider-width = 30
+ GtkScale::trough-side-details = 1
+
+ GtkScrollbar::activate-slider = 1
+ GtkScrollbar::has-backward-stepper = 0
+ GtkScrollbar::has-forward-stepper = 0
+ GtkScrollbar::has-secondary-backward-stepper = 0
+ GtkScrollbar::has-secondary-forward-stepper = 0
+ GtkScrollbar::min-slider-length = 160
+ GtkScrollbar::slider-width = 24
+ GtkScrollbar::trough-border = 0
+
+ GtkScrolledWindow::scrollbar-spacing = 0
+ GtkScrolledWindow::scrollbars-within-bevel = 1
+
+ GtkSeparatorMenuItem::horizontal-padding = 0
+
+ GtkToolbar::internal-padding = 0
+
+ GtkTreeView::expander-size = 22
+ GtkTreeView::vertical-separator = 0
+
+ GtkWidget::focus-line-width = 2
+ # The following line prevents the Firefox tabs
+ # from jumping a few pixels when you create a new tab
+ GtkWidget::focus-padding = 0
+
+ GtkWidget::wide-separators = 1
+ GtkWidget::separator-width = 2
+ GtkWidget::separator-height = 2
+
+ GtkWindow::resize-grip-height = 2
+ GtkWindow::resize-grip-width = 2
+
+ WnckTasklist::fade-overlay-rect = 0
+
+ GnomeHRef::link_color = @link_color
+ GtkHTML::link-color = @link_color
+ GtkIMHtmlr::hyperlink-color = @link_color
+ GtkIMHtml::hyperlink-color = @link_color
+ GtkWidget::link-color = @link_color
+ GtkWidget::visited-link-color = @text_color
+
+ GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
+ GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
+
+ xthickness = 2
+ ythickness = 2
+
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[PRELIGHT] = shade (1.02, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @bg_color)
+ bg[INSENSITIVE] = @bg_color
+
+ base[NORMAL] = @base_color
+ base[PRELIGHT] = shade (0.95, @base_color)
+ base[SELECTED] = @selected_bg_color
+ base[ACTIVE] = @selected_bg_color
+ base[INSENSITIVE] = shade (0.85, @base_color)
+
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ engine "murrine" {
+ animation = FALSE
+ arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
+ border_shades = { 1.0, 1.0 } # gradient to draw on border
+ border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
+ colorize_scrollbar = FALSE
+ comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
+ contrast = 0.8 # overal contrast with borders
+ focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
+ glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
+ glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
+ glow_shade = 1.0 # amount of glow
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
+ highlight_shade = 1.0 # amount of highlight
+ lightborder_shade = 1.0 # amount of inset light border
+ lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
+ listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
+ listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
+ menustyle = 0 # 0 = none, 1 = vertical striped
+ progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
+ reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
+ roundness = 4# roundness of widgets
+ scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
+ sliderstyle = 0 # 0 = none, 1 = handles
+ stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
+ toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
+ }
+}
+
+style "murrine-wide" {
+ xthickness = 6
+ ythickness = 6
+}
+
+style "murrine-wider" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-thin" {
+ xthickness = 1
+ ythickness = 1
+}
+
+# Notebook
+
+style "clearlooks-notebook-bg" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (0.80, @bg_color)
+}
+
+style "clearlooks-notebook" = "clearlooks-notebook-bg" {
+ xthickness = 8
+ ythickness = 4
+
+ engine "clearlooks" {
+ radius = 0.1
+ }
+}
+
+# Various Standard Widgets
+
+style "murrine-button" = "murrine-wider" {
+ bg[NORMAL] = @btn_bg_color
+ bg[PRELIGHT] = shade (1.04, @btn_bg_color)
+ bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color)
+ bg[ACTIVE] = shade (0.95, @btn_bg_color)
+ bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
+ xthickness = 10
+ ythickness = 10
+ #xthickness = 5
+ #ythickness = 5
+
+ engine "murrine" {
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ roundness = 4
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ }
+}
+
+style "murrine-buttonlabel" {
+ fg[NORMAL] = @btn_fg_color
+ fg[PRELIGHT] = @btn_fg_color
+ fg[SELECTED] = @btn_fg_color
+ fg[ACTIVE] = @btn_fg_color
+ fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ text[NORMAL] = @btn_fg_color
+ text[PRELIGHT] = @btn_fg_color
+ text[SELECTED] = @btn_fg_color
+ text[ACTIVE] = @btn_fg_color
+ text[INSENSITIVE] = @btn_fg_color
+ text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-comboboxtext" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-togglebutton" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-radiocheck" = "murrine-togglebutton" {
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+}
+
+style "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ roundness = 4
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ trough_shades = { 0.97, 0.97 }
+ trough_border_shades = { 1.0, 1.0 }
+ }
+}
+
+style "murrine-overlay-scrollbar" {
+ bg[ACTIVE] = shade (0.8, @bg_color)
+ bg[INSENSITIVE] = shade (0.97, @bg_color)
+
+ base[SELECTED] = shade (0.6, @bg_color)
+ base[INSENSITIVE] = shade (0.85, @bg_color)
+}
+
+style "murrine-scale" = "murrine-thin" {
+ bg[NORMAL] = @btn_bg_color
+ bg[ACTIVE] = mix(0.2, @fg_color, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color)
+
+ engine "murrine" {
+ roundness = 25
+ #roundness = 4
+ gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
+ #border_shades = { 0.5, 0.5 }
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ #trough_shades = { 1.08, 1.08 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-progressbar" = "murrine-thin" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = mix(0.08, @bg_color, @base_color)
+
+ fg[PRELIGHT] = @selected_fg_color
+
+ engine "murrine" {
+ roundness = 4
+ border_shades = { 1.2, 1.2 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-treeview-header" = "murrine-button" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color)
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-treeview" {
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-frame" = "murrine-wide" {
+ bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
+}
+
+style "murrine-frame-title" {
+ fg[NORMAL] = lighter (@fg_color)
+}
+
+style "murrine-tooltips" {
+ xthickness = 10
+ ythickness = 10
+
+ bg[NORMAL] = @tooltip_bg_color
+ bg[SELECTED] = @tooltip_bg_color
+
+ fg[NORMAL] = @tooltip_fg_color
+
+ engine "murrine" {
+ textstyle = 0
+ roundness = 4
+ rgba = FALSE
+ }
+}
+
+style "murrine-spinbutton" = "murrine-button" {
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ }
+}
+
+style "clearlooks-radiocheck" = "murrine-default" {
+ bg[SELECTED] = @base_color
+ bg[PRELIGHT] = @bg_color
+
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+
+ engine "clearlooks" {
+ radius = 4.0
+ }
+}
+
+style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
+ bg[PRELIGHT] = @bg_color
+}
+
+style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+style "murrine-entry" = "murrine-wider" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @text_color
+ text[ACTIVE] = @text_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ #border_shades = { 1.15, 1.15 }
+ border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) }
+ roundness = 4
+ }
+}
+
+style "metacity-frame" = "murrine-default" {
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "murrine-statusbar" { }
+style "murrine-comboboxentry" = "murrine-entry" { }
+style "murrine-hscale" = "murrine-scale" { }
+style "murrine-vscale" = "murrine-scale" { }
+style "murrine-hscrollbar" = "murrine-scrollbar" { }
+style "murrine-vscrollbar" = "murrine-scrollbar" { }
+
+# Menus
+
+style "murrine-menu" = "murrine-thin" {
+ bg[NORMAL] = @menu_bg_color
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[INSENSITIVE] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ text[NORMAL] = @menu_fg_color
+ text[PRELIGHT] = @selected_fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menu-item" = "murrine-wider" {
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ textstyle = 0
+ border_shades = { 1.2, 1.2 }
+ }
+}
+
+style "murrine-separator-menu-item" = "murrine-thin" { }
+
+style "murrine-menubar" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menubaritem" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+# Toolbars
+
+style "murrine-toolbar" = "murrine-thin" {
+ bg[NORMAL] = @toolbar_bg_color
+ bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
+ bg[INSENSITIVE] = @toolbar_bg_color
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton" = "murrine-button" {
+ bg[NORMAL] = shade (1.08, @toolbar_bg_color)
+ bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
+ bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton-label" = "murrine-toolbutton" {
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+class "GtkToolbar" style "murrine-toolbar"
+class "GtkHandleBox" style "murrine-toolbar"
+widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
+
+# Panels
+
+style "murrine-panel" = "murrine-thin" {
+ xthickness = 2
+
+ bg[NORMAL] = @panel_bg_color
+ bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[ACTIVE] = shade (0.8, @panel_bg_color)
+ bg[INSENSITIVE] = @panel_bg_color
+
+ fg[NORMAL] = @panel_fg_color
+ fg[PRELIGHT] = shade (1.08, @panel_fg_color)
+ fg[SELECTED] = shade (1.08, @panel_fg_color)
+ fg[ACTIVE] = @panel_fg_color
+ fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ base[NORMAL] = @panel_bg_color
+ base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[ACTIVE] = shade (0.9, @panel_bg_color)
+ base[INSENSITIVE] = @panel_bg_color
+
+ text[NORMAL] = @panel_fg_color
+ text[PRELIGHT] = shade (1.08, @panel_fg_color)
+ text[SELECTED] = shade (1.08, @panel_fg_color)
+ text[ACTIVE] = @panel_fg_color
+ text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ }
+}
+
+widget "*PanelWidget*" style "murrine-panel"
+widget "*PanelApplet*" style "murrine-panel"
+widget "*fast-user-switch*" style "murrine-panel"
+widget "*CPUFreq*Applet*" style "murrine-panel"
+widget "*indicator-applet*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
+widget_class "*PanelToplevel*" style "murrine-panel"
+widget_class "*notif*" style "murrine-panel"
+widget_class "*Notif*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
+widget_class "*tray*" style "murrine-panel"
+widget_class "*computertemp*" style "murrine-panel"
+widget_class "*Applet*Tomboy*" style "murrine-panel"
+widget_class "*Applet*Netstatus*" style "murrine-panel"
+widget "*gdm-user-switch-menubar*" style "murrine-panel"
+
+# LXPanel (code based on Lubuntu-default theme's gtkrc file)
+widget "*.tclock.*" style "murrine-panel"
+widget "*.taskbar.*" style "murrine-panel"
+widget_class "*GtkBgbox*" style "murrine-panel"
+
+style "bold-panel-item" {
+ font_name = "Bold"
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+widget "*Panel*MenuBar*" style "bold-panel-item"
+widget "*gimmie*" style "bold-panel-item"
+
+# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
+# class "*Panel*" style "murrine-panel" # Disabled to fix bug
+
+# XFCE Styles
+
+style "workspace-switcher" = "murrine-panel" {
+ bg[ACTIVE] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfce-header" {
+ bg[NORMAL] = shade (0.9, @bg_color)
+ base[NORMAL] = shade (1.18, @bg_color)
+}
+
+style "xfdesktop-windowlist" {
+ bg[NORMAL] = @base_color
+ fg[INSENSITIVE] = shade (0.95, @base_color)
+ text[INSENSITIVE] = shade (0.95, @base_color)
+}
+
+style "xfdesktop-icon-view" {
+ XfdesktopIconView::label-alpha = 0
+ XfdesktopIconView::selected-label-alpha = 60
+ XfdesktopIconView::shadow-x-offset = 0
+ XfdesktopIconView::shadow-y-offset = 1
+ XfdesktopIconView::selected-shadow-x-offset = 0
+ XfdesktopIconView::selected-shadow-y-offset = 1
+ XfdesktopIconView::shadow-color = @fg_color
+ XfdesktopIconView::selected-shadow-color = @fg_color
+ XfdesktopIconView::shadow-blur-radius = 2
+ XfdesktopIconView::cell-spacing = 2
+ XfdesktopIconView::cell-padding = 6
+ XfdesktopIconView::cell-text-width-proportion = 1.9
+
+ fg[NORMAL] = @bg_color
+ fg[ACTIVE] = @bg_color
+
+}
+
+style "xfwm-tabwin" {
+ Xfwm4TabwinWidget::border-width = 1
+ Xfwm4TabwinWidget::border-alpha = 1.0
+ Xfwm4TabwinWidget::icon-size = 64
+ Xfwm4TabwinWidget::alpha = 1.0
+ Xfwm4TabwinWidget::border-radius = 2
+
+ bg[NORMAL] = @menu_bg_color
+ bg[SELECTED] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ }
+}
+
+style "xfwm-tabwin-button" {
+ font_name = "bold"
+
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfsm-logout" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[PRELIGHT] = shade (1.1, @menu_bg_color)
+ bg[SELECTED] = shade (0.5, @menu_bg_color)
+ bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+
+ text[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ }
+}
+
+style "xfsm-logout-button" {
+ bg[NORMAL] = shade (1.2, @menu_bg_color)
+ bg[PRELIGHT] = shade (1.4, @menu_bg_color)
+
+ engine "murrine" {
+ }
+}
+
+widget "*Pager*" style "workspace-switcher"
+
+widget "*Xfce*Panel*" style "murrine-panel"
+class "*Xfce*Panel*" style "murrine-panel"
+
+# Thunar Styles
+
+style "sidepane" {
+ base[NORMAL] = @bg_color
+ base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
+ bg[NORMAL] = @bg_color
+ text[NORMAL] = mix (0.9, @fg_color, @bg_color)
+}
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*ThunarLocationEntry*" style "murrine-entry"
+
+style "whiskermenu" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[PRELIGHT] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[ACTIVE] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+}
+
+style "whiskermenu-scrollbar" = "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ trough_shades = { 4.97, 4.97 }
+ trough_border_shades = { 5.0, 5.0 }
+ }
+}
+
+widget "whiskermenu-window*" style "whiskermenu"
+widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
+
+# Gtk2 Open-File Dialog
+
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header"
+
+# Google Chrome/Chromium Styles (requires 9.0.597 or newer)
+
+style "chromium-toolbar-button" {
+ engine "murrine" {
+ roundness = 4
+ textstyle = 0
+ }
+}
+
+style "chrome-gtk-frame" {
+ ChromeGtkFrame::frame-color = @titlebar_bg_color
+ ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::frame-gradient-size = 0
+ ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
+ ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-gradient-size = 0
+ ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::scrollbar-trough-color = @bg_color
+ ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
+ ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
+}
+
+class "ChromeGtkFrame" style "chrome-gtk-frame"
+
+widget_class "*Chrom*Button*" style "chromium-toolbar-button"
+
+# General Styles
+
+class "GtkWidget" style "murrine-default"
+
+class "GtkFrame" style "murrine-frame"
+class "MetaFrames" style "metacity-frame"
+class "GtkWindow" style "metacity-frame"
+
+class "GtkSeparator" style "murrine-wide"
+class "GtkCalendar" style "murrine-wide"
+
+class "GtkSpinButton" style "murrine-spinbutton"
+
+class "GtkScale" style "murrine-scale"
+class "GtkVScale" style "murrine-vscale"
+class "GtkHScale" style "murrine-hscale"
+class "GtkScrollbar" style "murrine-scrollbar"
+class "GtkVScrollbar" style "murrine-vscrollbar"
+class "GtkHScrollbar" style "murrine-hscrollbar"
+
+class "GtkEntry" style "murrine-entry"
+
+widget_class "*" style "clearlooks-notebook"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*" style "murrine-button"
+widget_class "**" style "murrine-statusbar"
+widget_class "*" style "murrine-progressbar"
+widget_class "*" style "murrine-progressbar"
+
+widget_class "**" style "murrine-comboboxentry"
+widget_class "**" style "murrine-comboboxentry"
+
+widget_class "**" style "murrine-menu"
+widget_class "**" style "murrine-menu-item"
+widget_class "**" style "murrine-separator-menu-item"
+widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item"
+widget_class "**" style "murrine-menubar"
+widget_class "***" style "murrine-menubaritem"
+
+widget_class "*GtkToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToggleToolButton*" style "murrine-toolbutton"
+widget_class "*GtkMenuToolButton*" style "murrine-toolbutton"
+widget_class "*GtkToolbar*Button" style "murrine-toolbutton"
+
+widget_class "*.." style "murrine-frame-title"
+
+widget_class "*.*" style "murrine-treeview"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+widget_class "*.." style "murrine-treeview-header"
+
+widget_class "*." style "clearlooks-radiocheck"
+widget_class "*.*." style "clearlooks-base-radiocheck"
+widget_class "*" style "clearlooks-base-radiocheck"
+
+widget "gtk-tooltip*" style "murrine-tooltips"
+
+widget_class "**" style "murrine-overlay-scrollbar"
+
+# Workarounds and Non-Standard Styling
+
+style "text-is-fg-color-workaround" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @fg_color
+ text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+widget_class "*.." style "text-is-fg-color-workaround"
+
+style "fg-is-text-color-workaround" {
+ fg[NORMAL] = @text_color
+ fg[PRELIGHT] = @text_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[INSENSITIVE] = darker (@fg_color)
+}
+
+widget_class "**" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+widget_class "*" style "fg-is-text-color-workaround"
+
+style "murrine-evo-new-button-workaround" {
+ engine "murrine" {
+ toolbarstyle = 0
+ }
+}
+
+widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
+
+style "inkscape-toolbar-fix" {
+ engine "murrine" {
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ highlight_shade = 1.0
+ }
+}
+
+#widget "*GtkHandleBox*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix"
+#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix"
+widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix"
+
+
+
+
+style "gimp-default-style" {
+# Uncommenting this line allows to set a different (smaller) font for GIMP.
+#
+# font_name = "sans 8"
+# Enabling the following line for some reason breaks toolbox resize
+# increment calculation. You can enable it to get an even smaller GUI
+# but need to restart GIMP after the theme change.
+#
+# GtkWidget::focus-padding = 0
+ GtkOptionMenu::indicator-size = { 15, 25 }
+ GtkOptionMenu::indicator-spacing = { 10, 8, 4, 4 }
+ GtkPaned::handle-size = 5
+ GimpDockWindow::default-height = 600
+ GimpDock::font-scale = 1.0
+ GimpMenuDock::minimal-width = 400
+ GimpToolPalette::tool-icon-size = large-toolbar
+ GimpToolPalette::button-relief = none
+ GimpDockbook::tab-border = 0
+ GimpDockbook::tab-icon-size = button
+ GimpColorNotebook::tab-border = 0
+ GimpColorNotebook::tab-icon-size = button
+ GimpDeviceEditor::handle-size = 30
+ GimpDockable::content-border = 1
+ GimpEditor::content-spacing = 1
+ GimpEditor::button-spacing = 1
+ GimpEditor::button-icon-size = button
+ GimpDataEditor::minimal-height = 150
+ GimpFrame::label-spacing = 5
+ GtkDialog::content-area-border = 2
+ GtkDialog::button-spacing = 20
+ GtkDialog::action-area-border = 25
+ GimpUnitComboBox::appears-as-list = 0
+}
+
+class "GtkWidget" style "gimp-default-style"
+style "gimp-tool-dialog-style" = "gimp-default-style"
+{
+ GtkDialog::action-area-border = 6
+}
+class "GimpToolDialog" style "gimp-tool-dialog-style"
+style "gimp-grid-view-style" = "gimp-default-style"
+{
+ bg[NORMAL] = { 1.0, 1.0, 1.0 }
+}
+widget "*GimpContainerGridView*GtkViewport*" style "gimp-grid-view-style"
+style "gimp-dockable-style" = "gimp-default-style"
+{
+ GimpFrame::label-bold = 0
+ GtkButton::focus-line_width = 1
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDockable.*" style "gimp-dockable-style"
+style "gimp-display-style" = "gimp-default-style"
+{
+ GimpRuler::font-scale = 1.0
+ GimpUnitComboBox::label-scale = 1.0
+ GimpScaleComboBox::label-scale = 1.0
+ GtkComboBox::arrow-size = 20
+ GtkButton::inner-border = { 0, 0, 0, 0 }
+ GtkButton::focus-line-width = 0
+ GtkButton::focus-padding = 0
+}
+widget "*GimpDisplayShell.*" style "gimp-display-style"
+style "gimp-overlay-style" = "gimp-display-style"
+{
+ GtkButton::focus-line_width = 2
+}
+widget_class "**" style "gimp-overlay-style"
+
+
+
+
+# Performance Fixes
+
+style "performance-fix" {
+ engine "murrine" {
+ textstyle = 0
+ }
+}
+
+widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape
+widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp
+widget_class "*GimpToolbox*" style "performance-fix"
+widget_class "*GimpMenuDock*" style "performance-fix"
+widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
+widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.)
+
+widget_class "*XfceHeading*" style "xfce-header"
+widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
+widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
+widget "xfwm4-tabwin*" style "xfwm-tabwin"
+widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
+widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
+widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"
+
+
+# button fg workarounds:
+widget_class "*.." style "murrine-buttonlabel"
+widget_class "***" style:highest "murrine-buttonlabel"
+widget_class "***" style:highest "clearlooks-radiocheck-label"
+widget_class "**" style "murrine-comboboxtext"
+widget_class "**" style "murrine-togglebutton"
+widget_class "*." style "murrine-radiocheck"
+widget_class "***" style:highest "murrine-entry"
+widget_class "****" style:highest "murrine-toolbutton-label"
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/all-assets.svg b/.themes/oomox-coffee/gtk-3.0/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/all-assets.txt b/.themes/oomox-coffee/gtk-3.0/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/change_dpi.sh b/.themes/oomox-coffee/gtk-3.0/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-dark.svg
new file mode 100755
index 0000000..4c2fbf7
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-dark.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
new file mode 100755
index 0000000..cf9534c
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..cf9534c
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked.svg
new file mode 100755
index 0000000..54a15cb
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-dark.svg
new file mode 100755
index 0000000..eee328b
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..89df31a
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..89df31a
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..eee328b
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-dark.svg
new file mode 100755
index 0000000..16d723c
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..aa7c319
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
new file mode 100755
index 0000000..aa7c319
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked.svg
new file mode 100755
index 0000000..16d723c
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/checkbox-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked-dark.svg
new file mode 100755
index 0000000..8988e99
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked.svg b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..8988e99
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked-dark.svg
new file mode 100755
index 0000000..3ea279e
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..3ea279e
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..76d57d5
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..b7df470
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..961d482
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..83544b7
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..7868677
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..aeb73f8
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..b872a42
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..eb4ed2f
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..bf94cec
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..b3952ca
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..e0faacc
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..3550432
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..f048621
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..03b2ca1
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..7354b03
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..25d8f83
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..b87df4f
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.png b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.png differ
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.svg b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.svg
new file mode 100755
index 0000000..1d800c6
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/pane-handle@2.png b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-coffee/gtk-3.0/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-dark.svg
new file mode 100755
index 0000000..73701f4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive-dark.svg
new file mode 100755
index 0000000..471de06
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..471de06
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-checked.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked.svg
new file mode 100755
index 0000000..73701f4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-dark.svg
new file mode 100755
index 0000000..f8620a8
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
new file mode 100755
index 0000000..0b4c092
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive-dark.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..0b4c092
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed.svg
new file mode 100755
index 0000000..f8620a8
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-mixed.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..471de06
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-selected-insensitive.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-selected.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-selected.svg
new file mode 100755
index 0000000..73701f4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-selected.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-dark.svg
new file mode 100755
index 0000000..43bdcf4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
new file mode 100755
index 0000000..cfc5eb2
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive.svg
new file mode 100755
index 0000000..cfc5eb2
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked.svg
new file mode 100755
index 0000000..43bdcf4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-dark.svg
new file mode 100755
index 0000000..214ed94
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
new file mode 100755
index 0000000..0fdfaf4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive-dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..cfc5eb2
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected.svg b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected.svg
new file mode 100755
index 0000000..43bdcf4
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/radio-unselected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/sed.sh b/.themes/oomox-coffee/gtk-3.0/assets/sed.sh
new file mode 100755
index 0000000..92a5226
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#a07766/rgb(0%,0%,0%)/g' \
+ -e 's/#35190c/rgb(100%,100%,100%)/g' \
+ -e 's/#4e2512/rgb(50%,0%,0%)/g' \
+ -e 's/#a8887a/rgb(0%,50%,0%)/g' \
+ -e 's/#c0b2ac/rgb(50%,0%,50%)/g' \
+ -e 's/#35190c/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-coffee/gtk-3.0/assets/unsed.sh b/.themes/oomox-coffee/gtk-3.0/assets/unsed.sh
new file mode 100755
index 0000000..2018f62
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#a07766/g' \
+ -e 's/rgb(100%,100%,100%)/#35190c/g' \
+ -e 's/rgb(50%,0%,0%)/#4e2512/g' \
+ -e 's/rgb(0%,50%,0%)/#a8887a/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#a8887a/g' \
+ -e 's/rgb(50%,0%,50%)/#c0b2ac/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#c0b2ac/g' \
+ -e 's/rgb(0%,0%,50%)/#35190c/g' \
+ "$@"
diff --git a/.themes/oomox-coffee/gtk-3.0/gtk-dark.css b/.themes/oomox-coffee/gtk-3.0/gtk-dark.css
new file mode 100755
index 0000000..b00626d
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css");
diff --git a/.themes/oomox-coffee/gtk-3.0/gtk.css b/.themes/oomox-coffee/gtk-3.0/gtk.css
new file mode 100755
index 0000000..c6eab95
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk/dist/gtk.css");
diff --git a/.themes/oomox-coffee/gtk-3.0/gtk.gresource.xml b/.themes/oomox-coffee/gtk-3.0/gtk.gresource.xml
new file mode 100755
index 0000000..8281d70
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.0/gtk.gresource.xml
@@ -0,0 +1,48 @@
+
+
+
+ assets/checkbox-checked-dark.svg
+ assets/checkbox-checked-insensitive-dark.svg
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-dark.svg
+ assets/checkbox-mixed-insensitive-dark.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/checkbox-unchecked-dark.svg
+ assets/checkbox-unchecked-insensitive-dark.svg
+ assets/checkbox-unchecked-insensitive.svg
+ assets/checkbox-unchecked.svg
+ assets/grid-selection-checked-dark.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked-dark.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/radio-checked-dark.svg
+ assets/radio-checked-insensitive-dark.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-dark.svg
+ assets/radio-mixed-insensitive-dark.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/radio-unchecked-dark.svg
+ assets/radio-unchecked-insensitive-dark.svg
+ assets/radio-unchecked-insensitive.svg
+ assets/radio-unchecked.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-coffee/gtk-3.0/thumbnail.png b/.themes/oomox-coffee/gtk-3.0/thumbnail.png
new file mode 100755
index 0000000..a11634e
Binary files /dev/null and b/.themes/oomox-coffee/gtk-3.0/thumbnail.png differ
diff --git a/.themes/oomox-coffee/gtk-3.20/dist/gtk-dark.css b/.themes/oomox-coffee/gtk-3.20/dist/gtk-dark.css
new file mode 100755
index 0000000..f50be17
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.20/dist/gtk-dark.css
@@ -0,0 +1,8805 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #4e2512;
+@define-color dark_fg_color #c8b8b1;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #35190c;
+@define-color theme_fg_color #a07766;
+@define-color theme_base_color #35190c;
+@define-color theme_text_color #c0b2ac;
+@define-color theme_selected_bg_color #75574a;
+@define-color theme_selected_fg_color #fde7db;
+@define-color theme_tooltip_bg_color #a07766;
+@define-color theme_tooltip_fg_color #35190c;
+/* shadow effects */
+@define-color light_shadow #371a0c;
+@define-color dark_shadow #201814;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #231813;
+@define-color info_bg_color #574b37;
+@define-color warning_fg_color #231813;
+@define-color warning_bg_color #b37535;
+@define-color question_fg_color #231813;
+@define-color question_bg_color #574b37;
+@define-color error_fg_color #231813;
+@define-color error_bg_color #d56a24;
+@define-color link_color #574b37;
+@define-color success_color #7f7623;
+@define-color warning_color #b37535;
+@define-color error_color #d56a24;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#a07766,#35190c,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#35190c,#a07766,0.18);
+@define-color unfocused_borders mix(#35190c,mix(#35190c,#a07766,0.18),0.9);
+@define-color button_bg_color #35190c;
+@define-color button_fg_color #75574a;
+@define-color header_button_bg_color #5c5c5c;
+@define-color header_button_fg_color #e6e6e6;
+@define-color insensitive_bg_color mix(#35190c,#35190c,0.6);
+@define-color insensitive_fg_color mix(#a07766,#35190c,0.5);
+/* osd */
+@define-color osd_base #4e2512;
+@define-color osd_bg rgba(78, 37, 18, 0.8);
+@define-color osd_fg #c8b8b1;
+@define-color osd_insensitive_bg_color mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#c8b8b1,#4e2512,0.6);
+@define-color osd_borders_color rgba(66, 31, 15, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #4e2512;
+@define-color lightdm_fg_color #c8b8b1;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#a07766,#35190c,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #c0b2ac;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #35190c;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #35190c;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #75574a;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #fde7db;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #73361a;
+/* window manager colors */
+@define-color wm_bg_focused #4e2512;
+@define-color wm_bg_unfocused #35190c;
+@define-color wm_border_focused #a33300;
+@define-color wm_border_unfocused #bd886f;
+@define-color wm_title_focused #c8b8b1;
+@define-color wm_title_unfocused mix(#a07766,#35190c,0.4);
+@define-color wm_icons_focused #c8b8b1;
+@define-color wm_icons_focused_prelight #75574a;
+@define-color wm_icons_focused_pressed #5e463b;
+@define-color wm_icons_unfocused mix(#a07766,#35190c,0.4);
+@define-color wm_icons_unfocused_prelight #75574a;
+@define-color wm_icons_unfocused_pressed #5e463b;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.04;
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 2px; }
+
+/*************
+ ! Base states
+ *************/
+*:selected, .gtkstyle-fallback:selected, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GeditViewFrame .gedit-search-slider .not-found:selected, :focus:selected, GucharmapChartable:focus, .gedit-document-panel-document-row:focus:selected:hover, GeditViewFrame .gedit-search-slider .not-found:focus:selected {
+ background-color: #75574a;
+ color: #fde7db; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #574b37; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#a07766,#35190c,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #574b37; }
+
+.background {
+ background-color: #35190c;
+ color: #a07766; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #35190c; }
+
+.gtkstyle-fallback {
+ background-color: rgba(53, 25, 12, 0.5);
+ color: #a07766; }
+ .gtkstyle-fallback:hover {
+ background-color: #3a1c0d;
+ color: #a07766; }
+ .gtkstyle-fallback:active {
+ background-color: #30170b;
+ color: #a07766; }
+ .gtkstyle-fallback:disabled {
+ background-color: #35190c;
+ color: mix(#a07766,#35190c,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #a07766; }
+ label.separator:backdrop {
+ color: mix(#a07766,#35190c,0.5); }
+
+label selection {
+ background-color: #75574a;
+ color: #fde7db; }
+
+label:disabled {
+ color: mix(#a07766,#35190c,0.5); }
+ label:disabled:backdrop {
+ color: #73361a; }
+
+label:backdrop {
+ color: mix(#a07766,#35190c,0.5); }
+
+assistant .sidebar {
+ background-color: #35190c;
+ border-top: 1px solid mix(#35190c,#a07766,0.18); }
+ assistant .sidebar:backdrop {
+ background-color: #35190c;
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#a07766,#35190c,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#75574a), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#75574a), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#75574a), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(65, 47, 40, 0.898039)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 2px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 2px; }
+
+button, button.nautilus-circular-button.image-button, headerbar button, .titlebar:not(headerbar) button, toolbar button, toolbar.inline-toolbar button, .suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar:not(headerbar).selection-mode button.suggested-action, .destructive-action, headerbar.selection-mode button,
+.titlebar:not(headerbar).selection-mode button, infobar.info button, infobar.warning button, infobar.question button, infobar.error button, popover.background button, frame.app-notification button, button.osd,
+#XfceNotifyWindow button, .osd button, .osd spinbutton:not(.vertical) button,
+#XfceNotifyWindow spinbutton:not(.vertical) button, .osd spinbutton.vertical button:first-child,
+#XfceNotifyWindow spinbutton.vertical button:first-child, treeview.view header button, treeview.view header button:hover, treeview.view header button:active, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, #login_window button, #shutdown_button button, #restart_button button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ button.text-button, button.text-button.nautilus-circular-button.image-button, toolbar.inline-toolbar button.text-button, .text-button.suggested-action, .text-button.destructive-action, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, infobar.info button.text-button, infobar.warning button.text-button, infobar.question button.text-button, infobar.error button.text-button, popover.background button.text-button, frame.app-notification button.text-button,
+ #XfceNotifyWindow button.text-button, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.text-button, .osd spinbutton.vertical button.text-button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button.text-button:first-child, treeview.view header button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, #login_window button.text-button, #shutdown_button button.text-button, #restart_button button.text-button {
+ padding: 3px 3.4285714286px; }
+
+calendar.view, calendar.view:backdrop, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, modelbutton.flat,
+menuitem.button.flat, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+spinbutton:not(.vertical) button:dir(rtl), spinbutton:not(.vertical) button.nautilus-circular-button.image-button:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), toolbar.inline-toolbar toolbutton > button.flat:dir(rtl),
+toolbar.inline-toolbar toolbutton:backdrop > button.flat:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), toolbar.inline-toolbar toolbutton > button.flat:dir(ltr),
+toolbar.inline-toolbar toolbutton:backdrop > button.flat:dir(ltr) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.inline-toolbar button:first-child, .inline-toolbar button.nautilus-circular-button.image-button:first-child,
+.linked > button:first-child, .linked > button.nautilus-circular-button.image-button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, headerbar .linked > button:first-child, .titlebar:not(headerbar) .linked > button:first-child, headerbar .linked > button.nautilus-circular-button.image-button:first-child, toolbar .linked > button:first-child, toolbar .linked > button.nautilus-circular-button.image-button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, popover.background .linked > button:first-child, .nemo-window toolbar toolitem stack widget button:first-child, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, toolbar.inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:first-child > button.flat {
+ border-width: 1px;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+
+.inline-toolbar button:last-child,
+.linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, headerbar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child, toolbar .linked > button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, popover.background .linked > button:last-child, .nemo-window toolbar toolitem stack widget button:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, toolbar.inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:last-child > button.flat {
+ border-width: 1px;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+
+.inline-toolbar button:only-child,
+.linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, headerbar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child, toolbar .linked > button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, popover.background .linked > button:only-child, .nemo-window toolbar toolitem stack widget button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, toolbar.inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:only-child > button.flat {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button,
+.linked > button, .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, headerbar .linked > button, .titlebar:not(headerbar) .linked > button, headerbar .linked > button.nautilus-circular-button.image-button, toolbar .linked > button, toolbar .linked > button.nautilus-circular-button.image-button, toolbar.inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, headerbar.selection-mode .linked > button,
+.titlebar:not(headerbar).selection-mode .linked > button, popover.background .linked > button, .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > button:first-child, .linked.vertical > button.nautilus-circular-button.image-button:first-child, .linked.vertical > combobox:first-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+
+.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+
+.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+infobar.info button.close, infobar.warning button.close, infobar.question button.close, infobar.error button.close, notebook > header > tabs > arrow {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button.close:focus, infobar.warning button.close:focus, infobar.question button.close:focus, infobar.error button.close:focus, notebook > header > tabs > arrow:focus, infobar.info button.close:hover, infobar.warning button.close:hover, infobar.question button.close:hover, infobar.error button.close:hover, notebook > header > tabs > arrow:hover {
+ border: 1px solid rgba(53, 25, 12, 0.3);
+ background-color: rgba(160, 119, 102, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button.close:active, infobar.warning button.close:active, infobar.question button.close:active, infobar.error button.close:active, notebook > header > tabs > arrow:active, infobar.info button.close:checked, infobar.warning button.close:checked, infobar.question button.close:checked, infobar.error button.close:checked, notebook > header > tabs > arrow:checked, infobar.info button.close:active:hover, infobar.warning button.close:active:hover, infobar.question button.close:active:hover, infobar.error button.close:active:hover, notebook > header > tabs > arrow:active:hover, infobar.info button.close:checked:hover, infobar.warning button.close:checked:hover, infobar.question button.close:checked:hover, infobar.error button.close:checked:hover, notebook > header > tabs > arrow:checked:hover {
+ border: 1px solid rgba(117, 87, 74, 0.3);
+ background-color: rgba(253, 231, 219, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #35190c;
+ background-image: none;
+ border-color: rgba(94, 70, 59, 0.32);
+ color: #75574a;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(82, 61, 52, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(99, 74, 63, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(94, 70, 59, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) button,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button:hover,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) button:checked,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #75574a;
+ border-color: rgba(53, 25, 12, 0);
+ background-color: rgba(53, 25, 12, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover, button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(94, 70, 59, 0.4);
+ color: #75574a;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+ button:hover:active, button:hover:active:hover, button:hover:active:focus, button:hover:active:hover:focus, button:hover:checked, button:hover:checked:hover, button:hover:checked:focus, button:hover:checked:hover:focus, button.flat:hover:active, button.flat:hover:active:hover, button.flat:hover:active:focus, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover, button.flat:hover:checked:focus, button.flat:hover:checked:hover:focus {
+ border-color: rgba(82, 61, 52, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(99, 74, 63, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(94, 70, 59, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(117, 87, 74, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #75574a;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #3a1c0d;
+ background-image: none;
+ border-color: rgba(94, 70, 59, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ button:focus:hover:focus, button:focus:hover:hover, button.flat:focus:hover:focus, button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+ button:focus:hover:active, button:focus:hover:active:hover, button:focus:hover:active:focus, button:focus:hover:active:hover:focus, button:focus:hover:checked, button:focus:hover:checked:hover, button:focus:hover:checked:focus, button:focus:hover:checked:hover:focus, button.flat:focus:hover:active, button.flat:focus:hover:active:hover, button.flat:focus:hover:active:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked, button.flat:focus:hover:checked:hover, button.flat:focus:hover:checked:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(82, 61, 52, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(99, 74, 63, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(94, 70, 59, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active, button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(94, 70, 59, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(117, 87, 74, 0.06), inset 0 1px rgba(117, 87, 74, 0.07), inset -1px 0 rgba(117, 87, 74, 0.06), inset 0 -1px rgba(117, 87, 74, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover, button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.32),0.3); }
+ button:checked:active, button:checked:active:hover, button:checked:active:focus, button:checked:active:hover:focus, button:checked:checked, button:checked:checked:hover, button:checked:checked:focus, button:checked:checked:hover:focus, button:active:active, button:active:active:hover, button:active:active:focus, button:active:active:hover:focus, button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:checked:active, button.flat:checked:active:hover, button.flat:checked:active:focus, button.flat:checked:active:hover:focus, button.flat:checked:checked, button.flat:checked:checked:hover, button.flat:checked:checked:focus, button.flat:checked:checked:hover:focus, button.flat:active:active, button.flat:active:active:hover, button.flat:active:active:focus, button.flat:active:active:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(82, 61, 52, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(99, 74, 63, 0.32); }
+ button:checked:active:disabled, button:checked:checked:disabled, button:active:active:disabled, button:active:checked:disabled, button.flat:checked:active:disabled, button.flat:checked:checked:disabled, button.flat:active:active:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(94, 70, 59, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover, button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover, button.flat.nautilus-circular-button.image-button:hover {
+ color: #75574a; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#35190c,#75574a,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#35190c,#75574a,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#35190c,#75574a,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(53, 25, 12, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(53, 25, 12, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#75574a,#35190c,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button,
+ .linked > button,
+ .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .inline-toolbar button.nautilus-circular-button.image-button:hover,
+ .linked > button:focus,
+ .linked > button:hover,
+ .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .inline-toolbar button:active, .inline-toolbar button.nautilus-circular-button.image-button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus,
+ .linked > button:active,
+ .linked > button.nautilus-circular-button.image-button:active,
+ .linked > button:active:hover,
+ .linked > button:active:focus,
+ .linked > button:active:hover:focus,
+ .linked > button:checked,
+ .linked > button:checked:hover,
+ .linked > button:checked:focus,
+ .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ .inline-toolbar button:disabled,
+ .linked > button:disabled {
+ box-shadow: inset -1px 0 #2a140a; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child,
+ .linked > button:last-child,
+ .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover,
+ .linked > button:last-child:hover,
+ .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child,
+ .linked > button:disabled:last-child,
+ .linked > button:disabled:only-child,
+ .linked > button:active:disabled:last-child,
+ .linked > button:active:disabled:only-child,
+ .linked > button:checked:disabled:last-child,
+ .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus,
+ .linked > button:active:last-child,
+ .linked > button:active:last-child:focus,
+ .linked > button:active:last-child:hover,
+ .linked > button:active:last-child:hover:focus,
+ .linked > button:checked:last-child,
+ .linked > button:checked:last-child:focus,
+ .linked > button:checked:last-child:hover,
+ .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus,
+ .linked > button:active:only-child,
+ .linked > button:active:only-child:focus,
+ .linked > button:active:only-child:hover,
+ .linked > button:active:only-child:hover:focus,
+ .linked > button:checked:only-child,
+ .linked > button:checked:only-child:focus,
+ .linked > button:checked:only-child:hover,
+ .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #2a140a; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button, button.circular-button.nautilus-circular-button.image-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label, button.circular-button.nautilus-circular-button.image-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #75574a;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #401e0e;
+ background-image: none; }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(94, 70, 59, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:focus, spinbutton button:focus:hover:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:hover:active:hover, spinbutton button:hover:active:focus, spinbutton button:hover:active:hover:focus, spinbutton button:hover:checked, spinbutton button:hover:checked:hover, spinbutton button:hover:checked:focus, spinbutton button:hover:checked:hover:focus, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:hover, spinbutton button:focus:hover:active:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:hover, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(82, 61, 52, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(99, 74, 63, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(94, 70, 59, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#a07766,mix(#75574a,mix(#35190c,#a07766,0.18),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#75574a,#35190c,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#35190c,mix(#a07766,#35190c,0.5),0.9); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(115, 54, 26, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #35190c;
+ background-image: none;
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ color: #c0b2ac;
+ caret-color: #c0b2ac;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #30170b;
+ background-image: none;
+ color: mix(#35190c,#c0b2ac,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-bottom-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ spinbutton:not(.vertical) button:active, spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(65, 47, 40, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#35190c,mix(#35190c,#a07766,0.18),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-bottom-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-left-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-bottom-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-right-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-left-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-right-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-left-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3);
+ border-right-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.4285714286px;
+ padding-right: 3.4285714286px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.4285714286px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child, .linked.vertical > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+entry, menuitem entry, popover.background entry, .osd entry,
+#XfceNotifyWindow entry, #login_window entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.1), inset 0 1px rgba(32, 24, 20, 0.12), inset -1px 0 rgba(32, 24, 20, 0.1), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ entry:focus, popover.background entry:focus,
+ #XfceNotifyWindow entry:focus, #login_window entry:focus, entry:hover, popover.background entry:hover,
+ #XfceNotifyWindow entry:hover, #login_window entry:hover, entry:active, popover.background entry:active,
+ #XfceNotifyWindow entry:active, #login_window entry:active {
+ transition: border 100ms ease-in; }
+ entry:selected, popover.background entry:selected,
+ #XfceNotifyWindow entry:selected, #login_window entry:selected, entry:selected:selected:focus,
+ #XfceNotifyWindow entry:selected:selected:focus, #login_window entry:selected:selected:focus {
+ background-color: #75574a;
+ color: #fde7db; }
+ entry:disabled, popover.background entry:disabled,
+ #XfceNotifyWindow entry:disabled, #login_window entry:disabled {
+ box-shadow: none; }
+ entry progress, popover.background entry progress, .osd entry progress, #XfceNotifyWindow entry progress, #login_window entry progress {
+ background-color: #75574a;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #fde7db; }
+ entry image.left, #XfceNotifyWindow entry image.left, #login_window entry image.left {
+ padding-right: 3px; }
+ entry image.right, #XfceNotifyWindow entry image.right, #login_window entry image.right {
+ padding-left: 3px; }
+ entry.warning, popover.background entry.warning,
+ #XfceNotifyWindow entry.warning, #login_window entry.warning {
+ color: #231813;
+ border-color: #8f5e2a;
+ background-color: mix(#35190c,#b37535,0.6); }
+ entry.warning image, #XfceNotifyWindow entry.warning image, #login_window entry.warning image {
+ color: #231813; }
+ entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, #login_window entry.warning:focus {
+ color: #231813;
+ border-color: mix(#75574a,#b37535,0.3);
+ background-color: #b37535;
+ box-shadow: none; }
+ entry.warning selection, #XfceNotifyWindow entry.warning selection, #login_window entry.warning selection {
+ background-color: #231813;
+ color: #b37535; }
+ entry.error, popover.background entry.error,
+ #XfceNotifyWindow entry.error, #login_window entry.error {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#35190c,#d56a24,0.6); }
+ entry.error image, #XfceNotifyWindow entry.error image, #login_window entry.error image {
+ color: #231813; }
+ entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, #login_window entry.error:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.error selection, #XfceNotifyWindow entry.error selection, #login_window entry.error selection {
+ background-color: #231813;
+ color: #d56a24; }
+ entry.search-missing, popover.background entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, #login_window entry.search-missing {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#35190c,#d56a24,0.6); }
+ entry.search-missing image, #XfceNotifyWindow entry.search-missing image, #login_window entry.search-missing image {
+ color: #231813; }
+ entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, #login_window entry.search-missing:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.search-missing selection, #XfceNotifyWindow entry.search-missing selection, #login_window entry.search-missing selection {
+ background-color: #231813;
+ color: #d56a24; }
+
+entry {
+ background-color: #35190c;
+ background-image: none;
+ border-color: mix(#c0b2ac,#35190c,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c0b2ac;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ entry:focus, entry:hover {
+ border-color: mix(#75574a,mix(#c0b2ac,#35190c,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#c0b2ac,#35190c,0.32); }
+ entry:disabled {
+ border-color: mix(#c0b2ac,#35190c,0.84); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#c0b2ac,#35190c,0.8); }
+ entry:focus, entry:active {
+ border-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ entry:disabled {
+ background-color: mix(#35190c,#c0b2ac,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#35190c,#c0b2ac,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar,
+ window:not(.tiled):not(.maximized) headerbar:first-child:backdrop,
+ window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 2px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 2px; }
+
+headerbar, .titlebar:not(headerbar) {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.88);
+ color: #c8b8b1;
+ background-color: #4e2512;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ color: #c8b8b1;
+ padding: 0 6px;
+ min-height: 42px; }
+ headerbar:focus, .titlebar:focus:not(headerbar), headerbar:hover, .titlebar:hover:not(headerbar) {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.8),0.3); }
+ headerbar:active, .titlebar:active:not(headerbar), headerbar:active:hover, .titlebar:active:hover:not(headerbar), headerbar:active:focus, .titlebar:active:focus:not(headerbar), headerbar:active:hover:focus, .titlebar:active:hover:focus:not(headerbar), headerbar:checked, .titlebar:checked:not(headerbar), headerbar:checked:hover, .titlebar:checked:hover:not(headerbar), headerbar:checked:focus, .titlebar:checked:focus:not(headerbar), headerbar:checked:hover:focus, .titlebar:checked:hover:focus:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.4); }
+ headerbar:disabled, .titlebar:disabled:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.92); }
+ headerbar:active:disabled, .titlebar:active:disabled:not(headerbar), headerbar:checked:disabled, .titlebar:checked:disabled:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.88); }
+ headerbar:disabled, .titlebar:disabled:not(headerbar) {
+ background-color: #462110;
+ background-image: none;
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ headerbar .background, .titlebar:not(headerbar) .background {
+ background-color: #4e2512;
+ border-color: mix(#4e2512,#c8b8b1,0.3); }
+ headerbar .title, .titlebar:not(headerbar) .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar .subtitle, .titlebar:not(headerbar) .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar button, .titlebar:not(headerbar) button, headerbar button.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.nautilus-circular-button.image-button {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover:focus, .titlebar:not(headerbar) button:active:hover:focus, headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover:focus, .titlebar:not(headerbar) button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ headerbar button:disabled, .titlebar:not(headerbar) button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #522713;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ headerbar button:hover:focus, .titlebar:not(headerbar) button:hover:focus, headerbar button:hover:hover, .titlebar:not(headerbar) button:hover:hover, headerbar button.flat:hover:focus, .titlebar:not(headerbar) button.flat:hover:focus, headerbar button.flat:hover:hover, .titlebar:not(headerbar) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ headerbar button:hover:active, .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active:hover, .titlebar:not(headerbar) button:hover:active:hover, headerbar button:hover:active:focus, .titlebar:not(headerbar) button:hover:active:focus, headerbar button:hover:active:hover:focus, .titlebar:not(headerbar) button:hover:active:hover:focus, headerbar button:hover:checked, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked:hover, .titlebar:not(headerbar) button:hover:checked:hover, headerbar button:hover:checked:focus, .titlebar:not(headerbar) button:hover:checked:focus, headerbar button:hover:checked:hover:focus, .titlebar:not(headerbar) button:hover:checked:hover:focus, headerbar button.flat:hover:active, .titlebar:not(headerbar) button.flat:hover:active, headerbar button.flat:hover:active:hover, .titlebar:not(headerbar) button.flat:hover:active:hover, headerbar button.flat:hover:active:focus, .titlebar:not(headerbar) button.flat:hover:active:focus, headerbar button.flat:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:hover:active:hover:focus, headerbar button.flat:hover:checked, .titlebar:not(headerbar) button.flat:hover:checked, headerbar button.flat:hover:checked:hover, .titlebar:not(headerbar) button.flat:hover:checked:hover, headerbar button.flat:hover:checked:focus, .titlebar:not(headerbar) button.flat:hover:checked:focus, headerbar button.flat:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ headerbar button:hover:disabled, .titlebar:not(headerbar) button:hover:disabled, headerbar button.flat:hover:disabled, .titlebar:not(headerbar) button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:checked:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button.flat:hover:active:disabled, .titlebar:not(headerbar) button.flat:hover:active:disabled, headerbar button.flat:hover:checked:disabled, .titlebar:not(headerbar) button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus {
+ background-color: #522713;
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar button:focus:hover, .titlebar:not(headerbar) button:focus:hover, headerbar button.flat:focus:hover, .titlebar:not(headerbar) button.flat:focus:hover {
+ background-color: #562914;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ headerbar button:focus:hover:focus, .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:hover, .titlebar:not(headerbar) button:focus:hover:hover, headerbar button.flat:focus:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:focus, headerbar button.flat:focus:hover:hover, .titlebar:not(headerbar) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active:hover, .titlebar:not(headerbar) button:focus:hover:active:hover, headerbar button:focus:hover:active:focus, .titlebar:not(headerbar) button:focus:hover:active:focus, headerbar button:focus:hover:active:hover:focus, .titlebar:not(headerbar) button:focus:hover:active:hover:focus, headerbar button:focus:hover:checked, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked:hover, .titlebar:not(headerbar) button:focus:hover:checked:hover, headerbar button:focus:hover:checked:focus, .titlebar:not(headerbar) button:focus:hover:checked:focus, headerbar button:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button:focus:hover:checked:hover:focus, headerbar button.flat:focus:hover:active, .titlebar:not(headerbar) button.flat:focus:hover:active, headerbar button.flat:focus:hover:active:hover, .titlebar:not(headerbar) button.flat:focus:hover:active:hover, headerbar button.flat:focus:hover:active:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:focus, headerbar button.flat:focus:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:hover:focus, headerbar button.flat:focus:hover:checked, .titlebar:not(headerbar) button.flat:focus:hover:checked, headerbar button.flat:focus:hover:checked:hover, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover, headerbar button.flat:focus:hover:checked:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:focus, headerbar button.flat:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ headerbar button:focus:hover:disabled, .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button.flat:focus:hover:disabled, .titlebar:not(headerbar) button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:checked:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button.flat:focus:hover:active:disabled, .titlebar:not(headerbar) button.flat:focus:hover:active:disabled, headerbar button.flat:focus:hover:checked:disabled, .titlebar:not(headerbar) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button.flat:checked, .titlebar:not(headerbar) button.flat:checked, headerbar button.flat:active, .titlebar:not(headerbar) button.flat:active, headerbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ headerbar button:checked:active, .titlebar:not(headerbar) button:checked:active, headerbar button:checked:active:hover, .titlebar:not(headerbar) button:checked:active:hover, headerbar button:checked:active:focus, .titlebar:not(headerbar) button:checked:active:focus, headerbar button:checked:active:hover:focus, .titlebar:not(headerbar) button:checked:active:hover:focus, headerbar button:checked:checked, .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked:hover, .titlebar:not(headerbar) button:checked:checked:hover, headerbar button:checked:checked:focus, .titlebar:not(headerbar) button:checked:checked:focus, headerbar button:checked:checked:hover:focus, .titlebar:not(headerbar) button:checked:checked:hover:focus, headerbar button:active:active, .titlebar:not(headerbar) button:active:active, headerbar button:active:active:hover, .titlebar:not(headerbar) button:active:active:hover, headerbar button:active:active:focus, .titlebar:not(headerbar) button:active:active:focus, headerbar button:active:active:hover:focus, .titlebar:not(headerbar) button:active:active:hover:focus, headerbar button:active:checked, .titlebar:not(headerbar) button:active:checked, headerbar button:active:checked:hover, .titlebar:not(headerbar) button:active:checked:hover, headerbar button:active:checked:focus, .titlebar:not(headerbar) button:active:checked:focus, headerbar button:active:checked:hover:focus, .titlebar:not(headerbar) button:active:checked:hover:focus, headerbar button.flat:checked:active, .titlebar:not(headerbar) button.flat:checked:active, headerbar button.flat:checked:active:hover, .titlebar:not(headerbar) button.flat:checked:active:hover, headerbar button.flat:checked:active:focus, .titlebar:not(headerbar) button.flat:checked:active:focus, headerbar button.flat:checked:active:hover:focus, .titlebar:not(headerbar) button.flat:checked:active:hover:focus, headerbar button.flat:checked:checked, .titlebar:not(headerbar) button.flat:checked:checked, headerbar button.flat:checked:checked:hover, .titlebar:not(headerbar) button.flat:checked:checked:hover, headerbar button.flat:checked:checked:focus, .titlebar:not(headerbar) button.flat:checked:checked:focus, headerbar button.flat:checked:checked:hover:focus, .titlebar:not(headerbar) button.flat:checked:checked:hover:focus, headerbar button.flat:active:active, .titlebar:not(headerbar) button.flat:active:active, headerbar button.flat:active:active:hover, .titlebar:not(headerbar) button.flat:active:active:hover, headerbar button.flat:active:active:focus, .titlebar:not(headerbar) button.flat:active:active:focus, headerbar button.flat:active:active:hover:focus, .titlebar:not(headerbar) button.flat:active:active:hover:focus, headerbar button.flat:active:checked, .titlebar:not(headerbar) button.flat:active:checked, headerbar button.flat:active:checked:hover, .titlebar:not(headerbar) button.flat:active:checked:hover, headerbar button.flat:active:checked:focus, .titlebar:not(headerbar) button.flat:active:checked:focus, headerbar button.flat:active:checked:hover:focus, .titlebar:not(headerbar) button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ headerbar button:checked:active:disabled, .titlebar:not(headerbar) button:checked:active:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:active:active:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:checked:disabled, .titlebar:not(headerbar) button:active:checked:disabled, headerbar button.flat:checked:active:disabled, .titlebar:not(headerbar) button.flat:checked:active:disabled, headerbar button.flat:checked:checked:disabled, .titlebar:not(headerbar) button.flat:checked:checked:disabled, headerbar button.flat:active:active:disabled, .titlebar:not(headerbar) button.flat:active:active:disabled, headerbar button.flat:active:checked:disabled, .titlebar:not(headerbar) button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #c8b8b1; }
+ headerbar button:disabled:disabled, .titlebar:not(headerbar) button:disabled:disabled, headerbar button.flat:disabled:disabled, .titlebar:not(headerbar) button.flat:disabled:disabled {
+ background-color: alpha(mix(#4e2512,#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#4e2512,#c8b8b1,0.6);
+ box-shadow: none; }
+ headerbar button:disabled:disabled :disabled, .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button.flat:disabled:disabled :disabled, .titlebar:not(headerbar) button.flat:disabled:disabled :disabled {
+ color: mix(#4e2512,#c8b8b1,0.6); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:checked:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button.flat:active:disabled :disabled, .titlebar:not(headerbar) button.flat:active:disabled :disabled, headerbar button.flat:checked:disabled :disabled, .titlebar:not(headerbar) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar button.separator, .titlebar:not(headerbar) button.separator, headerbar button.separator.nautilus-circular-button.image-button, headerbar button .separator, .titlebar:not(headerbar) button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.9); }
+ headerbar button.separator:disabled, .titlebar:not(headerbar) button.separator:disabled, headerbar button .separator:disabled, .titlebar:not(headerbar) button .separator:disabled {
+ color: rgba(78, 37, 18, 0.85); }
+ headerbar button separator, .titlebar:not(headerbar) button separator, headerbar button.nautilus-circular-button.image-button separator, .titlebar:not(headerbar) button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#c8b8b1,#4e2512,0.9)); }
+ headerbar button.image-button, .titlebar:not(headerbar) button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ headerbar .linked > button, .titlebar:not(headerbar) .linked > button, headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar .linked > button:focus, .titlebar:not(headerbar) .linked > button:focus, headerbar .linked > button:hover, .titlebar:not(headerbar) .linked > button:hover, headerbar .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar .linked > button:active, .titlebar:not(headerbar) .linked > button:active, headerbar .linked > button.nautilus-circular-button.image-button:active, headerbar .linked > button:active:hover, .titlebar:not(headerbar) .linked > button:active:hover, headerbar .linked > button:active:focus, .titlebar:not(headerbar) .linked > button:active:focus, headerbar .linked > button:active:hover:focus, .titlebar:not(headerbar) .linked > button:active:hover:focus, headerbar .linked > button:checked, .titlebar:not(headerbar) .linked > button:checked, headerbar .linked > button:checked:hover, .titlebar:not(headerbar) .linked > button:checked:hover, headerbar .linked > button:checked:focus, .titlebar:not(headerbar) .linked > button:checked:focus, headerbar .linked > button:checked:hover:focus, .titlebar:not(headerbar) .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ headerbar .linked > button:disabled, .titlebar:not(headerbar) .linked > button:disabled {
+ box-shadow: inset -1px 0 #3e1e0e; }
+ headerbar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child, headerbar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar .linked > button:last-child:hover, .titlebar:not(headerbar) .linked > button:last-child:hover, headerbar .linked > button:only-child:hover, .titlebar:not(headerbar) .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar .linked > button:disabled:last-child, .titlebar:not(headerbar) .linked > button:disabled:last-child, headerbar .linked > button:disabled:only-child, .titlebar:not(headerbar) .linked > button:disabled:only-child, headerbar .linked > button:active:disabled:last-child, .titlebar:not(headerbar) .linked > button:active:disabled:last-child, headerbar .linked > button:active:disabled:only-child, .titlebar:not(headerbar) .linked > button:active:disabled:only-child, headerbar .linked > button:checked:disabled:last-child, .titlebar:not(headerbar) .linked > button:checked:disabled:last-child, headerbar .linked > button:checked:disabled:only-child, .titlebar:not(headerbar) .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar .linked > button:active:last-child, .titlebar:not(headerbar) .linked > button:active:last-child, headerbar .linked > button:active:last-child:focus, .titlebar:not(headerbar) .linked > button:active:last-child:focus, headerbar .linked > button:active:last-child:hover, .titlebar:not(headerbar) .linked > button:active:last-child:hover, headerbar .linked > button:active:last-child:hover:focus, .titlebar:not(headerbar) .linked > button:active:last-child:hover:focus, headerbar .linked > button:checked:last-child, .titlebar:not(headerbar) .linked > button:checked:last-child, headerbar .linked > button:checked:last-child:focus, .titlebar:not(headerbar) .linked > button:checked:last-child:focus, headerbar .linked > button:checked:last-child:hover, .titlebar:not(headerbar) .linked > button:checked:last-child:hover, headerbar .linked > button:checked:last-child:hover:focus, .titlebar:not(headerbar) .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ headerbar .linked > button:active:only-child, .titlebar:not(headerbar) .linked > button:active:only-child, headerbar .linked > button:active:only-child:focus, .titlebar:not(headerbar) .linked > button:active:only-child:focus, headerbar .linked > button:active:only-child:hover, .titlebar:not(headerbar) .linked > button:active:only-child:hover, headerbar .linked > button:active:only-child:hover:focus, .titlebar:not(headerbar) .linked > button:active:only-child:hover:focus, headerbar .linked > button:checked:only-child, .titlebar:not(headerbar) .linked > button:checked:only-child, headerbar .linked > button:checked:only-child:focus, .titlebar:not(headerbar) .linked > button:checked:only-child:focus, headerbar .linked > button:checked:only-child:hover, .titlebar:not(headerbar) .linked > button:checked:only-child:hover, headerbar .linked > button:checked:only-child:hover:focus, .titlebar:not(headerbar) .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ headerbar box button.image-button, .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ headerbar separator, .titlebar:not(headerbar) separator, headerbar separator:disabled, .titlebar:not(headerbar) separator:disabled {
+ color: #2f160b;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar separator, .titlebar:not(headerbar) separator {
+ background-image: image(mix(#c8b8b1,#4e2512,0.9)); }
+ headerbar:backdrop, .titlebar:backdrop:not(headerbar) {
+ background-color: #35190c;
+ background-image: none;
+ color: mix(#a07766,#35190c,0.4);
+ text-shadow: none; }
+ headerbar.default-decoration, .default-decoration.titlebar:not(headerbar) {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ headerbar.default-decoration button.titlebutton, .default-decoration.titlebar:not(headerbar) button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd headerbar:backdrop:dir(rtl), .solid-csd .titlebar:backdrop:dir(rtl):not(headerbar), .solid-csd headerbar:backdrop:dir(ltr), .solid-csd .titlebar:backdrop:dir(ltr):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(ltr), .solid-csd .titlebar:dir(ltr):not(headerbar) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled headerbar:backdrop, .tiled .titlebar:backdrop:not(headerbar), .tiled headerbar, .tiled .titlebar:not(headerbar),
+ .maximized headerbar:backdrop,
+ .maximized .titlebar:backdrop:not(headerbar),
+ .maximized headerbar,
+ .maximized .titlebar:not(headerbar) {
+ border-radius: 0; }
+ headerbar .title, .titlebar:not(headerbar) .title {
+ font-weight: bold; }
+ headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton {
+ margin-left: 3px; }
+ headerbar button, .titlebar:not(headerbar) button, headerbar button.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.nautilus-circular-button.image-button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22);
+ padding: 3px; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover:focus, .titlebar:not(headerbar) button:active:hover:focus, headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover:focus, .titlebar:not(headerbar) button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ headerbar button:disabled, .titlebar:not(headerbar) button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ headerbar button:hover:focus, .titlebar:not(headerbar) button:hover:focus, headerbar button:hover:hover, .titlebar:not(headerbar) button:hover:hover, headerbar button.flat:hover:focus, .titlebar:not(headerbar) button.flat:hover:focus, headerbar button.flat:hover:hover, .titlebar:not(headerbar) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ headerbar button:hover:active, .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active:hover, .titlebar:not(headerbar) button:hover:active:hover, headerbar button:hover:active:focus, .titlebar:not(headerbar) button:hover:active:focus, headerbar button:hover:active:hover:focus, .titlebar:not(headerbar) button:hover:active:hover:focus, headerbar button:hover:checked, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked:hover, .titlebar:not(headerbar) button:hover:checked:hover, headerbar button:hover:checked:focus, .titlebar:not(headerbar) button:hover:checked:focus, headerbar button:hover:checked:hover:focus, .titlebar:not(headerbar) button:hover:checked:hover:focus, headerbar button.flat:hover:active, .titlebar:not(headerbar) button.flat:hover:active, headerbar button.flat:hover:active:hover, .titlebar:not(headerbar) button.flat:hover:active:hover, headerbar button.flat:hover:active:focus, .titlebar:not(headerbar) button.flat:hover:active:focus, headerbar button.flat:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:hover:active:hover:focus, headerbar button.flat:hover:checked, .titlebar:not(headerbar) button.flat:hover:checked, headerbar button.flat:hover:checked:hover, .titlebar:not(headerbar) button.flat:hover:checked:hover, headerbar button.flat:hover:checked:focus, .titlebar:not(headerbar) button.flat:hover:checked:focus, headerbar button.flat:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ headerbar button:hover:disabled, .titlebar:not(headerbar) button:hover:disabled, headerbar button.flat:hover:disabled, .titlebar:not(headerbar) button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:checked:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button.flat:hover:active:disabled, .titlebar:not(headerbar) button.flat:hover:active:disabled, headerbar button.flat:hover:checked:disabled, .titlebar:not(headerbar) button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar button:focus:hover, .titlebar:not(headerbar) button:focus:hover, headerbar button.flat:focus:hover, .titlebar:not(headerbar) button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ headerbar button:focus:hover:focus, .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:hover, .titlebar:not(headerbar) button:focus:hover:hover, headerbar button.flat:focus:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:focus, headerbar button.flat:focus:hover:hover, .titlebar:not(headerbar) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active:hover, .titlebar:not(headerbar) button:focus:hover:active:hover, headerbar button:focus:hover:active:focus, .titlebar:not(headerbar) button:focus:hover:active:focus, headerbar button:focus:hover:active:hover:focus, .titlebar:not(headerbar) button:focus:hover:active:hover:focus, headerbar button:focus:hover:checked, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked:hover, .titlebar:not(headerbar) button:focus:hover:checked:hover, headerbar button:focus:hover:checked:focus, .titlebar:not(headerbar) button:focus:hover:checked:focus, headerbar button:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button:focus:hover:checked:hover:focus, headerbar button.flat:focus:hover:active, .titlebar:not(headerbar) button.flat:focus:hover:active, headerbar button.flat:focus:hover:active:hover, .titlebar:not(headerbar) button.flat:focus:hover:active:hover, headerbar button.flat:focus:hover:active:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:focus, headerbar button.flat:focus:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:hover:focus, headerbar button.flat:focus:hover:checked, .titlebar:not(headerbar) button.flat:focus:hover:checked, headerbar button.flat:focus:hover:checked:hover, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover, headerbar button.flat:focus:hover:checked:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:focus, headerbar button.flat:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ headerbar button:focus:hover:disabled, .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button.flat:focus:hover:disabled, .titlebar:not(headerbar) button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:checked:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button.flat:focus:hover:active:disabled, .titlebar:not(headerbar) button.flat:focus:hover:active:disabled, headerbar button.flat:focus:hover:checked:disabled, .titlebar:not(headerbar) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button.flat:checked, .titlebar:not(headerbar) button.flat:checked, headerbar button.flat:active, .titlebar:not(headerbar) button.flat:active, headerbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ headerbar button:checked:active, .titlebar:not(headerbar) button:checked:active, headerbar button:checked:active:hover, .titlebar:not(headerbar) button:checked:active:hover, headerbar button:checked:active:focus, .titlebar:not(headerbar) button:checked:active:focus, headerbar button:checked:active:hover:focus, .titlebar:not(headerbar) button:checked:active:hover:focus, headerbar button:checked:checked, .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked:hover, .titlebar:not(headerbar) button:checked:checked:hover, headerbar button:checked:checked:focus, .titlebar:not(headerbar) button:checked:checked:focus, headerbar button:checked:checked:hover:focus, .titlebar:not(headerbar) button:checked:checked:hover:focus, headerbar button:active:active, .titlebar:not(headerbar) button:active:active, headerbar button:active:active:hover, .titlebar:not(headerbar) button:active:active:hover, headerbar button:active:active:focus, .titlebar:not(headerbar) button:active:active:focus, headerbar button:active:active:hover:focus, .titlebar:not(headerbar) button:active:active:hover:focus, headerbar button:active:checked, .titlebar:not(headerbar) button:active:checked, headerbar button:active:checked:hover, .titlebar:not(headerbar) button:active:checked:hover, headerbar button:active:checked:focus, .titlebar:not(headerbar) button:active:checked:focus, headerbar button:active:checked:hover:focus, .titlebar:not(headerbar) button:active:checked:hover:focus, headerbar button.flat:checked:active, .titlebar:not(headerbar) button.flat:checked:active, headerbar button.flat:checked:active:hover, .titlebar:not(headerbar) button.flat:checked:active:hover, headerbar button.flat:checked:active:focus, .titlebar:not(headerbar) button.flat:checked:active:focus, headerbar button.flat:checked:active:hover:focus, .titlebar:not(headerbar) button.flat:checked:active:hover:focus, headerbar button.flat:checked:checked, .titlebar:not(headerbar) button.flat:checked:checked, headerbar button.flat:checked:checked:hover, .titlebar:not(headerbar) button.flat:checked:checked:hover, headerbar button.flat:checked:checked:focus, .titlebar:not(headerbar) button.flat:checked:checked:focus, headerbar button.flat:checked:checked:hover:focus, .titlebar:not(headerbar) button.flat:checked:checked:hover:focus, headerbar button.flat:active:active, .titlebar:not(headerbar) button.flat:active:active, headerbar button.flat:active:active:hover, .titlebar:not(headerbar) button.flat:active:active:hover, headerbar button.flat:active:active:focus, .titlebar:not(headerbar) button.flat:active:active:focus, headerbar button.flat:active:active:hover:focus, .titlebar:not(headerbar) button.flat:active:active:hover:focus, headerbar button.flat:active:checked, .titlebar:not(headerbar) button.flat:active:checked, headerbar button.flat:active:checked:hover, .titlebar:not(headerbar) button.flat:active:checked:hover, headerbar button.flat:active:checked:focus, .titlebar:not(headerbar) button.flat:active:checked:focus, headerbar button.flat:active:checked:hover:focus, .titlebar:not(headerbar) button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ headerbar button:checked:active:disabled, .titlebar:not(headerbar) button:checked:active:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:active:active:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:checked:disabled, .titlebar:not(headerbar) button:active:checked:disabled, headerbar button.flat:checked:active:disabled, .titlebar:not(headerbar) button.flat:checked:active:disabled, headerbar button.flat:checked:checked:disabled, .titlebar:not(headerbar) button.flat:checked:checked:disabled, headerbar button.flat:active:active:disabled, .titlebar:not(headerbar) button.flat:active:active:disabled, headerbar button.flat:active:checked:disabled, .titlebar:not(headerbar) button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #e6e6e6; }
+ headerbar button:disabled:disabled, .titlebar:not(headerbar) button:disabled:disabled, headerbar button.flat:disabled:disabled, .titlebar:not(headerbar) button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ headerbar button:disabled:disabled :disabled, .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button.flat:disabled:disabled :disabled, .titlebar:not(headerbar) button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:checked:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button.flat:active:disabled :disabled, .titlebar:not(headerbar) button.flat:active:disabled :disabled, headerbar button.flat:checked:disabled :disabled, .titlebar:not(headerbar) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar button.separator, .titlebar:not(headerbar) button.separator, headerbar button.separator.nautilus-circular-button.image-button, headerbar button .separator, .titlebar:not(headerbar) button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ headerbar button.separator:disabled, .titlebar:not(headerbar) button.separator:disabled, headerbar button .separator:disabled, .titlebar:not(headerbar) button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ headerbar button separator, .titlebar:not(headerbar) button separator, headerbar button.nautilus-circular-button.image-button separator, .titlebar:not(headerbar) button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+ headerbar button.text-button, .titlebar:not(headerbar) button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1; }
+ headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #e6e6e6; }
+ headerbar button:backdrop, .titlebar:not(headerbar) button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#a07766,#35190c,0.4); }
+ headerbar button stack box.narrow, .titlebar:not(headerbar) button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ headerbar button:not(:checked):not(:hover) stack box, .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box {
+ color: #c8b8b1; }
+ headerbar button.titlebutton + separator.titlebutton, .titlebar:not(headerbar) button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ headerbar button.titlebutton, .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #c8b8b1;
+ box-shadow: none; }
+ headerbar button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover:focus, .titlebar:not(headerbar) button.titlebutton:hover:focus {
+ background-image: none;
+ background-color: transparent;
+ color: #75574a;
+ box-shadow: none; }
+ headerbar button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active:hover, .titlebar:not(headerbar) button.titlebutton:active:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #694e43;
+ box-shadow: none; }
+ headerbar button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop {
+ background: none;
+ color: mix(#a07766,#35190c,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #35190c;
+ background-image: none;
+ border-color: mix(#a07766,#35190c,0.88);
+ color: #a07766; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#75574a,mix(#a07766,#35190c,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#a07766,#35190c,0.4); }
+ toolbar:disabled {
+ border-color: mix(#a07766,#35190c,0.92); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#a07766,#35190c,0.88); }
+ toolbar:disabled {
+ background-color: #30170b;
+ background-image: none;
+ color: mix(#a07766,#35190c,0.5); }
+ toolbar .background {
+ background-color: #35190c;
+ border-color: mix(#35190c,#a07766,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #35190c;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.22);
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.22),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.22); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(137, 101, 85, 0.22); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.22); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(160, 119, 102, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(160, 119, 102, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #a07766;
+ border-color: rgba(53, 25, 12, 0);
+ background-color: rgba(53, 25, 12, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover, toolbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.3);
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.3),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:hover, toolbar button:hover:active:focus, toolbar button:hover:active:hover:focus, toolbar button:hover:checked, toolbar button:hover:checked:hover, toolbar button:hover:checked:focus, toolbar button:hover:checked:hover:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover, toolbar button.flat:hover:active:focus, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.3); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(137, 101, 85, 0.3); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.3); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(160, 119, 102, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #3a1c0d;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ toolbar button:focus:hover:focus, toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:focus, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.3),0.3); }
+ toolbar button:focus:hover:active, toolbar button:focus:hover:active:hover, toolbar button:focus:hover:active:focus, toolbar button:focus:hover:active:hover:focus, toolbar button:focus:hover:checked, toolbar button:focus:hover:checked:hover, toolbar button:focus:hover:checked:focus, toolbar button:focus:hover:checked:hover:focus, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:hover, toolbar button.flat:focus:hover:active:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:hover, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.3); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(137, 101, 85, 0.3); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.3); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active, toolbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(160, 119, 102, 0.06), inset 0 1px rgba(160, 119, 102, 0.07), inset -1px 0 rgba(160, 119, 102, 0.06), inset 0 -1px rgba(160, 119, 102, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover, toolbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.22),0.3); }
+ toolbar button:checked:active, toolbar button:checked:active:hover, toolbar button:checked:active:focus, toolbar button:checked:active:hover:focus, toolbar button:checked:checked, toolbar button:checked:checked:hover, toolbar button:checked:checked:focus, toolbar button:checked:checked:hover:focus, toolbar button:active:active, toolbar button:active:active:hover, toolbar button:active:active:focus, toolbar button:active:active:hover:focus, toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:checked:active, toolbar button.flat:checked:active:hover, toolbar button.flat:checked:active:focus, toolbar button.flat:checked:active:hover:focus, toolbar button.flat:checked:checked, toolbar button.flat:checked:checked:hover, toolbar button.flat:checked:checked:focus, toolbar button.flat:checked:checked:hover:focus, toolbar button.flat:active:active, toolbar button.flat:active:active:hover, toolbar button.flat:active:active:focus, toolbar button.flat:active:active:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.22); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(137, 101, 85, 0.22); }
+ toolbar button:checked:active:disabled, toolbar button:checked:checked:disabled, toolbar button:active:active:disabled, toolbar button:active:checked:disabled, toolbar button.flat:checked:active:disabled, toolbar button.flat:checked:checked:disabled, toolbar button.flat:active:active:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.22); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover, toolbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover, toolbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #a07766; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#35190c,#a07766,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#35190c,#a07766,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#35190c,#a07766,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(53, 25, 12, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(53, 25, 12, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#a07766,#35190c,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar .linked > button, toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ toolbar .linked > button:focus, toolbar .linked > button:hover, toolbar .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ toolbar .linked > button:active, toolbar .linked > button.nautilus-circular-button.image-button:active, toolbar .linked > button:active:hover, toolbar .linked > button:active:focus, toolbar .linked > button:active:hover:focus, toolbar .linked > button:checked, toolbar .linked > button:checked:hover, toolbar .linked > button:checked:focus, toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #2a140a; }
+ toolbar .linked > button:last-child, toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ toolbar .linked > button:last-child:hover, toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ toolbar .linked > button:disabled:last-child, toolbar .linked > button:disabled:only-child, toolbar .linked > button:active:disabled:last-child, toolbar .linked > button:active:disabled:only-child, toolbar .linked > button:checked:disabled:last-child, toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar .linked > button:active:last-child, toolbar .linked > button:active:last-child:focus, toolbar .linked > button:active:last-child:hover, toolbar .linked > button:active:last-child:hover:focus, toolbar .linked > button:checked:last-child, toolbar .linked > button:checked:last-child:focus, toolbar .linked > button:checked:last-child:hover, toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ toolbar .linked > button:active:only-child, toolbar .linked > button:active:only-child:focus, toolbar .linked > button:active:only-child:hover, toolbar .linked > button:active:only-child:hover:focus, toolbar .linked > button:checked:only-child, toolbar .linked > button:checked:only-child:focus, toolbar .linked > button:checked:only-child:hover, toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #200f07;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#35190c,#a07766,0.18);
+ background-color: mix(mix(#35190c,#a07766,0.18),#35190c,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9);
+ background-color: mix(#35190c,mix(#35190c,mix(#35190c,#a07766,0.18),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #35190c;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.22);
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.22),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.nautilus-circular-button.image-button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.22); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(137, 101, 85, 0.22); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.22); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(160, 119, 102, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(160, 119, 102, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat, toolbar.inline-toolbar button.flat.nautilus-circular-button.image-button {
+ color: #a07766;
+ border-color: rgba(53, 25, 12, 0);
+ background-color: rgba(53, 25, 12, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.3);
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.3),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:hover, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button:hover:active:hover:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:hover, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button:hover:checked:hover:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.3); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(137, 101, 85, 0.3); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.3); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #381a0d;
+ background-image: none;
+ border-color: rgba(160, 119, 102, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #3a1c0d;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ toolbar.inline-toolbar button:focus:hover:focus, toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.3),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button:focus:hover:active:hover, toolbar.inline-toolbar button:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:active:hover:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button:focus:hover:checked:hover, toolbar.inline-toolbar button:focus:hover:checked:focus, toolbar.inline-toolbar button:focus:hover:checked:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:hover, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:hover, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(137, 101, 85, 0.3); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.3); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.nautilus-circular-button.image-button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(129, 95, 80, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(160, 119, 102, 0.06), inset 0 1px rgba(160, 119, 102, 0.07), inset -1px 0 rgba(160, 119, 102, 0.06), inset 0 -1px rgba(160, 119, 102, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#75574a,rgba(160, 119, 102, 0.22),0.3); }
+ toolbar.inline-toolbar button:checked:active, toolbar.inline-toolbar button:checked:active:hover, toolbar.inline-toolbar button:checked:active:focus, toolbar.inline-toolbar button:checked:active:hover:focus, toolbar.inline-toolbar button:checked:checked, toolbar.inline-toolbar button:checked:checked:hover, toolbar.inline-toolbar button:checked:checked:focus, toolbar.inline-toolbar button:checked:checked:hover:focus, toolbar.inline-toolbar button:active:active, toolbar.inline-toolbar button:active:active:hover, toolbar.inline-toolbar button:active:active:focus, toolbar.inline-toolbar button:active:active:hover:focus, toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:checked:active, toolbar.inline-toolbar button.flat:checked:active:hover, toolbar.inline-toolbar button.flat:checked:active:focus, toolbar.inline-toolbar button.flat:checked:active:hover:focus, toolbar.inline-toolbar button.flat:checked:checked, toolbar.inline-toolbar button.flat:checked:checked:hover, toolbar.inline-toolbar button.flat:checked:checked:focus, toolbar.inline-toolbar button.flat:checked:checked:hover:focus, toolbar.inline-toolbar button.flat:active:active, toolbar.inline-toolbar button.flat:active:active:hover, toolbar.inline-toolbar button.flat:active:active:focus, toolbar.inline-toolbar button.flat:active:active:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(113, 83, 70, 0.22); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(137, 101, 85, 0.22); }
+ toolbar.inline-toolbar button:checked:active:disabled, toolbar.inline-toolbar button:checked:checked:disabled, toolbar.inline-toolbar button:active:active:disabled, toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:checked:active:disabled, toolbar.inline-toolbar button.flat:checked:checked:disabled, toolbar.inline-toolbar button.flat:active:active:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(129, 95, 80, 0.22); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #a07766; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#35190c,#a07766,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#35190c,#a07766,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#35190c,#a07766,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(53, 25, 12, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(53, 25, 12, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#a07766,#35190c,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #452110; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#35190c,#a07766,0.18); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #34190c;
+ background-image: none;
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #2a140a;
+ color: #a07766; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar:not(headerbar).selection-mode button.suggested-action {
+ background-color: #7f7623;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child),
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child),
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #fde7db;
+ border-color: rgba(127, 118, 35, 0);
+ background-color: rgba(127, 118, 35, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:hover {
+ background-color: #857c25;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ .suggested-action:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:hover, .suggested-action:hover:active:focus, .suggested-action:hover:active:hover:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:hover, .suggested-action:hover:checked:focus, .suggested-action:hover:checked:hover:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover, .suggested-action.flat:hover:active:focus, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:focus {
+ background-color: #857c25;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #8c8227;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ .suggested-action:focus:hover:focus, .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:focus, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action:focus:hover:active:hover, .suggested-action:focus:hover:active:focus, .suggested-action:focus:hover:active:hover:focus, .suggested-action:focus:hover:checked, .suggested-action:focus:hover:checked:hover, .suggested-action:focus:hover:checked:focus, .suggested-action:focus:hover:checked:hover:focus, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:hover, .suggested-action.flat:focus:hover:active:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:hover, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:checked, .suggested-action.flat:active,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .suggested-action:checked:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:active, .suggested-action:checked:active:hover, .suggested-action:checked:active:focus, .suggested-action:checked:active:hover:focus, .suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked, .suggested-action:checked:checked:hover, .suggested-action:checked:checked:focus, .suggested-action:checked:checked:hover:focus, .suggested-action:active:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action:active:active:hover, .suggested-action:active:active:focus, .suggested-action:active:active:hover:focus, .suggested-action:active:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus, .suggested-action.flat:checked:active, .suggested-action.flat:checked:active:hover, .suggested-action.flat:checked:active:focus, .suggested-action.flat:checked:active:hover:focus, .suggested-action.flat:checked:checked, .suggested-action.flat:checked:checked:hover, .suggested-action.flat:checked:checked:focus, .suggested-action.flat:checked:checked:hover:focus, .suggested-action.flat:active:active, .suggested-action.flat:active:active:hover, .suggested-action.flat:active:active:focus, .suggested-action.flat:active:active:hover:focus, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .suggested-action:checked:active:disabled, .suggested-action:checked:checked:disabled, .suggested-action:active:active:disabled, .suggested-action:active:checked:disabled, .suggested-action.flat:checked:active:disabled, .suggested-action.flat:checked:checked:disabled, .suggested-action.flat:active:active:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:focus, .suggested-action.flat:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:hover {
+ color: #fde7db; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#7f7623,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#7f7623,#fde7db,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#7f7623,#fde7db,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator, .titlebar:not(headerbar).selection-mode button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(127, 118, 35, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled, .titlebar:not(headerbar).selection-mode button.suggested-action .separator:disabled {
+ color: rgba(127, 118, 35, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator, .titlebar:not(headerbar).selection-mode button.suggested-action separator {
+ background-image: image(mix(#fde7db,#7f7623,0.9)); }
+
+.destructive-action {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .destructive-action:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #fde7db;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #fde7db; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#fde7db,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#fde7db,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#fde7db,#d56a24,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #75574a;
+ background-image: none;
+ border-color: mix(#fde7db,#75574a,0.72);
+ color: #fde7db; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#75574a,mix(#fde7db,#75574a,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#fde7db,#75574a,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#fde7db,#75574a,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#fde7db,#75574a,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #694e43;
+ background-image: none;
+ color: mix(#fde7db,#75574a,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #75574a;
+ border-color: mix(#75574a,#fde7db,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar.selection-mode button.flat, headerbar.selection-mode button.flat.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button {
+ color: #fde7db;
+ border-color: rgba(117, 87, 74, 0);
+ background-color: rgba(117, 87, 74, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:hover, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button:hover:active:hover:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:hover, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button:hover:checked:hover:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #816051;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ headerbar.selection-mode button:focus:hover:focus, headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:focus, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button:focus:hover:active:hover, headerbar.selection-mode button:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:active:hover:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button:focus:hover:checked:hover, headerbar.selection-mode button:focus:hover:checked:focus, headerbar.selection-mode button:focus:hover:checked:hover:focus, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:hover, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:hover, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:checked:active:disabled, headerbar.selection-mode button:checked:checked:disabled, headerbar.selection-mode button:active:active:disabled, headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:checked:active:disabled, headerbar.selection-mode button.flat:checked:checked:disabled, headerbar.selection-mode button.flat:active:active:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #fde7db; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#75574a,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#75574a,#fde7db,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#75574a,#fde7db,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(117, 87, 74, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(117, 87, 74, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#fde7db,#75574a,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar.selection-mode .linked > button:focus, headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar.selection-mode .linked > button:active, headerbar.selection-mode .linked > button:active:hover, headerbar.selection-mode .linked > button:active:focus, headerbar.selection-mode .linked > button:active:hover:focus, headerbar.selection-mode .linked > button:checked, headerbar.selection-mode .linked > button:checked:hover, headerbar.selection-mode .linked > button:checked:focus, headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #5e463b; }
+ headerbar.selection-mode .linked > button:last-child, headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar.selection-mode .linked > button:last-child:hover, headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar.selection-mode .linked > button:disabled:last-child, headerbar.selection-mode .linked > button:disabled:only-child, headerbar.selection-mode .linked > button:active:disabled:last-child, headerbar.selection-mode .linked > button:active:disabled:only-child, headerbar.selection-mode .linked > button:checked:disabled:last-child, headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode .linked > button:active:last-child, headerbar.selection-mode .linked > button:active:last-child:focus, headerbar.selection-mode .linked > button:active:last-child:hover, headerbar.selection-mode .linked > button:active:last-child:hover:focus, headerbar.selection-mode .linked > button:checked:last-child, headerbar.selection-mode .linked > button:checked:last-child:focus, headerbar.selection-mode .linked > button:checked:last-child:hover, headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ headerbar.selection-mode .linked > button:active:only-child, headerbar.selection-mode .linked > button:active:only-child:focus, headerbar.selection-mode .linked > button:active:only-child:hover, headerbar.selection-mode .linked > button:active:only-child:hover:focus, headerbar.selection-mode .linked > button:checked:only-child, headerbar.selection-mode .linked > button:checked:only-child:focus, headerbar.selection-mode .linked > button:checked:only-child:hover, headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #46342c;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar.selection-mode button.flat, headerbar.selection-mode button.flat.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button {
+ color: #fde7db;
+ border-color: rgba(117, 87, 74, 0);
+ background-color: rgba(117, 87, 74, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:hover, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button:hover:active:hover:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:hover, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button:hover:checked:hover:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #816051;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ headerbar.selection-mode button:focus:hover:focus, headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:focus, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button:focus:hover:active:hover, headerbar.selection-mode button:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:active:hover:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button:focus:hover:checked:hover, headerbar.selection-mode button:focus:hover:checked:focus, headerbar.selection-mode button:focus:hover:checked:hover:focus, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:hover, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:hover, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:checked:active:disabled, headerbar.selection-mode button:checked:checked:disabled, headerbar.selection-mode button:active:active:disabled, headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:checked:active:disabled, headerbar.selection-mode button.flat:checked:checked:disabled, headerbar.selection-mode button.flat:active:active:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #fde7db; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#75574a,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#75574a,#fde7db,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#75574a,#fde7db,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(117, 87, 74, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(117, 87, 74, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#fde7db,#75574a,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #75574a;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #5e463b;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #523d34; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #584138; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(253, 231, 219, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label, .selection-menu headerbar.selection-mode label.separator,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label, .selection-menu .titlebar:not(headerbar).selection-mode label.separator {
+ color: #523d34; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #c0b2ac; }
+ calendar:selected {
+ border-radius: 2px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(65, 47, 40, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(65, 47, 40, 0.1); }
+ calendar.button {
+ color: rgba(160, 119, 102, 0.55); }
+ calendar.button:hover {
+ color: #a07766; }
+ calendar.button:backdrop {
+ color: alpha(mix(#a07766,#35190c,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#a07766,#35190c,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#a07766,#35190c,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#75574a,#a07766,0.5); }
+ calendar:backdrop {
+ color: mix(#35190c,#c0b2ac,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #35190c;
+ color: #c0b2ac; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 2.5px;
+ border-top-right-radius: 2.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 2.5px;
+ border-bottom-left-radius: 2.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.dark overlay {
+ color: #fde7db; }
+ colorswatch.dark overlay:hover {
+ border-color: mix(#35190c,#a07766,0.18); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#75574a,#fde7db,0.66); }
+
+colorswatch.light overlay {
+ color: #c0b2ac; }
+ colorswatch.light overlay:hover {
+ border-color: mix(#35190c,#a07766,0.18); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#35190c,#c0b2ac,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #75574a;
+ box-shadow: inset 0 0 0 2px mix(#35190c,#a07766,0.18), inset 0 0 0 1px #75574a; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #75574a;
+ box-shadow: inset 0 0 0 2px mix(#35190c,#a07766,0.18), inset 0 0 0 1px #75574a; }
+
+colorswatch overlay {
+ border: 1px solid mix(#35190c,#a07766,0.18); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(55, 26, 13, 0.4), inset 0 -1px rgba(65, 47, 40, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: mix(#35190c,#a07766,0.18);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(65, 47, 40, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #fde7db; }
+
+colorswatch#add-color-button {
+ border-radius: 2px 2px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 2px; }
+ colorswatch#add-color-button overlay {
+ background-color: #32180b;
+ color: #a07766; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #30170b; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #32180b; }
+
+colorswatch#editor-color-sample {
+ border-radius: 2px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 2.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 2px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#35190c,#a07766,0.18); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#35190c,#a07766,0.18);
+ background-color: #35190c; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#75574a,#35190c,0.5); }
+
+list {
+ color: #c0b2ac;
+ background-color: #35190c;
+ border-color: mix(#35190c,#a07766,0.18); }
+ list:backdrop {
+ background-color: #35190c;
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(160, 119, 102, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(65, 47, 40, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(65, 47, 40, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#75574a,#a07766,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #75574a; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 2px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #574b37;
+ background-image: none;
+ border: 1px solid #463c2c;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #231813; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #574b37;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.info button:active, infobar.info button.nautilus-circular-button.image-button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.info button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.info button.flat, infobar.info button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(87, 75, 55, 0);
+ background-color: rgba(87, 75, 55, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover, infobar.info button.flat:hover {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:hover, infobar.info button:hover:active:focus, infobar.info button:hover:active:hover:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:hover, infobar.info button:hover:checked:focus, infobar.info button:hover:checked:hover:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover, infobar.info button.flat:hover:active:focus, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #60533d;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ infobar.info button:focus:hover:focus, infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:focus, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button:focus:hover:active:hover, infobar.info button:focus:hover:active:focus, infobar.info button:focus:hover:active:hover:focus, infobar.info button:focus:hover:checked, infobar.info button:focus:hover:checked:hover, infobar.info button:focus:hover:checked:focus, infobar.info button:focus:hover:checked:hover:focus, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:hover, infobar.info button.flat:focus:hover:active:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:hover, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.nautilus-circular-button.image-button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.info button:checked:active, infobar.info button:checked:active:hover, infobar.info button:checked:active:focus, infobar.info button:checked:active:hover:focus, infobar.info button:checked:checked, infobar.info button:checked:checked:hover, infobar.info button:checked:checked:focus, infobar.info button:checked:checked:hover:focus, infobar.info button:active:active, infobar.info button:active:active:hover, infobar.info button:active:active:focus, infobar.info button:active:active:hover:focus, infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:checked:active, infobar.info button.flat:checked:active:hover, infobar.info button.flat:checked:active:focus, infobar.info button.flat:checked:active:hover:focus, infobar.info button.flat:checked:checked, infobar.info button.flat:checked:checked:hover, infobar.info button.flat:checked:checked:focus, infobar.info button.flat:checked:checked:hover:focus, infobar.info button.flat:active:active, infobar.info button.flat:active:active:hover, infobar.info button.flat:active:active:focus, infobar.info button.flat:active:active:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.info button:checked:active:disabled, infobar.info button:checked:checked:disabled, infobar.info button:active:active:disabled, infobar.info button:active:checked:disabled, infobar.info button.flat:checked:active:disabled, infobar.info button.flat:checked:checked:disabled, infobar.info button.flat:active:active:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #231813; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#574b37,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#574b37,#231813,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#574b37,#231813,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(87, 75, 55, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(87, 75, 55, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#574b37,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #b37535;
+ background-image: none;
+ border: 1px solid #8f5e2a;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #231813; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #b37535;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.warning button:active, infobar.warning button.nautilus-circular-button.image-button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.warning button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.warning button.flat, infobar.warning button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(179, 117, 53, 0);
+ background-color: rgba(179, 117, 53, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover, infobar.warning button.flat:hover {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:hover, infobar.warning button:hover:active:focus, infobar.warning button:hover:active:hover:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:hover, infobar.warning button:hover:checked:focus, infobar.warning button:hover:checked:hover:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover, infobar.warning button.flat:hover:active:focus, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #c5813a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ infobar.warning button:focus:hover:focus, infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:focus, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button:focus:hover:active:hover, infobar.warning button:focus:hover:active:focus, infobar.warning button:focus:hover:active:hover:focus, infobar.warning button:focus:hover:checked, infobar.warning button:focus:hover:checked:hover, infobar.warning button:focus:hover:checked:focus, infobar.warning button:focus:hover:checked:hover:focus, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:hover, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:hover, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.nautilus-circular-button.image-button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.warning button:checked:active, infobar.warning button:checked:active:hover, infobar.warning button:checked:active:focus, infobar.warning button:checked:active:hover:focus, infobar.warning button:checked:checked, infobar.warning button:checked:checked:hover, infobar.warning button:checked:checked:focus, infobar.warning button:checked:checked:hover:focus, infobar.warning button:active:active, infobar.warning button:active:active:hover, infobar.warning button:active:active:focus, infobar.warning button:active:active:hover:focus, infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:checked:active, infobar.warning button.flat:checked:active:hover, infobar.warning button.flat:checked:active:focus, infobar.warning button.flat:checked:active:hover:focus, infobar.warning button.flat:checked:checked, infobar.warning button.flat:checked:checked:hover, infobar.warning button.flat:checked:checked:focus, infobar.warning button.flat:checked:checked:hover:focus, infobar.warning button.flat:active:active, infobar.warning button.flat:active:active:hover, infobar.warning button.flat:active:active:focus, infobar.warning button.flat:active:active:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.warning button:checked:active:disabled, infobar.warning button:checked:checked:disabled, infobar.warning button:active:active:disabled, infobar.warning button:active:checked:disabled, infobar.warning button.flat:checked:active:disabled, infobar.warning button.flat:checked:checked:disabled, infobar.warning button.flat:active:active:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #231813; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#b37535,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b37535,#231813,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#b37535,#231813,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 117, 53, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(179, 117, 53, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#b37535,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #574b37;
+ background-image: none;
+ border: 1px solid #463c2c;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #231813; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #574b37;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.question button:active, infobar.question button.nautilus-circular-button.image-button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.question button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.question button.flat, infobar.question button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(87, 75, 55, 0);
+ background-color: rgba(87, 75, 55, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover, infobar.question button.flat:hover {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:hover, infobar.question button:hover:active:focus, infobar.question button:hover:active:hover:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:hover, infobar.question button:hover:checked:focus, infobar.question button:hover:checked:hover:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover, infobar.question button.flat:hover:active:focus, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #60533d;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ infobar.question button:focus:hover:focus, infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:focus, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button:focus:hover:active:hover, infobar.question button:focus:hover:active:focus, infobar.question button:focus:hover:active:hover:focus, infobar.question button:focus:hover:checked, infobar.question button:focus:hover:checked:hover, infobar.question button:focus:hover:checked:focus, infobar.question button:focus:hover:checked:hover:focus, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:hover, infobar.question button.flat:focus:hover:active:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:hover, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.nautilus-circular-button.image-button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.question button:checked:active, infobar.question button:checked:active:hover, infobar.question button:checked:active:focus, infobar.question button:checked:active:hover:focus, infobar.question button:checked:checked, infobar.question button:checked:checked:hover, infobar.question button:checked:checked:focus, infobar.question button:checked:checked:hover:focus, infobar.question button:active:active, infobar.question button:active:active:hover, infobar.question button:active:active:focus, infobar.question button:active:active:hover:focus, infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:checked:active, infobar.question button.flat:checked:active:hover, infobar.question button.flat:checked:active:focus, infobar.question button.flat:checked:active:hover:focus, infobar.question button.flat:checked:checked, infobar.question button.flat:checked:checked:hover, infobar.question button.flat:checked:checked:focus, infobar.question button.flat:checked:checked:hover:focus, infobar.question button.flat:active:active, infobar.question button.flat:active:active:hover, infobar.question button.flat:active:active:focus, infobar.question button.flat:active:active:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.question button:checked:active:disabled, infobar.question button:checked:checked:disabled, infobar.question button:active:active:disabled, infobar.question button:active:checked:disabled, infobar.question button.flat:checked:active:disabled, infobar.question button.flat:checked:checked:disabled, infobar.question button.flat:active:active:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #231813; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#574b37,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#574b37,#231813,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#574b37,#231813,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(87, 75, 55, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(87, 75, 55, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#574b37,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #d56a24;
+ background-image: none;
+ border: 1px solid #aa551d;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #231813; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.error button:active, infobar.error button.nautilus-circular-button.image-button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.error button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.error button.flat, infobar.error button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover, infobar.error button.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:hover, infobar.error button:hover:active:focus, infobar.error button:hover:active:hover:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:hover, infobar.error button:hover:checked:focus, infobar.error button:hover:checked:hover:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover, infobar.error button.flat:hover:active:focus, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ infobar.error button:focus:hover:focus, infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:focus, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button:focus:hover:active:hover, infobar.error button:focus:hover:active:focus, infobar.error button:focus:hover:active:hover:focus, infobar.error button:focus:hover:checked, infobar.error button:focus:hover:checked:hover, infobar.error button:focus:hover:checked:focus, infobar.error button:focus:hover:checked:hover:focus, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:hover, infobar.error button.flat:focus:hover:active:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:hover, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.nautilus-circular-button.image-button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.error button:checked:active, infobar.error button:checked:active:hover, infobar.error button:checked:active:focus, infobar.error button:checked:active:hover:focus, infobar.error button:checked:checked, infobar.error button:checked:checked:hover, infobar.error button:checked:checked:focus, infobar.error button:checked:checked:hover:focus, infobar.error button:active:active, infobar.error button:active:active:hover, infobar.error button:active:active:focus, infobar.error button:active:active:hover:focus, infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:checked:active, infobar.error button.flat:checked:active:hover, infobar.error button.flat:checked:active:focus, infobar.error button.flat:checked:active:hover:focus, infobar.error button.flat:checked:checked, infobar.error button.flat:checked:checked:hover, infobar.error button.flat:checked:checked:focus, infobar.error button.flat:checked:checked:hover:focus, infobar.error button.flat:active:active, infobar.error button.flat:active:active:hover, infobar.error button.flat:active:active:focus, infobar.error button.flat:active:active:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.error button:checked:active:disabled, infobar.error button:checked:checked:disabled, infobar.error button:active:active:disabled, infobar.error button:active:checked:disabled, infobar.error button.flat:checked:active:disabled, infobar.error button.flat:checked:checked:disabled, infobar.error button.flat:active:active:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #231813; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#231813,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#231813,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#d56a24,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child, .linked.vertical > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+entry, menuitem entry, popover.background entry, .osd entry,
+#XfceNotifyWindow entry, #login_window entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.1), inset 0 1px rgba(32, 24, 20, 0.12), inset -1px 0 rgba(32, 24, 20, 0.1), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ entry:focus, popover.background entry:focus,
+ #XfceNotifyWindow entry:focus, #login_window entry:focus, entry:hover, popover.background entry:hover,
+ #XfceNotifyWindow entry:hover, #login_window entry:hover, entry:active, popover.background entry:active,
+ #XfceNotifyWindow entry:active, #login_window entry:active {
+ transition: border 100ms ease-in; }
+ entry:selected, popover.background entry:selected,
+ #XfceNotifyWindow entry:selected, #login_window entry:selected, entry:selected:selected:focus,
+ #XfceNotifyWindow entry:selected:selected:focus, #login_window entry:selected:selected:focus {
+ background-color: #75574a;
+ color: #fde7db; }
+ entry:disabled, popover.background entry:disabled,
+ #XfceNotifyWindow entry:disabled, #login_window entry:disabled {
+ box-shadow: none; }
+ entry progress, popover.background entry progress, .osd entry progress, #XfceNotifyWindow entry progress, #login_window entry progress {
+ background-color: #75574a;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #fde7db; }
+ entry image.left, #XfceNotifyWindow entry image.left, #login_window entry image.left {
+ padding-right: 3px; }
+ entry image.right, #XfceNotifyWindow entry image.right, #login_window entry image.right {
+ padding-left: 3px; }
+ entry.warning, popover.background entry.warning,
+ #XfceNotifyWindow entry.warning, #login_window entry.warning {
+ color: #231813;
+ border-color: #8f5e2a;
+ background-color: mix(#35190c,#b37535,0.6); }
+ entry.warning image, #XfceNotifyWindow entry.warning image, #login_window entry.warning image {
+ color: #231813; }
+ entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, #login_window entry.warning:focus {
+ color: #231813;
+ border-color: mix(#75574a,#b37535,0.3);
+ background-color: #b37535;
+ box-shadow: none; }
+ entry.warning selection, #XfceNotifyWindow entry.warning selection, #login_window entry.warning selection {
+ background-color: #231813;
+ color: #b37535; }
+ entry.error, popover.background entry.error,
+ #XfceNotifyWindow entry.error, #login_window entry.error {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#35190c,#d56a24,0.6); }
+ entry.error image, #XfceNotifyWindow entry.error image, #login_window entry.error image {
+ color: #231813; }
+ entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, #login_window entry.error:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.error selection, #XfceNotifyWindow entry.error selection, #login_window entry.error selection {
+ background-color: #231813;
+ color: #d56a24; }
+ entry.search-missing, popover.background entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, #login_window entry.search-missing {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#35190c,#d56a24,0.6); }
+ entry.search-missing image, #XfceNotifyWindow entry.search-missing image, #login_window entry.search-missing image {
+ color: #231813; }
+ entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, #login_window entry.search-missing:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.search-missing selection, #XfceNotifyWindow entry.search-missing selection, #login_window entry.search-missing selection {
+ background-color: #231813;
+ color: #d56a24; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #d4c8c3; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ border: 1px solid mix(#4e2512,#c8b8b1,0.21); }
+ .csd menu, .csd
+ .menu, .csd
+ .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #75574a;
+ color: #fde7db; }
+ menu separator,
+ .csd menu separator,
+ .menu separator,
+ .csd
+ .menu separator,
+ .context-menu separator,
+ .csd
+ .context-menu separator {
+ background-image: image(mix(#4e2512,#c8b8b1,0.18));
+ margin: 1px 0; }
+ menu .separator,
+ .csd menu .separator,
+ .menu .separator,
+ .csd
+ .menu .separator,
+ .context-menu .separator,
+ .csd
+ .context-menu .separator {
+ color: mix(#4e2512,#c8b8b1,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #75574a;
+ background-image: none;
+ color: #fde7db; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(253, 231, 219, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #fde7db; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #c8b8b1; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #462110;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #462110; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(200, 184, 177, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #c8b8b1; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #4e2512;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#4e2512,#c8b8b1,0.18);
+ -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 mix(#4e2512,#c8b8b1,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: mix(#35190c,#35190c,0.2); }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(200, 184, 177, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(253, 231, 219, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#c8b8b1,#4e2512,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(65, 47, 40, 0.2); }
+
+menuitem entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ menuitem entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 2px;
+ background-clip: border-box;
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1;
+ box-shadow: 0 3px 6px rgba(65, 47, 40, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#c8b8b1,#4e2512,0.64);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.16); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.68); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.64); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #75574a; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #5e2c16; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background iconview:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#4e2512,#c8b8b1,1.3);
+ background-image: none;
+ color: #c8b8b1;
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ popover.background .frame {
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ border-radius: 2px; }
+ popover.background entry {
+ background-color: #35190c;
+ background-image: none;
+ border-color: mix(#c0b2ac,#35190c,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c0b2ac;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#75574a,mix(#c0b2ac,#35190c,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#c0b2ac,#35190c,0.32); }
+ popover.background entry:disabled {
+ border-color: mix(#c0b2ac,#35190c,0.84); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#c0b2ac,#35190c,0.8); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#35190c,#c0b2ac,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#35190c,#c0b2ac,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ popover.background button:focus, popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ popover.background button:active, popover.background button.nautilus-circular-button.image-button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ popover.background button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ popover.background button.flat, popover.background button.flat.nautilus-circular-button.image-button {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover, popover.background button.flat:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:hover, popover.background button:hover:active:focus, popover.background button:hover:active:hover:focus, popover.background button:hover:checked, popover.background button:hover:checked:hover, popover.background button:hover:checked:focus, popover.background button:hover:checked:hover:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover, popover.background button.flat:hover:active:focus, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ popover.background button:focus:hover:focus, popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:focus, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ popover.background button:focus:hover:active, popover.background button:focus:hover:active:hover, popover.background button:focus:hover:active:focus, popover.background button:focus:hover:active:hover:focus, popover.background button:focus:hover:checked, popover.background button:focus:hover:checked:hover, popover.background button:focus:hover:checked:focus, popover.background button:focus:hover:checked:hover:focus, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:hover, popover.background button.flat:focus:hover:active:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:hover, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ popover.background button:checked, popover.background button:active, popover.background button.nautilus-circular-button.image-button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ popover.background button:checked:active, popover.background button:checked:active:hover, popover.background button:checked:active:focus, popover.background button:checked:active:hover:focus, popover.background button:checked:checked, popover.background button:checked:checked:hover, popover.background button:checked:checked:focus, popover.background button:checked:checked:hover:focus, popover.background button:active:active, popover.background button:active:active:hover, popover.background button:active:active:focus, popover.background button:active:active:hover:focus, popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:checked:active, popover.background button.flat:checked:active:hover, popover.background button.flat:checked:active:focus, popover.background button.flat:checked:active:hover:focus, popover.background button.flat:checked:checked, popover.background button.flat:checked:checked:hover, popover.background button.flat:checked:checked:focus, popover.background button.flat:checked:checked:hover:focus, popover.background button.flat:active:active, popover.background button.flat:active:active:hover, popover.background button.flat:active:active:focus, popover.background button.flat:active:active:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ popover.background button:checked:active:disabled, popover.background button:checked:checked:disabled, popover.background button:active:active:disabled, popover.background button:active:checked:disabled, popover.background button.flat:checked:active:disabled, popover.background button.flat:checked:checked:disabled, popover.background button.flat:active:active:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ popover.background button:focus, popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #e6e6e6; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #c8b8b1; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #4a4a4a; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 2px;
+ background-color: #75574a;
+ color: #fde7db; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #a07766; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #a07766;
+ background-clip: padding-box;
+ border: 1px solid #815f50;
+ border-radius: 2px;
+ color: #35190c; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #a07766;
+ border: 1px solid mix(#35190c,#a07766,0.18);
+ background: #371a0d;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#a07766,#35190c,0.5);
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(62, 30, 14, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 2px 2px;
+ padding: 6px;
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ color: #c8b8b1; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ frame.app-notification button:active, frame.app-notification button.nautilus-circular-button.image-button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ frame.app-notification button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ frame.app-notification button.flat, frame.app-notification button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:hover, frame.app-notification button:hover:active:focus, frame.app-notification button:hover:active:hover:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:hover, frame.app-notification button:hover:checked:focus, frame.app-notification button:hover:checked:hover:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover, frame.app-notification button.flat:hover:active:focus, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ frame.app-notification button:focus:hover:focus, frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:focus, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button:focus:hover:active:hover, frame.app-notification button:focus:hover:active:focus, frame.app-notification button:focus:hover:active:hover:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button:focus:hover:checked:hover, frame.app-notification button:focus:hover:checked:focus, frame.app-notification button:focus:hover:checked:hover:focus, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:hover, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:hover, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.nautilus-circular-button.image-button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ frame.app-notification button:checked:active, frame.app-notification button:checked:active:hover, frame.app-notification button:checked:active:focus, frame.app-notification button:checked:active:hover:focus, frame.app-notification button:checked:checked, frame.app-notification button:checked:checked:hover, frame.app-notification button:checked:checked:focus, frame.app-notification button:checked:checked:hover:focus, frame.app-notification button:active:active, frame.app-notification button:active:active:hover, frame.app-notification button:active:active:focus, frame.app-notification button:active:active:hover:focus, frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:checked:active, frame.app-notification button.flat:checked:active:hover, frame.app-notification button.flat:checked:active:focus, frame.app-notification button.flat:checked:active:hover:focus, frame.app-notification button.flat:checked:checked, frame.app-notification button.flat:checked:checked:hover, frame.app-notification button.flat:checked:checked:focus, frame.app-notification button.flat:checked:checked:hover:focus, frame.app-notification button.flat:active:active, frame.app-notification button.flat:active:active:hover, frame.app-notification button.flat:active:active:focus, frame.app-notification button.flat:active:active:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ frame.app-notification button:checked:active:disabled, frame.app-notification button:checked:checked:disabled, frame.app-notification button:active:active:disabled, frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:checked:active:disabled, frame.app-notification button.flat:checked:checked:disabled, frame.app-notification button.flat:active:active:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #c8b8b1; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #fde7db; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #35190c;
+ background-image: none;
+ border: 1px solid #2a140a;
+ border-radius: 2px;
+ color: #a07766; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 2px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(78, 37, 18, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #35190c;
+ color: #c0b2ac; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #35190c;
+ color: #c0b2ac; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #a07766;
+ background-color: #35190c;
+ border: 1px solid;
+ border-color: mix(#35190c,#a07766,0.18);
+ border-radius: 2px;
+ box-shadow: inset 0 -3px mix(mix(#35190c,#a07766,0.18),#35190c,0.6);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #35190c;
+ color: mix(#a07766,#35190c,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+label:disabled selection, row:selected label:disabled, label:disabled:selected, entry selection:disabled, menuitem entry selection:disabled, popover.background entry selection:disabled, .osd entry selection:disabled, #XfceNotifyWindow entry selection:disabled, #login_window entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, treeview.view:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view iconview:disabled:selected:focus, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected {
+ color: mix(#fde7db,#75574a,0.5); }
+
+label:backdrop selection, row:selected label:backdrop, label:backdrop:selected, entry selection:backdrop, menuitem entry selection:backdrop, popover.background entry selection:backdrop, .osd entry selection:backdrop, #XfceNotifyWindow entry selection:backdrop, #login_window entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, treeview.view:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view iconview:backdrop:selected:focus, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected {
+ background-color: #75574a;
+ color: mix(#75574a,#fde7db,0.66); }
+ label:backdrop selection:disabled, row:selected label:disabled:backdrop, label:disabled:backdrop:selected, entry selection:disabled:backdrop, #XfceNotifyWindow entry selection:disabled:backdrop, #login_window entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, treeview.view:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected {
+ color: mix(mix(#75574a,#fde7db,0.66),#75574a,0.3); }
+
+entry selection, menuitem entry selection, popover.background entry selection, .osd entry selection, #XfceNotifyWindow entry selection, #login_window entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, treeview.view:selected:focus, treeview.view:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view iconview:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar iconview:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected {
+ background-color: #75574a; }
+ row:selected label, label:selected, entry selection, menuitem entry selection, popover.background entry selection, .osd entry selection, #XfceNotifyWindow entry selection, #login_window entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, treeview.view:selected:focus, treeview.view:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view iconview:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar iconview:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected {
+ color: #fde7db; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#35190c,#a07766,0.18); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #35190c; }
+ notebook > header {
+ padding: 3px;
+ background-color: #35190c; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#35190c,#a07766,0.18); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#35190c,#a07766,0.18); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#35190c,#a07766,0.18); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#35190c,#a07766,0.18); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#a07766,#35190c,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#a07766,mix(#a07766,#35190c,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #a07766; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#a07766,#35190c,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#35190c,#a07766,0.1),0.7);
+ background-image: none;
+ border-color: mix(mix(#35190c,#a07766,0.18),mix(#a07766,#35190c,0.5),0.15);
+ color: rgba(160, 119, 102, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#35190c,#a07766,0.04);
+ background-image: none;
+ color: mix(#a07766,mix(#a07766,#35190c,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #35190c;
+ border-color: mix(#35190c,#a07766,0.18);
+ color: #a07766; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#35190c,#a07766,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #e49561; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #75574a; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#35190c,#a07766,0.18); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#35190c,#a07766,0.18); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#35190c,#a07766,0.18); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#35190c,#a07766,0.18); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 2px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #75574a;
+ margin-top: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 2px 0 0;
+ padding-top: 3px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#75574a,mix(#35190c,#a07766,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 2px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #75574a;
+ margin-bottom: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 0 2px 2px;
+ padding-bottom: 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#75574a,mix(#35190c,#a07766,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 2px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #75574a;
+ margin-right: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 2px 2px 0;
+ padding-right: 11px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#75574a,mix(#35190c,#a07766,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 2px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #75574a;
+ margin-left: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 0 0 2px;
+ padding-left: 11px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#75574a,mix(#35190c,#a07766,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 2px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ button.osd:hover:active, button.osd:hover:active:hover, button.osd:hover:active:focus, button.osd:hover:active:hover:focus, button.osd:hover:checked, button.osd:hover:checked:hover, button.osd:hover:checked:focus, button.osd:hover:checked:hover:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover, button.osd.flat:hover:active:focus, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover, button.osd.flat:hover:checked:focus, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:hover,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button:hover:active:hover:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:hover,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ button.osd:focus:hover:focus, button.osd:focus:hover:hover, button.osd.flat:focus:hover:focus, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:focus,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ button.osd:focus:hover:active, button.osd:focus:hover:active:hover, button.osd:focus:hover:active:focus, button.osd:focus:hover:active:hover:focus, button.osd:focus:hover:checked, button.osd:focus:hover:checked:hover, button.osd:focus:hover:checked:focus, button.osd:focus:hover:checked:hover:focus, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:hover, button.osd.flat:focus:hover:active:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:hover, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button:focus:hover:active:hover,
+ #XfceNotifyWindow button:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button:focus:hover:checked:hover,
+ #XfceNotifyWindow button:focus:hover:checked:focus,
+ #XfceNotifyWindow button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ button.osd:checked:active, button.osd:checked:active:hover, button.osd:checked:active:focus, button.osd:checked:active:hover:focus, button.osd:checked:checked, button.osd:checked:checked:hover, button.osd:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd:active:active, button.osd:active:active:hover, button.osd:active:active:focus, button.osd:active:active:hover:focus, button.osd:active:checked, button.osd:active:checked:hover, button.osd:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ button.osd:checked:active:disabled, button.osd:checked:checked:disabled, button.osd:active:active:disabled, button.osd:active:checked:disabled, button.osd.flat:checked:active:disabled, button.osd.flat:checked:checked:disabled, button.osd.flat:active:active:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:checked:active:disabled,
+ #XfceNotifyWindow button:checked:checked:disabled,
+ #XfceNotifyWindow button:active:active:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:checked:active:disabled,
+ #XfceNotifyWindow button.flat:checked:checked:disabled,
+ #XfceNotifyWindow button.flat:active:active:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #c8b8b1; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(62, 30, 14, 0.8);
+ border-radius: 2px;
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ color: #c8b8b1; }
+ toolbar.osd separator {
+ color: rgba(70, 33, 16, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #75574a;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(78, 37, 18, 0.8);
+ color: #c8b8b1;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(78, 37, 18, 0.6);
+ color: #c8b8b1; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .osd button:focus, .osd button:hover, .osd button.nautilus-circular-button.image-button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd button:active, .osd button.nautilus-circular-button.image-button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd button.flat, .osd button.flat.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.nautilus-circular-button.image-button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd button:hover:active, .osd button:hover:active:hover, .osd button:hover:active:focus, .osd button:hover:active:hover:focus, .osd button:hover:checked, .osd button:hover:checked:hover, .osd button:hover:checked:focus, .osd button:hover:checked:hover:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover, .osd button.flat:hover:active:focus, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover, .osd button.flat:hover:checked:focus, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:hover,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button:hover:active:hover:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:hover,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ .osd button:focus:hover:focus, .osd button:focus:hover:hover, .osd button.flat:focus:hover:focus, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:focus,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd button:focus:hover:active, .osd button:focus:hover:active:hover, .osd button:focus:hover:active:focus, .osd button:focus:hover:active:hover:focus, .osd button:focus:hover:checked, .osd button:focus:hover:checked:hover, .osd button:focus:hover:checked:focus, .osd button:focus:hover:checked:hover:focus, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:hover, .osd button.flat:focus:hover:active:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:hover, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button:focus:hover:active:hover,
+ #XfceNotifyWindow button:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button:focus:hover:checked:hover,
+ #XfceNotifyWindow button:focus:hover:checked:focus,
+ #XfceNotifyWindow button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd button:checked, .osd button:active, .osd button.nautilus-circular-button.image-button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd button:checked:active, .osd button:checked:active:hover, .osd button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button:checked:checked, .osd button:checked:checked:hover, .osd button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button:active:active, .osd button:active:active:hover, .osd button:active:active:focus, .osd button:active:active:hover:focus, .osd button:active:checked, .osd button:active:checked:hover, .osd button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd button:checked:active:disabled, .osd button:checked:checked:disabled, .osd button:active:active:disabled, .osd button:active:checked:disabled, .osd button.flat:checked:active:disabled, .osd button.flat:checked:checked:disabled, .osd button.flat:active:active:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:checked:active:disabled,
+ #XfceNotifyWindow button:checked:checked:disabled,
+ #XfceNotifyWindow button:active:active:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:checked:active:disabled,
+ #XfceNotifyWindow button.flat:checked:checked:disabled,
+ #XfceNotifyWindow button.flat:active:active:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd button:focus, .osd button:hover, .osd button.nautilus-circular-button.image-button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #c8b8b1; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#75574a,rgba(66, 31, 15, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(200, 184, 177, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #c8b8b1; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(84, 40, 19, 0.8);
+ background-image: none;
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.8); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.32); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.84); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.8); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(70, 33, 16, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(62, 30, 14, 0.8);
+ background-color: rgba(84, 40, 19, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #75574a;
+ background-color: #75574a;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(66, 31, 15, 0.8);
+ background-color: rgba(70, 33, 16, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(107, 51, 25, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #75574a; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #75574a;
+ border-color: #75574a; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #946e5e;
+ border-color: #946e5e; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #564036;
+ border-color: #564036; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.31);
+ background-color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #694e43;
+ background-color: #75574a; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.21);
+ border-radius: 2px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(70, 33, 16, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(65, 47, 40, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 0;
+ color: #c8b8b1;
+ caret-color: #c8b8b1; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#75574a,rgba(66, 31, 15, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #462110;
+ background-image: none;
+ color: mix(#4e2512,#c8b8b1,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22);
+ border-radius: 0;
+ border-color: rgba(66, 31, 15, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:hover, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:active:hover:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:hover, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button:hover:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:focus, .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button:focus:hover:active:hover, .osd spinbutton:not(.vertical) button:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button:focus:hover:checked:hover, .osd spinbutton:not(.vertical) button:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:active:disabled, .osd spinbutton:not(.vertical) button:checked:checked:disabled, .osd spinbutton:not(.vertical) button:active:active:disabled, .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:checked:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:active:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #c8b8b1; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #c8b8b1; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#c8b8b1,#4e2512,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#35190c,mix(#a07766,#35190c,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(65, 47, 40, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(115, 54, 26, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 2px 0 0 2px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 2px 2px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:hover, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:active:hover:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:hover, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child:hover:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:focus, .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child:focus:hover:active:hover, .osd spinbutton.vertical button:first-child:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child:focus:hover:checked:hover, .osd spinbutton.vertical button:first-child:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:active:disabled, .osd spinbutton.vertical button:first-child:checked:checked:disabled, .osd spinbutton.vertical button:first-child:active:active:disabled, .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:checked:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:active:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #c8b8b1; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#35190c,#a07766,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: mix(#35190c,#35190c,0.4); }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#35190c,mix(#35190c,#a07766,0.18),0.9) 1px, transparent 1px);
+ background-color: #291309;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 2px;
+ font-size: smaller;
+ color: rgba(160, 119, 102, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#35190c,#a07766,0.17);
+ background-color: mix(#35190c,#35190c,0.08);
+ background-image: none;
+ border-radius: 2px; }
+ progressbar progress {
+ background-color: #75574a;
+ background-image: none;
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+ progressbar progress.right {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.top {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#35190c,#35190c,0.08);
+ border: 1px solid mix(#35190c,#a07766,0.17);
+ border-radius: 2px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #75574a;
+ border-color: transparent;
+ border-radius: 2px; }
+ levelbar block.low {
+ background-color: #b37535;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #7f7623;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #5e463b;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #816051; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#35190c,#a07766,0.2); }
+ scale trough:disabled {
+ background-color: mix(#35190c,#a07766,0.1); }
+ menuitem:hover scale trough,
+ row:selected scale trough,
+ infobar scale trough {
+ background-color: rgba(65, 47, 40, 0.2); }
+ menuitem:hover scale trough highlight,
+ row:selected scale trough highlight,
+ infobar scale trough highlight {
+ background-color: #fde7db; }
+ menuitem:hover scale trough highlight:disabled,
+ row:selected scale trough highlight:disabled,
+ infobar scale trough highlight:disabled {
+ background-color: mix(#fde7db,#75574a,0.55); }
+ menuitem:hover scale trough:disabled,
+ row:selected scale trough:disabled,
+ infobar scale trough:disabled {
+ background-color: rgba(65, 47, 40, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #75574a; }
+ scale highlight:disabled {
+ background-color: rgba(117, 87, 74, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(117, 87, 74, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #35190c;
+ border: 1px solid rgba(117, 87, 74, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #4a2311; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #75574a;
+ border-color: #75574a; }
+ scale slider:disabled {
+ background-color: mix(#35190c,#35190c,0.55);
+ border-color: mix(#75574a,#35190c,0.92); }
+ menuitem:hover scale slider,
+ row:selected scale slider,
+ infobar scale slider {
+ background-clip: border-box;
+ background-color: #fde7db;
+ border-color: #fde7db; }
+ menuitem:hover scale slider:hover,
+ row:selected scale slider:hover,
+ infobar scale slider:hover {
+ background-color: mix(#fde7db,#75574a,0.85);
+ border-color: mix(#fde7db,#75574a,0.85); }
+ menuitem:hover scale slider:active,
+ row:selected scale slider:active,
+ infobar scale slider:active {
+ background-color: mix(#fde7db,#75574a,0.5);
+ border-color: mix(#fde7db,#75574a,0.5); }
+ menuitem:hover scale slider:disabled,
+ row:selected scale slider:disabled,
+ infobar scale slider:disabled {
+ background-color: mix(#fde7db,#75574a,0.55);
+ border-color: mix(#fde7db,#75574a,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: mix(#35190c,#35190c,0.4);
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.left {
+ border-right: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.right {
+ border-left: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar:backdrop {
+ background-color: #291309;
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 2px;
+ background-clip: padding-box;
+ background-color: mix(#35190c,#a07766,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#35190c,#a07766,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #946e5e; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#a07766,#35190c,0.5),#35190c,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #ab897a; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #a07766;
+ border: 1px solid #412f28; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#35190c,#a07766,0.18);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#35190c,#a07766,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#35190c,#a07766,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #946e5e; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#a07766,#35190c,0.5),#35190c,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#35190c,#a07766,0.18); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#35190c,#a07766,0.18); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#35190c,#35190c,0.5); }
+ 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 mix(#35190c,#a07766,0.18);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#35190c,#a07766,0.18);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#35190c,#35190c,0.5);
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #fde7db; }
+ placessidebar row:disabled {
+ color: mix(#a07766,#35190c,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#a07766,#35190c,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#75574a,#fde7db,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #73361a; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#75574a);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #75574a; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #75574a;
+ box-shadow: inset 0 1px #75574a, inset 0 -1px #75574a; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #fde7db;
+ background-color: #75574a; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#30170b);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#75574a); }
+ paned > separator:backdrop {
+ background-image: image(mix(#35190c,mix(#35190c,#a07766,0.18),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #35190c;
+ background-image: image(#2a140a), image(#2a140a);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #35190c;
+ background-image: image(mix(#35190c,mix(#35190c,#a07766,0.18),0.9)), image(mix(#35190c,mix(#35190c,#a07766,0.18),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#462110); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #75574a;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#35190c,#a07766,0.3) inset, 1px 0 mix(#35190c,#a07766,0.3) inset, 0 -1px mix(#35190c,#a07766,0.3) inset, 0 1px mix(#35190c,#a07766,0.3) inset;
+ border-radius: 1px;
+ background-color: #35190c; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#35190c,#a07766,0.15) inset, 1px 0 mix(#35190c,#a07766,0.15) inset, 0 -1px mix(#35190c,#a07766,0.15) inset, 0 1px mix(#35190c,#a07766,0.15) inset;
+ background-color: rgba(53, 25, 12, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled,
+ menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled,
+ menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #35190c; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 2px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#35190c,#35190c,0.3);
+ color: #c0b2ac;
+ box-shadow: inset 1px -1px 0 rgba(32, 24, 20, 0.06), inset -1px 1px 0 rgba(32, 24, 20, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#c0b2ac,#35190c,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(32, 24, 20, 0.07), 1px 0 2px 0 rgba(32, 24, 20, 0.07);
+ border-radius: 2px; }
+ switch:checked {
+ background-color: #75574a;
+ background-image: none;
+ border-color: #75574a;
+ color: #35190c; }
+ switch:checked slider {
+ background-color: #371a0d;
+ box-shadow: 0 1px 3px 0 rgba(32, 24, 20, 0.1); }
+ switch:disabled {
+ background-color: mix(#35190c,#35190c,0.5);
+ background-image: none;
+ border-color: #35190c;
+ color: #35190c;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #35190c; }
+ list row:selected switch {
+ background-color: #35190c;
+ color: mix(#35190c,#35190c,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#35190c,#35190c,0.5),#35190c,0.4); }
+ list row:selected switch:checked {
+ color: #75574a;
+ background-color: mix(#c0b2ac,#35190c,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #75574a; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #c0b2ac;
+ background-color: #35190c;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#35190c,#c0b2ac,0.8);
+ background-color: #35190c; }
+ .view separator, iconview separator,
+ .view text separator,
+ iconview text separator,
+ textview text separator {
+ background-image: image(mix(#c0b2ac,#35190c,0.9)); }
+
+textview border {
+ background-color: mix(#35190c,#35190c,0.5); }
+
+iconview :selected {
+ border-radius: 2px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+flowbox rubberband,
+treeview.view rubberband {
+ border: 1px solid mix(#75574a,#fde7db,0.1);
+ background-color: rgba(117, 87, 74, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #35190c;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #35190c; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #75574a; }
+
+treeview.view header button, treeview.view header button.nautilus-circular-button.image-button, treeview.view header button:hover, treeview.view header button:active {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#a07766,#35190c,0.5); }
+ treeview.view header button:backdrop {
+ border-color: #35190c;
+ border-style: none solid solid none;
+ color: mix(mix(#a07766,#35190c,0.5),#35190c,0.5);
+ background-image: none;
+ background-color: #35190c; }
+ treeview.view header button:backdrop:disabled {
+ border-color: #35190c;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#a07766,#35190c,0.7);
+ border-top-color: mix(#a07766,#35190c,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#fde7db,#75574a,0.5);
+ border-top-color: rgba(160, 119, 102, 0.1); }
+ treeview.view:disabled {
+ color: mix(#a07766,#35190c,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#fde7db,#75574a,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#75574a,#fde7db,0.66),#75574a,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #73361a; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #35190c; }
+ treeview.view.separator:backdrop {
+ color: rgba(53, 25, 12, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#a07766,#35190c,0.5),#35190c,0.5);
+ border-top: #35190c; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: #372922; }
+ 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: mix(#35190c,#a07766,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #a07766; }
+ treeview.view.expander:selected {
+ color: mix(#75574a,#fde7db,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #fde7db; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#75574a,mix(#75574a,#fde7db,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#35190c,mix(#a07766,#35190c,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #75574a;
+ background-image: none;
+ border-radius: 2px;
+ border: 1px solid #372922; }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#75574a,#fde7db,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ box-shadow: inset 0 1px rgba(55, 26, 13, 0.05);
+ background-color: #75574a;
+ background-image: none;
+ border-radius: 2px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ border-color: #35190c;
+ background-color: mix(#35190c,#75574a,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #35190c;
+ background-image: none;
+ border-color: mix(#a07766,#35190c,0.84); }
+ treeview.view.progressbar:backdrop {
+ border-color: #35190c;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(160, 119, 102, 0.1);
+ border-radius: 2px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: #75574a;
+ border-radius: 2px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: #372922;
+ border-left-color: #372922;
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: #372922;
+ border-left-color: #372922;
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #75574a;
+ color: #35190c;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #35190c;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #75574a; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#a07766,#35190c,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#35190c,#a07766,0.18); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#35190c,mix(#35190c,#a07766,0.18),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(mix(#35190c,#a07766,0.18),0.3274509804); }
+
+.content-view {
+ background-color: mix(#35190c,#35190c,0.28);
+ color: mix(#c0b2ac,#a07766,0.18);
+ border: 1px solid shade(mix(#35190c,#35190c,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#c0b2ac,#35190c,0.9)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #4e2512;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(65, 47, 40, 0.7), 0 0 0 1px #a33300;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(65, 47, 40, 0.4), 0 0 0 1px #bd886f;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #a33300; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #bd886f; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(65, 47, 40, 0.2), 0 0 0 1px rgba(189, 136, 111, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 2px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 2px;
+ box-shadow: 0 1px 2px rgba(65, 47, 40, 0.2), 0 0 0 1px rgba(189, 136, 111, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+panel-plug,
+panel-toplevel.background, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar,
+panel-toplevel .gnome-panel-menu-bar:backdrop, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem, wnck-pager, wnck-tasklist, .mate-panel-menu-bar, .xfce4-panel, UnityPanelWidget, .unity-panel {
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1; }
+
+clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem label, gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label {
+ font-weight: normal;
+ color: #c8b8b1; }
+
+#clock-applet-button, #clock-applet-button:backdrop, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, #login_window, #shutdown_dialog, #restart_dialog {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ #clock-applet-button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, .xfce4-panel button:hover, .xfce4-panel button.nautilus-circular-button.image-button:hover, #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.11);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.11);
+ color: #d4c8c3; }
+ #clock-applet-button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, .xfce4-panel button:active, .xfce4-panel button.nautilus-circular-button.image-button:active, #login_window:active, #shutdown_dialog:active, #restart_dialog:active, #clock-applet-button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, .xfce4-panel button:checked, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked {
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ color: #d4c8c3; }
+ #clock-applet-button:active:hover, panel-applet button:active:hover, .xfce4-panel button:active:hover, #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, #clock-applet-button:checked:hover, panel-applet button:checked:hover, .xfce4-panel button:checked:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.31);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #412f28; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #c8b8b1; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle #PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #c8b8b1;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#4e2512);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#c8b8b1);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #653017;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #fde7db;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop, .cs-category-view iconview:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#a07766,#35190c,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#35190c,#75574a,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #523d34; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 2px 2px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #32180b; }
+
+.geary-folder-popover-list-row {
+ border-color: #5e2c16;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #35190c; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm.button, .lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry {
+ background-image: none;
+ background-color: rgba(65, 47, 40, 0.3);
+ border-color: rgba(55, 26, 13, 0.9);
+ border-radius: 5px;
+ padding: 3px;
+ color: #371a0d; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(65, 47, 40, 0.6);
+ border-color: rgba(55, 26, 13, 0.2);
+ border-radius: 4px;
+ padding: 1px;
+ color: #371a0d; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #371a0d; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(65, 47, 40, 0.3);
+ border-color: rgba(55, 26, 13, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(55, 26, 13, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(55, 26, 13, 0.3);
+ border-color: rgba(55, 26, 13, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(65, 47, 40, 0.3);
+ border-color: rgba(55, 26, 13, 0.6);
+ border-radius: 5px;
+ padding: 5px;
+ color: #371a0d;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(55, 26, 13, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #371a0d; }
+
+.lightdm.entry:selected {
+ background-color: rgba(55, 26, 13, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #542813;
+ border-radius: 0;
+ padding: 0;
+ color: #371a0d; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #30170b;
+ background-color: #35190c; }
+
+.gedit-document-panel {
+ background-color: #35190c;
+ color: mix(#a07766,#35190c,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 2px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(65, 47, 40, 0.1);
+ color: rgba(55, 26, 13, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(65, 47, 40, 0.2);
+ background-color: rgba(65, 47, 40, 0.08);
+ color: #371a0d; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(65, 47, 40, 0.1);
+ color: #371a0d; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #30170b;
+ background-color: #35190c; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #381a0d; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(65, 47, 40, 0.1);
+ background-color: rgba(65, 47, 40, 0.5);
+ color: #371a0d; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(65, 47, 40, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #2a140a; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #32180b;
+ color: #a07766; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 2px 2px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #2a140a;
+ background-color: #35190c; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #d56a24;
+ background-image: none;
+ color: #231813; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #35190c;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#c0b2ac,#35190c,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #371a0d;
+ text-shadow: 1px 1px #412f28; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #a07766; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #fde7db; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #2a140a; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #35190c;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#35190c,#a07766,0.18); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(160, 119, 102, 0.5);
+ border-color: rgba(145, 106, 90, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(117, 87, 74, 0.8);
+ border-color: rgba(105, 78, 67, 0.8); }
+ .disk-space-display.free {
+ background-color: #32180b;
+ border-color: #2d150a; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #231813;
+ background-color: #d56a24; }
+
+.conflict-row.activatable:hover {
+ background-color: #dd7735; }
+
+.conflict-row.activatable:selected {
+ color: #fde7db;
+ background-color: #75574a; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #371a0d;
+ text-shadow: 1px 1px #412f28; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #a07766; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #fde7db; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#35190c,#c0b2ac,0.12);
+ color: #c0b2ac; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #2a140a;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#35190c,#a07766,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22);
+ -NemoPathbarButton-border-radius: 2px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #2a140a; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.06), inset 0 1px rgba(32, 24, 20, 0.07), inset -1px 0 rgba(32, 24, 20, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#35190c,#35190c,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #2a140a;
+ -NemoPlacesTreeView-disk-full-fg-color: #75574a;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #fde7db;
+ -NemoPlacesTreeView-disk-full-fg-color: #8c6859; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #34190c;
+ background-image: none;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#35190c,#a07766,0.18); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat {
+ background-color: #35190c;
+ background-image: none;
+ color: #a07766;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #35190c;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #35190c;
+ background-image: none;
+ padding: 3px;
+ border: 0;
+ color: #a07766; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #35190c;
+ color: #c0b2ac; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(65, 47, 40, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(65, 47, 40, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #75574a;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #a33300;
+ border-bottom: 0;
+ border-radius: 2px 2px 0 0;
+ padding: 1px 6px 0;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #bd886f;
+ color: mix(#a07766,#35190c,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #4e2512; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#251208,mix(#a07766,#35190c,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #c8b8b1; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #35190c; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(65, 47, 40, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(65, 47, 40, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #c8b8b1;
+ text-shadow: 0 1px rgba(65, 47, 40, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(65, 47, 40, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(200, 184, 177, 0.2);
+ background-image: none;
+ color: #c8b8b1; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #c8b8b1; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(200, 184, 177, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 2px;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#371a0d,#c8b8b1,0.21), inset -1px 0 mix(#371a0d,#c8b8b1,0.21), inset 0 1px mix(#371a0d,#c8b8b1,0.21), inset 0 -1px mix(#371a0d,#c8b8b1,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ #login_window button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #login_window button.flat {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:hover, #login_window button:hover:active:focus, #login_window button:hover:active:hover:focus, #login_window button:hover:checked, #login_window button:hover:checked:hover, #login_window button:hover:checked:focus, #login_window button:hover:checked:hover:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover, #login_window button.flat:hover:active:focus, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ #login_window button:focus:hover:focus, #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:focus, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ #login_window button:focus:hover:active, #login_window button:focus:hover:active:hover, #login_window button:focus:hover:active:focus, #login_window button:focus:hover:active:hover:focus, #login_window button:focus:hover:checked, #login_window button:focus:hover:checked:hover, #login_window button:focus:hover:checked:focus, #login_window button:focus:hover:checked:hover:focus, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:hover, #login_window button.flat:focus:hover:active:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:hover, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ #login_window button:checked:active, #login_window button:checked:active:hover, #login_window button:checked:active:focus, #login_window button:checked:active:hover:focus, #login_window button:checked:checked, #login_window button:checked:checked:hover, #login_window button:checked:checked:focus, #login_window button:checked:checked:hover:focus, #login_window button:active:active, #login_window button:active:active:hover, #login_window button:active:active:focus, #login_window button:active:active:hover:focus, #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:checked:active, #login_window button.flat:checked:active:hover, #login_window button.flat:checked:active:focus, #login_window button.flat:checked:active:hover:focus, #login_window button.flat:checked:checked, #login_window button.flat:checked:checked:hover, #login_window button.flat:checked:checked:focus, #login_window button.flat:checked:checked:hover:focus, #login_window button.flat:active:active, #login_window button.flat:active:active:hover, #login_window button.flat:active:active:focus, #login_window button.flat:active:active:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ #login_window button:checked:active:disabled, #login_window button:checked:checked:disabled, #login_window button:active:active:disabled, #login_window button:active:checked:disabled, #login_window button.flat:checked:active:disabled, #login_window button.flat:checked:checked:disabled, #login_window button.flat:active:active:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #e6e6e6; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+
+#login_window entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ #login_window entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#75574a,mix(#35190c,#a07766,0.18),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+
+#user_combobox {
+ color: #c8b8b1;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+
+#user_image {
+ border-radius: 2px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #371a0d, inset -1px 0 #371a0d, inset 0 1px #371a0d, inset 0 -1px #371a0d; }
+
+#user_image_border {
+ border-radius: 2px;
+ background-color: #462110;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(32, 24, 20, 0.07), inset 0 1px rgba(32, 24, 20, 0.08), inset -1px 0 rgba(32, 24, 20, 0.07), inset 0 -1px rgba(32, 24, 20, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #shutdown_button button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #231813;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:hover, #shutdown_button button:hover:active:focus, #shutdown_button button:hover:active:hover:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:hover, #shutdown_button button:hover:checked:focus, #shutdown_button button:hover:checked:hover:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover, #shutdown_button button.flat:hover:active:focus, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ #shutdown_button button:focus:hover:focus, #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:focus, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button:focus:hover:active:hover, #shutdown_button button:focus:hover:active:focus, #shutdown_button button:focus:hover:active:hover:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button:focus:hover:checked:hover, #shutdown_button button:focus:hover:checked:focus, #shutdown_button button:focus:hover:checked:hover:focus, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:hover, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:hover, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #shutdown_button button:checked:active, #shutdown_button button:checked:active:hover, #shutdown_button button:checked:active:focus, #shutdown_button button:checked:active:hover:focus, #shutdown_button button:checked:checked, #shutdown_button button:checked:checked:hover, #shutdown_button button:checked:checked:focus, #shutdown_button button:checked:checked:hover:focus, #shutdown_button button:active:active, #shutdown_button button:active:active:hover, #shutdown_button button:active:active:focus, #shutdown_button button:active:active:hover:focus, #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:checked:active, #shutdown_button button.flat:checked:active:hover, #shutdown_button button.flat:checked:active:focus, #shutdown_button button.flat:checked:active:hover:focus, #shutdown_button button.flat:checked:checked, #shutdown_button button.flat:checked:checked:hover, #shutdown_button button.flat:checked:checked:focus, #shutdown_button button.flat:checked:checked:hover:focus, #shutdown_button button.flat:active:active, #shutdown_button button.flat:active:active:hover, #shutdown_button button.flat:active:active:focus, #shutdown_button button.flat:active:active:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #shutdown_button button:checked:active:disabled, #shutdown_button button:checked:checked:disabled, #shutdown_button button:active:active:disabled, #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:checked:active:disabled, #shutdown_button button.flat:checked:checked:disabled, #shutdown_button button.flat:active:active:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #231813; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#231813,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#231813,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#231813,#d56a24,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #b37535;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.22); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #restart_button button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #231813;
+ border-color: rgba(179, 117, 53, 0);
+ background-color: rgba(179, 117, 53, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.32); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:hover, #restart_button button:hover:active:focus, #restart_button button:hover:active:hover:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:hover, #restart_button button:hover:checked:focus, #restart_button button:hover:checked:hover:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover, #restart_button button.flat:hover:active:focus, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.42); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #c5813a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(32, 24, 20, 0.48); }
+ #restart_button button:focus:hover:focus, #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:focus, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button:focus:hover:active:hover, #restart_button button:focus:hover:active:focus, #restart_button button:focus:hover:active:hover:focus, #restart_button button:focus:hover:checked, #restart_button button:focus:hover:checked:hover, #restart_button button:focus:hover:checked:focus, #restart_button button:focus:hover:checked:hover:focus, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:hover, #restart_button button.flat:focus:hover:active:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:hover, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #restart_button button:checked:active, #restart_button button:checked:active:hover, #restart_button button:checked:active:focus, #restart_button button:checked:active:hover:focus, #restart_button button:checked:checked, #restart_button button:checked:checked:hover, #restart_button button:checked:checked:focus, #restart_button button:checked:checked:hover:focus, #restart_button button:active:active, #restart_button button:active:active:hover, #restart_button button:active:active:focus, #restart_button button:active:active:hover:focus, #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:checked:active, #restart_button button.flat:checked:active:hover, #restart_button button.flat:checked:active:focus, #restart_button button.flat:checked:active:hover:focus, #restart_button button.flat:checked:checked, #restart_button button.flat:checked:checked:hover, #restart_button button.flat:checked:checked:focus, #restart_button button.flat:checked:checked:hover:focus, #restart_button button.flat:active:active, #restart_button button.flat:active:active:hover, #restart_button button.flat:active:active:focus, #restart_button button.flat:active:active:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #restart_button button:checked:active:disabled, #restart_button button:checked:checked:disabled, #restart_button button:active:active:disabled, #restart_button button:active:checked:disabled, #restart_button button.flat:checked:active:disabled, #restart_button button.flat:checked:checked:disabled, #restart_button button.flat:active:active:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #231813; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#b37535,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b37535,#231813,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#b37535,#231813,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 117, 53, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(179, 117, 53, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#231813,#b37535,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #4e2512;
+ color: #c8b8b1; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #4e2512;
+ border-color: #3e1e0e; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#4e2512,#c8b8b1,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #75574a; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(53, 25, 12, 0.93); }
+ .raven .raven-header {
+ background-color: #35190c;
+ border: solid mix(#35190c,#a07766,0.18);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(53, 25, 12, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(53, 25, 12, 0.7); }
diff --git a/.themes/oomox-coffee/gtk-3.20/dist/gtk.css b/.themes/oomox-coffee/gtk-3.20/dist/gtk.css
new file mode 100755
index 0000000..b8f38af
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.20/dist/gtk.css
@@ -0,0 +1,8815 @@
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$dark_shadow: #000;*/
+/*$light_shadow: #fff;*/
+/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/
+/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/
+/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/
+/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/
+/* dark color scheme */
+@define-color dark_bg_color #4e2512;
+@define-color dark_fg_color #c8b8b1;
+/* colormap actually used by the theme, to be overridden in other css files */
+@define-color theme_bg_color #a07766;
+@define-color theme_fg_color #35190c;
+@define-color theme_base_color #c0b2ac;
+@define-color theme_text_color #35190c;
+@define-color theme_selected_bg_color #75574a;
+@define-color theme_selected_fg_color #fde7db;
+@define-color theme_tooltip_bg_color #a07766;
+@define-color theme_tooltip_fg_color #35190c;
+/* shadow effects */
+@define-color light_shadow #a17867;
+@define-color dark_shadow #0b0502;
+/* misc colors used by gtk+ */
+@define-color info_fg_color #231813;
+@define-color info_bg_color #574b37;
+@define-color warning_fg_color #231813;
+@define-color warning_bg_color #b37535;
+@define-color question_fg_color #231813;
+@define-color question_bg_color #574b37;
+@define-color error_fg_color #231813;
+@define-color error_bg_color #d56a24;
+@define-color link_color #574b37;
+@define-color success_color #7f7623;
+@define-color warning_color #b37535;
+@define-color error_color #d56a24;
+/* widget colors */
+@define-color titlebar_bg_focused @dark_bg_color;
+@define-color titlebar_bg_unfocused @theme_bg_color;
+@define-color titlebar_fg_focused @dark_fg_color;
+@define-color titlebar_fg_unfocused mix(#35190c,#a07766,0.4);
+@define-color menubar_bg_color @dark_bg_color;
+@define-color menubar_fg_color @dark_fg_color;
+@define-color toolbar_bg_color @theme_bg_color;
+@define-color toolbar_fg_color @theme_fg_color;
+@define-color menu_bg_color @dark_bg_color;
+@define-color menu_fg_color @dark_fg_color;
+@define-color panel_bg_color @dark_bg_color;
+@define-color panel_fg_color @dark_fg_color;
+@define-color borders mix(#a07766,#35190c,0.1);
+@define-color unfocused_borders mix(#a07766,mix(#a07766,#35190c,0.1),0.9);
+@define-color button_bg_color #75574a;
+@define-color button_fg_color #35190c;
+@define-color header_button_bg_color #5c5c5c;
+@define-color header_button_fg_color #e6e6e6;
+@define-color insensitive_bg_color mix(#a07766,#c0b2ac,0.6);
+@define-color insensitive_fg_color mix(#35190c,#a07766,0.5);
+/* osd */
+@define-color osd_base #4e2512;
+@define-color osd_bg rgba(78, 37, 18, 0.8);
+@define-color osd_fg #c8b8b1;
+@define-color osd_insensitive_bg_color mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.5);
+@define-color osd_insensitive_fg_color mix(#c8b8b1,#4e2512,0.6);
+@define-color osd_borders_color rgba(66, 31, 15, 0.8);
+/* lightdm greeter colors */
+@define-color lightdm_bg_color #4e2512;
+@define-color lightdm_fg_color #c8b8b1;
+/* widget text/foreground color on backdrop windows */
+@define-color theme_unfocused_fg_color mix(#35190c,#a07766,0.5);
+/* text color for entries, views and content in general on backdrop windows */
+@define-color theme_unfocused_text_color #35190c;
+/* widget base background color on backdrop windows */
+@define-color theme_unfocused_bg_color #a07766;
+/* text widgets and the like base background color on backdrop windows */
+@define-color theme_unfocused_base_color #c0b2ac;
+/* base background color of selections on backdrop windows */
+@define-color theme_unfocused_selected_bg_color #75574a;
+/* text/foreground color of selections on backdrop windows */
+@define-color theme_unfocused_selected_fg_color #fde7db;
+/* insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #725447;
+/* window manager colors */
+@define-color wm_bg_focused #4e2512;
+@define-color wm_bg_unfocused #a07766;
+@define-color wm_border_focused #a33300;
+@define-color wm_border_unfocused #bd886f;
+@define-color wm_title_focused #c8b8b1;
+@define-color wm_title_unfocused mix(#35190c,#a07766,0.4);
+@define-color wm_icons_focused #c8b8b1;
+@define-color wm_icons_focused_prelight #75574a;
+@define-color wm_icons_focused_pressed #5e463b;
+@define-color wm_icons_unfocused mix(#35190c,#a07766,0.4);
+@define-color wm_icons_unfocused_prelight #75574a;
+@define-color wm_icons_unfocused_pressed #5e463b;
+/**************
+ ! GTK settings
+***************/
+* {
+ -GtkWindow-resize-grip-height: 0;
+ -GtkWindow-resize-grip-width: 0;
+ -WnckTasklist-fade-overlay-rect: 0;
+ -GtkWidget-cursor-aspect-ratio: 0.04;
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-style: dashed;
+ outline-width: 1px;
+ outline-offset: -1px;
+ -gtk-outline-radius: 2px; }
+
+/*************
+ ! Base states
+ *************/
+*:selected, .gtkstyle-fallback:selected, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GeditViewFrame .gedit-search-slider .not-found:selected, :focus:selected, GucharmapChartable:focus, .gedit-document-panel-document-row:focus:selected:hover, GeditViewFrame .gedit-search-slider .not-found:focus:selected {
+ background-color: #75574a;
+ color: #fde7db; }
+
+* {
+ /* hyperlinks */
+ -GtkIMHtml-hyperlink-color: #574b37; }
+ *:disabled, *:disabled:disabled {
+ color: mix(#35190c,#a07766,0.5); }
+ *:disabled, *:disabled {
+ -gtk-icon-effect: dim; }
+ *:hover {
+ -gtk-icon-effect: highlight; }
+ *:link, *:visited {
+ color: #574b37; }
+
+.background {
+ background-color: #a07766;
+ color: #35190c; }
+ .background:backdrop {
+ text-shadow: none;
+ -gtk-icon-shadow: none; }
+ .background.csd {
+ background-color: #a07766; }
+
+.gtkstyle-fallback {
+ background-color: rgba(160, 119, 102, 0.5);
+ color: #35190c; }
+ .gtkstyle-fallback:hover {
+ background-color: #aa8576;
+ color: #35190c; }
+ .gtkstyle-fallback:active {
+ background-color: #916a5a;
+ color: #35190c; }
+ .gtkstyle-fallback:disabled {
+ background-color: #a07766;
+ color: mix(#35190c,#a07766,0.5); }
+
+image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled {
+ background-color: transparent; }
+
+label.separator {
+ color: #35190c; }
+ label.separator:backdrop {
+ color: mix(#35190c,#a07766,0.5); }
+
+label selection {
+ background-color: #75574a;
+ color: #fde7db; }
+
+label:disabled {
+ color: mix(#35190c,#a07766,0.5); }
+ label:disabled:backdrop {
+ color: #725447; }
+
+label:backdrop {
+ color: mix(#35190c,#a07766,0.5); }
+
+assistant .sidebar {
+ background-color: #c0b2ac;
+ border-top: 1px solid mix(#a07766,#35190c,0.1); }
+ assistant .sidebar:backdrop {
+ background-color: #c0b2ac;
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+
+assistant.csd .sidebar {
+ border-top-style: none; }
+
+assistant .sidebar label {
+ padding: 3px 6px; }
+
+assistant .sidebar label.highlight {
+ background-color: mix(#35190c,#a07766,0.8); }
+
+/*********
+ ! Buttons
+**********/
+@keyframes needs_attention {
+ from {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#75574a), to(transparent)); }
+ to {
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#75574a), to(transparent)); } }
+
+stacksidebar row.needs-attention > label {
+ animation: needs_attention 150ms ease-in;
+ background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#75574a), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(161, 121, 104, 0.769231)), to(transparent));
+ background-size: 6px 6px, 6px 6px;
+ background-repeat: no-repeat;
+ background-position: right 3px, right 4px; }
+ stacksidebar row.needs-attention > label:backdrop {
+ background-size: 6px 6px, 0 0; }
+ stacksidebar row.needs-attention > label:dir(rtl) {
+ background-position: left 3px, left 4px; }
+
+button, button.nautilus-circular-button.image-button, headerbar button, .titlebar:not(headerbar) button, toolbar button, toolbar.inline-toolbar button, .suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar:not(headerbar).selection-mode button.suggested-action, .destructive-action, headerbar.selection-mode button,
+.titlebar:not(headerbar).selection-mode button, infobar.info button, infobar.warning button, infobar.question button, infobar.error button, popover.background button, frame.app-notification button, button.osd,
+#XfceNotifyWindow button, .osd button, .osd spinbutton:not(.vertical) button,
+#XfceNotifyWindow spinbutton:not(.vertical) button, .osd spinbutton.vertical button:first-child,
+#XfceNotifyWindow spinbutton.vertical button:first-child, treeview.view header button, treeview.view header button:hover, treeview.view header button:active, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, #login_window button, #shutdown_button button, #restart_button button {
+ min-height: 20px;
+ min-width: 20px;
+ padding: 3px;
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ transition: 150ms ease;
+ outline-color: transparent; }
+ button.text-button, button.text-button.nautilus-circular-button.image-button, toolbar.inline-toolbar button.text-button, .text-button.suggested-action, .text-button.destructive-action, headerbar.selection-mode button.text-button,
+ .titlebar:not(headerbar).selection-mode button.text-button, infobar.info button.text-button, infobar.warning button.text-button, infobar.question button.text-button, infobar.error button.text-button, popover.background button.text-button, frame.app-notification button.text-button,
+ #XfceNotifyWindow button.text-button, .osd spinbutton:not(.vertical) button.text-button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.text-button, .osd spinbutton.vertical button.text-button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button.text-button:first-child, treeview.view header button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, #login_window button.text-button, #shutdown_button button.text-button, #restart_button button.text-button {
+ padding: 3px 3.4285714286px; }
+
+calendar.view, calendar.view:backdrop, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, menu menuitem calendar.button,
+.menu menuitem calendar.button,
+.context-menu menuitem calendar.button, menu menuitem calendar.button:hover,
+.menu menuitem calendar.button:hover,
+.context-menu menuitem calendar.button:hover, modelbutton.flat,
+menuitem.button.flat, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+spinbutton:not(.vertical) button:dir(rtl), spinbutton:not(.vertical) button.nautilus-circular-button.image-button:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), toolbar.inline-toolbar toolbutton > button.flat:dir(rtl),
+toolbar.inline-toolbar toolbutton:backdrop > button.flat:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), toolbar.inline-toolbar toolbutton > button.flat:dir(ltr),
+toolbar.inline-toolbar toolbutton:backdrop > button.flat:dir(ltr) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > combobox > box > button.combo {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+ .linked.vertical > combobox > box > button.combo:dir(rtl) {
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.inline-toolbar button:first-child, .inline-toolbar button.nautilus-circular-button.image-button:first-child,
+.linked > button:first-child, .linked > button.nautilus-circular-button.image-button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, headerbar .linked > button:first-child, .titlebar:not(headerbar) .linked > button:first-child, headerbar .linked > button.nautilus-circular-button.image-button:first-child, toolbar .linked > button:first-child, toolbar .linked > button.nautilus-circular-button.image-button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, popover.background .linked > button:first-child, .nemo-window toolbar toolitem stack widget button:first-child, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, toolbar.inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:first-child > button.flat {
+ border-width: 1px;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+
+.inline-toolbar button:last-child,
+.linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, headerbar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child, toolbar .linked > button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, popover.background .linked > button:last-child, .nemo-window toolbar toolitem stack widget button:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, toolbar.inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:last-child > button.flat {
+ border-width: 1px;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+
+.inline-toolbar button:only-child,
+.linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, headerbar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child, toolbar .linked > button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, popover.background .linked > button:only-child, .nemo-window toolbar toolitem stack widget button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, toolbar.inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop:only-child > button.flat {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button,
+.linked > button, .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, headerbar .linked > button, .titlebar:not(headerbar) .linked > button, headerbar .linked > button.nautilus-circular-button.image-button, toolbar .linked > button, toolbar .linked > button.nautilus-circular-button.image-button, toolbar.inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.flat.nautilus-circular-button.image-button,
+toolbar.inline-toolbar toolbutton:backdrop > button.flat, headerbar.selection-mode .linked > button,
+.titlebar:not(headerbar).selection-mode .linked > button, popover.background .linked > button, .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ border-width: 1px;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+.linked.vertical > button:first-child, .linked.vertical > button.nautilus-circular-button.image-button:first-child, .linked.vertical > combobox:first-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+
+.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+
+.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo {
+ border-width: 1px;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px; }
+
+.linked.vertical > button {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 0;
+ -gtk-outline-radius: 0; }
+
+infobar.info button.close, infobar.warning button.close, infobar.question button.close, infobar.error button.close, notebook > header > tabs > arrow {
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button.close:focus, infobar.warning button.close:focus, infobar.question button.close:focus, infobar.error button.close:focus, notebook > header > tabs > arrow:focus, infobar.info button.close:hover, infobar.warning button.close:hover, infobar.question button.close:hover, infobar.error button.close:hover, notebook > header > tabs > arrow:hover {
+ border: 1px solid rgba(160, 119, 102, 0.3);
+ background-color: rgba(53, 25, 12, 0.2);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button.close:active, infobar.warning button.close:active, infobar.question button.close:active, infobar.error button.close:active, notebook > header > tabs > arrow:active, infobar.info button.close:checked, infobar.warning button.close:checked, infobar.question button.close:checked, infobar.error button.close:checked, notebook > header > tabs > arrow:checked, infobar.info button.close:active:hover, infobar.warning button.close:active:hover, infobar.question button.close:active:hover, infobar.error button.close:active:hover, notebook > header > tabs > arrow:active:hover, infobar.info button.close:checked:hover, infobar.warning button.close:checked:hover, infobar.question button.close:checked:hover, infobar.error button.close:checked:hover, notebook > header > tabs > arrow:checked:hover {
+ border: 1px solid rgba(117, 87, 74, 0.3);
+ background-color: rgba(253, 231, 219, 0.1);
+ background-image: none;
+ box-shadow: none; }
+
+button, button.nautilus-circular-button.image-button {
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ button:disabled, button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ button:active:disabled, button:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover,
+ stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) button,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button:hover,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) button:checked,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover,
+ stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ button.flat, button.flat.nautilus-circular-button.image-button {
+ color: #35190c;
+ border-color: rgba(117, 87, 74, 0);
+ background-color: rgba(117, 87, 74, 0);
+ background-image: none;
+ box-shadow: none; }
+ button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover, button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ button:hover:active, button:hover:active:hover, button:hover:active:focus, button:hover:active:hover:focus, button:hover:checked, button:hover:checked:hover, button:hover:checked:focus, button:hover:checked:hover:focus, button.flat:hover:active, button.flat:hover:active:hover, button.flat:hover:active:focus, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover, button.flat:hover:checked:focus, button.flat:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ button:hover:disabled, button.flat:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(53, 25, 12, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ button:focus:hover, button.flat:focus:hover {
+ background-color: #816051;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ button:focus:hover:focus, button:focus:hover:hover, button.flat:focus:hover:focus, button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ button:focus:hover:active, button:focus:hover:active:hover, button:focus:hover:active:focus, button:focus:hover:active:hover:focus, button:focus:hover:checked, button:focus:hover:checked:hover, button:focus:hover:checked:focus, button:focus:hover:checked:hover:focus, button.flat:focus:hover:active, button.flat:focus:hover:active:hover, button.flat:focus:hover:active:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked, button.flat:focus:hover:checked:hover, button.flat:focus:hover:checked:focus, button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ button:focus:hover:disabled, button.flat:focus:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active, button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(53, 25, 12, 0.06), inset 0 1px rgba(53, 25, 12, 0.07), inset -1px 0 rgba(53, 25, 12, 0.06), inset 0 -1px rgba(53, 25, 12, 0.05); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover, button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ button:checked:active, button:checked:active:hover, button:checked:active:focus, button:checked:active:hover:focus, button:checked:checked, button:checked:checked:hover, button:checked:checked:focus, button:checked:checked:hover:focus, button:active:active, button:active:active:hover, button:active:active:focus, button:active:active:hover:focus, button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:checked:active, button.flat:checked:active:hover, button.flat:checked:active:focus, button.flat:checked:active:hover:focus, button.flat:checked:checked, button.flat:checked:checked:hover, button.flat:checked:checked:focus, button.flat:checked:checked:hover:focus, button.flat:active:active, button.flat:active:active:hover, button.flat:active:active:focus, button.flat:active:active:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ button:checked:active:disabled, button:checked:checked:disabled, button:active:active:disabled, button:active:checked:disabled, button.flat:checked:active:disabled, button.flat:checked:checked:disabled, button.flat:active:active:disabled, button.flat:active:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover, button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover, button.flat.nautilus-circular-button.image-button:hover {
+ color: #35190c; }
+ button:disabled:disabled, button.flat:disabled:disabled {
+ background-color: alpha(mix(#75574a,#35190c,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#75574a,#35190c,0.6);
+ box-shadow: none; }
+ button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled {
+ color: mix(#75574a,#35190c,0.6); }
+ button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(117, 87, 74, 0.9); }
+ button.separator:disabled, button .separator:disabled {
+ color: rgba(117, 87, 74, 0.85); }
+ button separator, button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#35190c,#75574a,0.9)); }
+ .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button,
+ .linked > button,
+ .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .inline-toolbar button:focus, .inline-toolbar button:hover, .inline-toolbar button.nautilus-circular-button.image-button:hover,
+ .linked > button:focus,
+ .linked > button:hover,
+ .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .inline-toolbar button:active, .inline-toolbar button.nautilus-circular-button.image-button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus,
+ .linked > button:active,
+ .linked > button.nautilus-circular-button.image-button:active,
+ .linked > button:active:hover,
+ .linked > button:active:focus,
+ .linked > button:active:hover:focus,
+ .linked > button:checked,
+ .linked > button:checked:hover,
+ .linked > button:checked:focus,
+ .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ .inline-toolbar button:disabled,
+ .linked > button:disabled {
+ box-shadow: inset -1px 0 #5e463b; }
+ .inline-toolbar button:last-child, .inline-toolbar button:only-child,
+ .linked > button:last-child,
+ .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover,
+ .linked > button:last-child:hover,
+ .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child,
+ .linked > button:disabled:last-child,
+ .linked > button:disabled:only-child,
+ .linked > button:active:disabled:last-child,
+ .linked > button:active:disabled:only-child,
+ .linked > button:checked:disabled:last-child,
+ .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus,
+ .linked > button:active:last-child,
+ .linked > button:active:last-child:focus,
+ .linked > button:active:last-child:hover,
+ .linked > button:active:last-child:hover:focus,
+ .linked > button:checked:last-child,
+ .linked > button:checked:last-child:focus,
+ .linked > button:checked:last-child:hover,
+ .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus,
+ .linked > button:active:only-child,
+ .linked > button:active:only-child:focus,
+ .linked > button:active:only-child:hover,
+ .linked > button:active:only-child:hover:focus,
+ .linked > button:checked:only-child,
+ .linked > button:checked:only-child:focus,
+ .linked > button:checked:only-child:hover,
+ .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ .linked.vertical > button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .linked.vertical > button:focus, .linked.vertical > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.05); }
+ .linked.vertical > button:disabled {
+ box-shadow: inset 0 -1px #5e463b; }
+ .linked.vertical > button:last-child, .linked.vertical > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child {
+ box-shadow: none; }
+ .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ button.circular, button.nautilus-circular-button.image-button, button.circular-button, button.circular-button.nautilus-circular-button.image-button {
+ padding: 0;
+ min-width: 28px;
+ min-height: 28px;
+ border-radius: 9999px;
+ -gtk-outline-radius: 9999px; }
+ button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label, button.circular-button.nautilus-circular-button.image-button label {
+ padding: 0; }
+
+spinbutton:disabled {
+ opacity: .6; }
+
+spinbutton button, spinbutton button.nautilus-circular-button.image-button {
+ color: #35190c;
+ padding: 3px 5px; }
+ spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover {
+ background-color: #8c6859;
+ background-image: none; }
+ spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover {
+ border-color: rgba(42, 20, 10, 0.4); }
+ spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:focus, spinbutton button:focus:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ spinbutton button:hover:active, spinbutton button:hover:active:hover, spinbutton button:hover:active:focus, spinbutton button:hover:active:hover:focus, spinbutton button:hover:checked, spinbutton button:hover:checked:hover, spinbutton button:hover:checked:focus, spinbutton button:hover:checked:hover:focus, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:hover, spinbutton button:focus:hover:active:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:hover, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ spinbutton button:focus:hover {
+ color: mix(#35190c,mix(#75574a,mix(#a07766,#35190c,0.1),0.3),0.3); }
+ spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled {
+ color: mix(#35190c,#a07766,0.7); }
+ spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#c0b2ac,mix(#35190c,#a07766,0.5),0.9); }
+ spinbutton button:backdrop:disabled {
+ color: rgba(114, 84, 71, 0.8); }
+
+spinbutton:not(.vertical) {
+ /*@extend %entry;*/
+ background-color: #c0b2ac;
+ background-image: none;
+ /*@include border($base_color);*/
+ padding: 0;
+ border-radius: 2px;
+ -gtk-outline-radius: 1.8px;
+ color: #35190c;
+ caret-color: #35190c;
+ /*&:focus, &:active { border-color: border_focus($borders_color); }*/ }
+ spinbutton:not(.vertical):disabled {
+ background-color: #b09f97;
+ background-image: none;
+ color: mix(#c0b2ac,#35190c,0.5); }
+ spinbutton:not(.vertical) entry {
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px;
+ border-right-width: 0;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-style: solid;
+ background-image: none;
+ box-shadow: none; }
+ spinbutton:not(.vertical) button:focus {
+ border-top-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-bottom-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ spinbutton:not(.vertical) button:active, spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(21, 10, 5, 0.2); }
+ spinbutton:not(.vertical) button:backdrop {
+ border-color: alpha(mix(#a07766,mix(#a07766,#35190c,0.1),0.9),0.8); }
+ spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-style: solid; }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl) {
+ border-right-style: none;
+ border-radius: 2px 0 0 2px;
+ -gtk-outline-radius: 1.8px 0 0 1.8px; }
+ spinbutton:not(.vertical) button.down:dir(rtl):focus {
+ border-top-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-bottom-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-left-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3);
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr) {
+ border-left-style: none;
+ border-radius: 0 2px 2px 0;
+ -gtk-outline-radius: 0 1.8px 1.8px 0; }
+ spinbutton:not(.vertical) button.up:dir(ltr):focus {
+ border-top-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-bottom-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-right-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3);
+ box-shadow: inset 1px 0 mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+
+spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry {
+ min-width: 0;
+ padding-left: 1px;
+ padding-right: 1px; }
+
+spinbutton.vertical entry {
+ border-radius: 0;
+ -gtk-outline-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+
+spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+
+spinbutton.vertical button.up {
+ border-radius: 2px 2px 0 0;
+ -gtk-outline-radius: 1.8px 1.8px 0 0; }
+ spinbutton.vertical button.up:focus {
+ border-top-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-left-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-right-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+
+spinbutton.vertical button.down {
+ border-radius: 0 0 2px 2px;
+ -gtk-outline-radius: 0 0 1.8px 1.8px; }
+ spinbutton.vertical button.down:focus {
+ border-bottom-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-left-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3);
+ border-right-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+
+/******************
+! ComboBoxes *
+*******************/
+combobox button.combo, combobox button.combo.nautilus-circular-button.image-button {
+ min-width: 0;
+ padding-left: 3.4285714286px;
+ padding-right: 3.4285714286px; }
+
+combobox arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ min-height: 16px;
+ min-width: 16px;
+ padding: 1.5px; }
+
+combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry {
+ padding: 3px 3.4285714286px; }
+
+combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button {
+ padding: 3px; }
+
+combobox menu menuitem {
+ padding: 3px 5px; }
+ combobox menu menuitem cellview {
+ min-height: 20px; }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child, .linked.vertical > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+entry, menuitem entry, popover.background entry, .osd entry,
+#XfceNotifyWindow entry, #login_window entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.1), inset 0 1px rgba(11, 5, 2, 0.12), inset -1px 0 rgba(11, 5, 2, 0.1), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ entry:focus, popover.background entry:focus,
+ #XfceNotifyWindow entry:focus, #login_window entry:focus, entry:hover, popover.background entry:hover,
+ #XfceNotifyWindow entry:hover, #login_window entry:hover, entry:active, popover.background entry:active,
+ #XfceNotifyWindow entry:active, #login_window entry:active {
+ transition: border 100ms ease-in; }
+ entry:selected, popover.background entry:selected,
+ #XfceNotifyWindow entry:selected, #login_window entry:selected, entry:selected:selected:focus,
+ #XfceNotifyWindow entry:selected:selected:focus, #login_window entry:selected:selected:focus {
+ background-color: #75574a;
+ color: #fde7db; }
+ entry:disabled, popover.background entry:disabled,
+ #XfceNotifyWindow entry:disabled, #login_window entry:disabled {
+ box-shadow: none; }
+ entry progress, popover.background entry progress, .osd entry progress, #XfceNotifyWindow entry progress, #login_window entry progress {
+ background-color: #75574a;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #fde7db; }
+ entry image.left, #XfceNotifyWindow entry image.left, #login_window entry image.left {
+ padding-right: 3px; }
+ entry image.right, #XfceNotifyWindow entry image.right, #login_window entry image.right {
+ padding-left: 3px; }
+ entry.warning, popover.background entry.warning,
+ #XfceNotifyWindow entry.warning, #login_window entry.warning {
+ color: #231813;
+ border-color: #8f5e2a;
+ background-color: mix(#c0b2ac,#b37535,0.6); }
+ entry.warning image, #XfceNotifyWindow entry.warning image, #login_window entry.warning image {
+ color: #231813; }
+ entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, #login_window entry.warning:focus {
+ color: #231813;
+ border-color: mix(#75574a,#b37535,0.3);
+ background-color: #b37535;
+ box-shadow: none; }
+ entry.warning selection, #XfceNotifyWindow entry.warning selection, #login_window entry.warning selection {
+ background-color: #231813;
+ color: #b37535; }
+ entry.error, popover.background entry.error,
+ #XfceNotifyWindow entry.error, #login_window entry.error {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#c0b2ac,#d56a24,0.6); }
+ entry.error image, #XfceNotifyWindow entry.error image, #login_window entry.error image {
+ color: #231813; }
+ entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, #login_window entry.error:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.error selection, #XfceNotifyWindow entry.error selection, #login_window entry.error selection {
+ background-color: #231813;
+ color: #d56a24; }
+ entry.search-missing, popover.background entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, #login_window entry.search-missing {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#c0b2ac,#d56a24,0.6); }
+ entry.search-missing image, #XfceNotifyWindow entry.search-missing image, #login_window entry.search-missing image {
+ color: #231813; }
+ entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, #login_window entry.search-missing:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.search-missing selection, #XfceNotifyWindow entry.search-missing selection, #login_window entry.search-missing selection {
+ background-color: #231813;
+ color: #d56a24; }
+
+entry {
+ background-color: #c0b2ac;
+ background-image: none;
+ border-color: mix(#35190c,#c0b2ac,0.56);
+ padding: 5px 3.4285714286px;
+ color: #35190c;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ entry:focus, entry:hover {
+ border-color: mix(#75574a,mix(#35190c,#c0b2ac,0.7),0.3); }
+ entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus {
+ border-color: mix(#35190c,#c0b2ac,0.48); }
+ entry:disabled {
+ border-color: mix(#35190c,#c0b2ac,0.64); }
+ entry:active:disabled, entry:checked:disabled {
+ border-color: mix(#35190c,#c0b2ac,0.56); }
+ entry:focus, entry:active {
+ border-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ entry:disabled {
+ background-color: mix(#c0b2ac,#35190c,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#c0b2ac,#35190c,0.9); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+toolbar {
+ padding: 2px;
+ border-style: none; }
+ toolbar.horizontal separator {
+ margin: 0 5px 1px; }
+ toolbar.vertical separator {
+ margin: 5px 1px 5px 0; }
+
+headerbar {
+ border-width: 0 0 1px;
+ border-style: solid; }
+ headerbar entry,
+ headerbar spinbutton,
+ headerbar separator,
+ headerbar button,
+ headerbar button.nautilus-circular-button.image-button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
+ headerbar switch {
+ margin-top: 4px;
+ margin-bottom: 4px; }
+ window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar,
+ window:not(.tiled):not(.maximized) headerbar:first-child:backdrop,
+ window:not(.tiled):not(.maximized) headerbar:first-child {
+ border-top-left-radius: 2px; }
+ window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child {
+ border-top-right-radius: 2px; }
+
+headerbar, .titlebar:not(headerbar) {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.88);
+ color: #c8b8b1;
+ background-color: #4e2512;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ color: #c8b8b1;
+ padding: 0 6px;
+ min-height: 42px; }
+ headerbar:focus, .titlebar:focus:not(headerbar), headerbar:hover, .titlebar:hover:not(headerbar) {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.8),0.3); }
+ headerbar:active, .titlebar:active:not(headerbar), headerbar:active:hover, .titlebar:active:hover:not(headerbar), headerbar:active:focus, .titlebar:active:focus:not(headerbar), headerbar:active:hover:focus, .titlebar:active:hover:focus:not(headerbar), headerbar:checked, .titlebar:checked:not(headerbar), headerbar:checked:hover, .titlebar:checked:hover:not(headerbar), headerbar:checked:focus, .titlebar:checked:focus:not(headerbar), headerbar:checked:hover:focus, .titlebar:checked:hover:focus:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.4); }
+ headerbar:disabled, .titlebar:disabled:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.92); }
+ headerbar:active:disabled, .titlebar:active:disabled:not(headerbar), headerbar:checked:disabled, .titlebar:checked:disabled:not(headerbar) {
+ border-color: mix(#c8b8b1,#4e2512,0.88); }
+ headerbar:disabled, .titlebar:disabled:not(headerbar) {
+ background-color: #462110;
+ background-image: none;
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ headerbar .background, .titlebar:not(headerbar) .background {
+ background-color: #4e2512;
+ border-color: mix(#4e2512,#c8b8b1,0.3); }
+ headerbar .title, .titlebar:not(headerbar) .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar .subtitle, .titlebar:not(headerbar) .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar button, .titlebar:not(headerbar) button, headerbar button.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.nautilus-circular-button.image-button {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover:focus, .titlebar:not(headerbar) button:active:hover:focus, headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover:focus, .titlebar:not(headerbar) button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ headerbar button:disabled, .titlebar:not(headerbar) button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #522713;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ headerbar button:hover:focus, .titlebar:not(headerbar) button:hover:focus, headerbar button:hover:hover, .titlebar:not(headerbar) button:hover:hover, headerbar button.flat:hover:focus, .titlebar:not(headerbar) button.flat:hover:focus, headerbar button.flat:hover:hover, .titlebar:not(headerbar) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ headerbar button:hover:active, .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active:hover, .titlebar:not(headerbar) button:hover:active:hover, headerbar button:hover:active:focus, .titlebar:not(headerbar) button:hover:active:focus, headerbar button:hover:active:hover:focus, .titlebar:not(headerbar) button:hover:active:hover:focus, headerbar button:hover:checked, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked:hover, .titlebar:not(headerbar) button:hover:checked:hover, headerbar button:hover:checked:focus, .titlebar:not(headerbar) button:hover:checked:focus, headerbar button:hover:checked:hover:focus, .titlebar:not(headerbar) button:hover:checked:hover:focus, headerbar button.flat:hover:active, .titlebar:not(headerbar) button.flat:hover:active, headerbar button.flat:hover:active:hover, .titlebar:not(headerbar) button.flat:hover:active:hover, headerbar button.flat:hover:active:focus, .titlebar:not(headerbar) button.flat:hover:active:focus, headerbar button.flat:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:hover:active:hover:focus, headerbar button.flat:hover:checked, .titlebar:not(headerbar) button.flat:hover:checked, headerbar button.flat:hover:checked:hover, .titlebar:not(headerbar) button.flat:hover:checked:hover, headerbar button.flat:hover:checked:focus, .titlebar:not(headerbar) button.flat:hover:checked:focus, headerbar button.flat:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ headerbar button:hover:disabled, .titlebar:not(headerbar) button:hover:disabled, headerbar button.flat:hover:disabled, .titlebar:not(headerbar) button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:checked:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button.flat:hover:active:disabled, .titlebar:not(headerbar) button.flat:hover:active:disabled, headerbar button.flat:hover:checked:disabled, .titlebar:not(headerbar) button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus {
+ background-color: #522713;
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar button:focus:hover, .titlebar:not(headerbar) button:focus:hover, headerbar button.flat:focus:hover, .titlebar:not(headerbar) button.flat:focus:hover {
+ background-color: #562914;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ headerbar button:focus:hover:focus, .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:hover, .titlebar:not(headerbar) button:focus:hover:hover, headerbar button.flat:focus:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:focus, headerbar button.flat:focus:hover:hover, .titlebar:not(headerbar) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active:hover, .titlebar:not(headerbar) button:focus:hover:active:hover, headerbar button:focus:hover:active:focus, .titlebar:not(headerbar) button:focus:hover:active:focus, headerbar button:focus:hover:active:hover:focus, .titlebar:not(headerbar) button:focus:hover:active:hover:focus, headerbar button:focus:hover:checked, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked:hover, .titlebar:not(headerbar) button:focus:hover:checked:hover, headerbar button:focus:hover:checked:focus, .titlebar:not(headerbar) button:focus:hover:checked:focus, headerbar button:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button:focus:hover:checked:hover:focus, headerbar button.flat:focus:hover:active, .titlebar:not(headerbar) button.flat:focus:hover:active, headerbar button.flat:focus:hover:active:hover, .titlebar:not(headerbar) button.flat:focus:hover:active:hover, headerbar button.flat:focus:hover:active:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:focus, headerbar button.flat:focus:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:hover:focus, headerbar button.flat:focus:hover:checked, .titlebar:not(headerbar) button.flat:focus:hover:checked, headerbar button.flat:focus:hover:checked:hover, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover, headerbar button.flat:focus:hover:checked:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:focus, headerbar button.flat:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ headerbar button:focus:hover:disabled, .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button.flat:focus:hover:disabled, .titlebar:not(headerbar) button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:checked:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button.flat:focus:hover:active:disabled, .titlebar:not(headerbar) button.flat:focus:hover:active:disabled, headerbar button.flat:focus:hover:checked:disabled, .titlebar:not(headerbar) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button.flat:checked, .titlebar:not(headerbar) button.flat:checked, headerbar button.flat:active, .titlebar:not(headerbar) button.flat:active, headerbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ headerbar button:checked:active, .titlebar:not(headerbar) button:checked:active, headerbar button:checked:active:hover, .titlebar:not(headerbar) button:checked:active:hover, headerbar button:checked:active:focus, .titlebar:not(headerbar) button:checked:active:focus, headerbar button:checked:active:hover:focus, .titlebar:not(headerbar) button:checked:active:hover:focus, headerbar button:checked:checked, .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked:hover, .titlebar:not(headerbar) button:checked:checked:hover, headerbar button:checked:checked:focus, .titlebar:not(headerbar) button:checked:checked:focus, headerbar button:checked:checked:hover:focus, .titlebar:not(headerbar) button:checked:checked:hover:focus, headerbar button:active:active, .titlebar:not(headerbar) button:active:active, headerbar button:active:active:hover, .titlebar:not(headerbar) button:active:active:hover, headerbar button:active:active:focus, .titlebar:not(headerbar) button:active:active:focus, headerbar button:active:active:hover:focus, .titlebar:not(headerbar) button:active:active:hover:focus, headerbar button:active:checked, .titlebar:not(headerbar) button:active:checked, headerbar button:active:checked:hover, .titlebar:not(headerbar) button:active:checked:hover, headerbar button:active:checked:focus, .titlebar:not(headerbar) button:active:checked:focus, headerbar button:active:checked:hover:focus, .titlebar:not(headerbar) button:active:checked:hover:focus, headerbar button.flat:checked:active, .titlebar:not(headerbar) button.flat:checked:active, headerbar button.flat:checked:active:hover, .titlebar:not(headerbar) button.flat:checked:active:hover, headerbar button.flat:checked:active:focus, .titlebar:not(headerbar) button.flat:checked:active:focus, headerbar button.flat:checked:active:hover:focus, .titlebar:not(headerbar) button.flat:checked:active:hover:focus, headerbar button.flat:checked:checked, .titlebar:not(headerbar) button.flat:checked:checked, headerbar button.flat:checked:checked:hover, .titlebar:not(headerbar) button.flat:checked:checked:hover, headerbar button.flat:checked:checked:focus, .titlebar:not(headerbar) button.flat:checked:checked:focus, headerbar button.flat:checked:checked:hover:focus, .titlebar:not(headerbar) button.flat:checked:checked:hover:focus, headerbar button.flat:active:active, .titlebar:not(headerbar) button.flat:active:active, headerbar button.flat:active:active:hover, .titlebar:not(headerbar) button.flat:active:active:hover, headerbar button.flat:active:active:focus, .titlebar:not(headerbar) button.flat:active:active:focus, headerbar button.flat:active:active:hover:focus, .titlebar:not(headerbar) button.flat:active:active:hover:focus, headerbar button.flat:active:checked, .titlebar:not(headerbar) button.flat:active:checked, headerbar button.flat:active:checked:hover, .titlebar:not(headerbar) button.flat:active:checked:hover, headerbar button.flat:active:checked:focus, .titlebar:not(headerbar) button.flat:active:checked:focus, headerbar button.flat:active:checked:hover:focus, .titlebar:not(headerbar) button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ headerbar button:checked:active:disabled, .titlebar:not(headerbar) button:checked:active:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:active:active:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:checked:disabled, .titlebar:not(headerbar) button:active:checked:disabled, headerbar button.flat:checked:active:disabled, .titlebar:not(headerbar) button.flat:checked:active:disabled, headerbar button.flat:checked:checked:disabled, .titlebar:not(headerbar) button.flat:checked:checked:disabled, headerbar button.flat:active:active:disabled, .titlebar:not(headerbar) button.flat:active:active:disabled, headerbar button.flat:active:checked:disabled, .titlebar:not(headerbar) button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #c8b8b1; }
+ headerbar button:disabled:disabled, .titlebar:not(headerbar) button:disabled:disabled, headerbar button.flat:disabled:disabled, .titlebar:not(headerbar) button.flat:disabled:disabled {
+ background-color: alpha(mix(#4e2512,#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#4e2512,#c8b8b1,0.6);
+ box-shadow: none; }
+ headerbar button:disabled:disabled :disabled, .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button.flat:disabled:disabled :disabled, .titlebar:not(headerbar) button.flat:disabled:disabled :disabled {
+ color: mix(#4e2512,#c8b8b1,0.6); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:checked:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button.flat:active:disabled :disabled, .titlebar:not(headerbar) button.flat:active:disabled :disabled, headerbar button.flat:checked:disabled :disabled, .titlebar:not(headerbar) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar button.separator, .titlebar:not(headerbar) button.separator, headerbar button.separator.nautilus-circular-button.image-button, headerbar button .separator, .titlebar:not(headerbar) button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.9); }
+ headerbar button.separator:disabled, .titlebar:not(headerbar) button.separator:disabled, headerbar button .separator:disabled, .titlebar:not(headerbar) button .separator:disabled {
+ color: rgba(78, 37, 18, 0.85); }
+ headerbar button separator, .titlebar:not(headerbar) button separator, headerbar button.nautilus-circular-button.image-button separator, .titlebar:not(headerbar) button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#c8b8b1,#4e2512,0.9)); }
+ headerbar button.image-button, .titlebar:not(headerbar) button.image-button, headerbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ headerbar .linked > button, .titlebar:not(headerbar) .linked > button, headerbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar .linked > button:focus, .titlebar:not(headerbar) .linked > button:focus, headerbar .linked > button:hover, .titlebar:not(headerbar) .linked > button:hover, headerbar .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar .linked > button:active, .titlebar:not(headerbar) .linked > button:active, headerbar .linked > button.nautilus-circular-button.image-button:active, headerbar .linked > button:active:hover, .titlebar:not(headerbar) .linked > button:active:hover, headerbar .linked > button:active:focus, .titlebar:not(headerbar) .linked > button:active:focus, headerbar .linked > button:active:hover:focus, .titlebar:not(headerbar) .linked > button:active:hover:focus, headerbar .linked > button:checked, .titlebar:not(headerbar) .linked > button:checked, headerbar .linked > button:checked:hover, .titlebar:not(headerbar) .linked > button:checked:hover, headerbar .linked > button:checked:focus, .titlebar:not(headerbar) .linked > button:checked:focus, headerbar .linked > button:checked:hover:focus, .titlebar:not(headerbar) .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ headerbar .linked > button:disabled, .titlebar:not(headerbar) .linked > button:disabled {
+ box-shadow: inset -1px 0 #3e1e0e; }
+ headerbar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child, headerbar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar .linked > button:last-child:hover, .titlebar:not(headerbar) .linked > button:last-child:hover, headerbar .linked > button:only-child:hover, .titlebar:not(headerbar) .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar .linked > button:disabled:last-child, .titlebar:not(headerbar) .linked > button:disabled:last-child, headerbar .linked > button:disabled:only-child, .titlebar:not(headerbar) .linked > button:disabled:only-child, headerbar .linked > button:active:disabled:last-child, .titlebar:not(headerbar) .linked > button:active:disabled:last-child, headerbar .linked > button:active:disabled:only-child, .titlebar:not(headerbar) .linked > button:active:disabled:only-child, headerbar .linked > button:checked:disabled:last-child, .titlebar:not(headerbar) .linked > button:checked:disabled:last-child, headerbar .linked > button:checked:disabled:only-child, .titlebar:not(headerbar) .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar .linked > button:active:last-child, .titlebar:not(headerbar) .linked > button:active:last-child, headerbar .linked > button:active:last-child:focus, .titlebar:not(headerbar) .linked > button:active:last-child:focus, headerbar .linked > button:active:last-child:hover, .titlebar:not(headerbar) .linked > button:active:last-child:hover, headerbar .linked > button:active:last-child:hover:focus, .titlebar:not(headerbar) .linked > button:active:last-child:hover:focus, headerbar .linked > button:checked:last-child, .titlebar:not(headerbar) .linked > button:checked:last-child, headerbar .linked > button:checked:last-child:focus, .titlebar:not(headerbar) .linked > button:checked:last-child:focus, headerbar .linked > button:checked:last-child:hover, .titlebar:not(headerbar) .linked > button:checked:last-child:hover, headerbar .linked > button:checked:last-child:hover:focus, .titlebar:not(headerbar) .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ headerbar .linked > button:active:only-child, .titlebar:not(headerbar) .linked > button:active:only-child, headerbar .linked > button:active:only-child:focus, .titlebar:not(headerbar) .linked > button:active:only-child:focus, headerbar .linked > button:active:only-child:hover, .titlebar:not(headerbar) .linked > button:active:only-child:hover, headerbar .linked > button:active:only-child:hover:focus, .titlebar:not(headerbar) .linked > button:active:only-child:hover:focus, headerbar .linked > button:checked:only-child, .titlebar:not(headerbar) .linked > button:checked:only-child, headerbar .linked > button:checked:only-child:focus, .titlebar:not(headerbar) .linked > button:checked:only-child:focus, headerbar .linked > button:checked:only-child:hover, .titlebar:not(headerbar) .linked > button:checked:only-child:hover, headerbar .linked > button:checked:only-child:hover:focus, .titlebar:not(headerbar) .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ headerbar box button.image-button, .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ headerbar separator, .titlebar:not(headerbar) separator, headerbar separator:disabled, .titlebar:not(headerbar) separator:disabled {
+ color: #2f160b;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar separator, .titlebar:not(headerbar) separator {
+ background-image: image(mix(#c8b8b1,#4e2512,0.9)); }
+ headerbar:backdrop, .titlebar:backdrop:not(headerbar) {
+ background-color: #a07766;
+ background-image: none;
+ color: mix(#35190c,#a07766,0.4);
+ text-shadow: none; }
+ headerbar.default-decoration, .default-decoration.titlebar:not(headerbar) {
+ min-height: 24px;
+ box-shadow: none;
+ border: 0; }
+ headerbar.default-decoration button.titlebutton, .default-decoration.titlebar:not(headerbar) button.titlebutton {
+ min-height: 16px;
+ min-width: 16px;
+ margin: 0;
+ padding: 0; }
+ .solid-csd headerbar:backdrop:dir(rtl), .solid-csd .titlebar:backdrop:dir(rtl):not(headerbar), .solid-csd headerbar:backdrop:dir(ltr), .solid-csd .titlebar:backdrop:dir(ltr):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(ltr), .solid-csd .titlebar:dir(ltr):not(headerbar) {
+ border-radius: 0;
+ box-shadow: none; }
+ .tiled headerbar:backdrop, .tiled .titlebar:backdrop:not(headerbar), .tiled headerbar, .tiled .titlebar:not(headerbar),
+ .maximized headerbar:backdrop,
+ .maximized .titlebar:backdrop:not(headerbar),
+ .maximized headerbar,
+ .maximized .titlebar:not(headerbar) {
+ border-radius: 0; }
+ headerbar .title, .titlebar:not(headerbar) .title {
+ font-weight: bold; }
+ headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton {
+ margin-left: 3px; }
+ headerbar button, .titlebar:not(headerbar) button, headerbar button.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.nautilus-circular-button.image-button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22);
+ padding: 3px; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover:focus, .titlebar:not(headerbar) button:active:hover:focus, headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover:focus, .titlebar:not(headerbar) button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ headerbar button:disabled, .titlebar:not(headerbar) button:disabled, headerbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child),
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover,
+ stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ headerbar button:hover:focus, .titlebar:not(headerbar) button:hover:focus, headerbar button:hover:hover, .titlebar:not(headerbar) button:hover:hover, headerbar button.flat:hover:focus, .titlebar:not(headerbar) button.flat:hover:focus, headerbar button.flat:hover:hover, .titlebar:not(headerbar) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ headerbar button:hover:active, .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active:hover, .titlebar:not(headerbar) button:hover:active:hover, headerbar button:hover:active:focus, .titlebar:not(headerbar) button:hover:active:focus, headerbar button:hover:active:hover:focus, .titlebar:not(headerbar) button:hover:active:hover:focus, headerbar button:hover:checked, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked:hover, .titlebar:not(headerbar) button:hover:checked:hover, headerbar button:hover:checked:focus, .titlebar:not(headerbar) button:hover:checked:focus, headerbar button:hover:checked:hover:focus, .titlebar:not(headerbar) button:hover:checked:hover:focus, headerbar button.flat:hover:active, .titlebar:not(headerbar) button.flat:hover:active, headerbar button.flat:hover:active:hover, .titlebar:not(headerbar) button.flat:hover:active:hover, headerbar button.flat:hover:active:focus, .titlebar:not(headerbar) button.flat:hover:active:focus, headerbar button.flat:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:hover:active:hover:focus, headerbar button.flat:hover:checked, .titlebar:not(headerbar) button.flat:hover:checked, headerbar button.flat:hover:checked:hover, .titlebar:not(headerbar) button.flat:hover:checked:hover, headerbar button.flat:hover:checked:focus, .titlebar:not(headerbar) button.flat:hover:checked:focus, headerbar button.flat:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ headerbar button:hover:disabled, .titlebar:not(headerbar) button:hover:disabled, headerbar button.flat:hover:disabled, .titlebar:not(headerbar) button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:checked:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button.flat:hover:active:disabled, .titlebar:not(headerbar) button.flat:hover:active:disabled, headerbar button.flat:hover:checked:disabled, .titlebar:not(headerbar) button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar button:focus:hover, .titlebar:not(headerbar) button:focus:hover, headerbar button.flat:focus:hover, .titlebar:not(headerbar) button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ headerbar button:focus:hover:focus, .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:hover, .titlebar:not(headerbar) button:focus:hover:hover, headerbar button.flat:focus:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:focus, headerbar button.flat:focus:hover:hover, .titlebar:not(headerbar) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active:hover, .titlebar:not(headerbar) button:focus:hover:active:hover, headerbar button:focus:hover:active:focus, .titlebar:not(headerbar) button:focus:hover:active:focus, headerbar button:focus:hover:active:hover:focus, .titlebar:not(headerbar) button:focus:hover:active:hover:focus, headerbar button:focus:hover:checked, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked:hover, .titlebar:not(headerbar) button:focus:hover:checked:hover, headerbar button:focus:hover:checked:focus, .titlebar:not(headerbar) button:focus:hover:checked:focus, headerbar button:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button:focus:hover:checked:hover:focus, headerbar button.flat:focus:hover:active, .titlebar:not(headerbar) button.flat:focus:hover:active, headerbar button.flat:focus:hover:active:hover, .titlebar:not(headerbar) button.flat:focus:hover:active:hover, headerbar button.flat:focus:hover:active:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:focus, headerbar button.flat:focus:hover:active:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:active:hover:focus, headerbar button.flat:focus:hover:checked, .titlebar:not(headerbar) button.flat:focus:hover:checked, headerbar button.flat:focus:hover:checked:hover, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover, headerbar button.flat:focus:hover:checked:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:focus, headerbar button.flat:focus:hover:checked:hover:focus, .titlebar:not(headerbar) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ headerbar button:focus:hover:disabled, .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button.flat:focus:hover:disabled, .titlebar:not(headerbar) button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:checked:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button.flat:focus:hover:active:disabled, .titlebar:not(headerbar) button.flat:focus:hover:active:disabled, headerbar button.flat:focus:hover:checked:disabled, .titlebar:not(headerbar) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ headerbar button:checked, .titlebar:not(headerbar) button:checked, headerbar button.nautilus-circular-button.image-button:checked, headerbar button:active, .titlebar:not(headerbar) button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:active, headerbar button.flat:checked, .titlebar:not(headerbar) button.flat:checked, headerbar button.flat:active, .titlebar:not(headerbar) button.flat:active, headerbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ headerbar button:checked:active, .titlebar:not(headerbar) button:checked:active, headerbar button:checked:active:hover, .titlebar:not(headerbar) button:checked:active:hover, headerbar button:checked:active:focus, .titlebar:not(headerbar) button:checked:active:focus, headerbar button:checked:active:hover:focus, .titlebar:not(headerbar) button:checked:active:hover:focus, headerbar button:checked:checked, .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked:hover, .titlebar:not(headerbar) button:checked:checked:hover, headerbar button:checked:checked:focus, .titlebar:not(headerbar) button:checked:checked:focus, headerbar button:checked:checked:hover:focus, .titlebar:not(headerbar) button:checked:checked:hover:focus, headerbar button:active:active, .titlebar:not(headerbar) button:active:active, headerbar button:active:active:hover, .titlebar:not(headerbar) button:active:active:hover, headerbar button:active:active:focus, .titlebar:not(headerbar) button:active:active:focus, headerbar button:active:active:hover:focus, .titlebar:not(headerbar) button:active:active:hover:focus, headerbar button:active:checked, .titlebar:not(headerbar) button:active:checked, headerbar button:active:checked:hover, .titlebar:not(headerbar) button:active:checked:hover, headerbar button:active:checked:focus, .titlebar:not(headerbar) button:active:checked:focus, headerbar button:active:checked:hover:focus, .titlebar:not(headerbar) button:active:checked:hover:focus, headerbar button.flat:checked:active, .titlebar:not(headerbar) button.flat:checked:active, headerbar button.flat:checked:active:hover, .titlebar:not(headerbar) button.flat:checked:active:hover, headerbar button.flat:checked:active:focus, .titlebar:not(headerbar) button.flat:checked:active:focus, headerbar button.flat:checked:active:hover:focus, .titlebar:not(headerbar) button.flat:checked:active:hover:focus, headerbar button.flat:checked:checked, .titlebar:not(headerbar) button.flat:checked:checked, headerbar button.flat:checked:checked:hover, .titlebar:not(headerbar) button.flat:checked:checked:hover, headerbar button.flat:checked:checked:focus, .titlebar:not(headerbar) button.flat:checked:checked:focus, headerbar button.flat:checked:checked:hover:focus, .titlebar:not(headerbar) button.flat:checked:checked:hover:focus, headerbar button.flat:active:active, .titlebar:not(headerbar) button.flat:active:active, headerbar button.flat:active:active:hover, .titlebar:not(headerbar) button.flat:active:active:hover, headerbar button.flat:active:active:focus, .titlebar:not(headerbar) button.flat:active:active:focus, headerbar button.flat:active:active:hover:focus, .titlebar:not(headerbar) button.flat:active:active:hover:focus, headerbar button.flat:active:checked, .titlebar:not(headerbar) button.flat:active:checked, headerbar button.flat:active:checked:hover, .titlebar:not(headerbar) button.flat:active:checked:hover, headerbar button.flat:active:checked:focus, .titlebar:not(headerbar) button.flat:active:checked:focus, headerbar button.flat:active:checked:hover:focus, .titlebar:not(headerbar) button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ headerbar button:checked:active:disabled, .titlebar:not(headerbar) button:checked:active:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:active:active:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:checked:disabled, .titlebar:not(headerbar) button:active:checked:disabled, headerbar button.flat:checked:active:disabled, .titlebar:not(headerbar) button.flat:checked:active:disabled, headerbar button.flat:checked:checked:disabled, .titlebar:not(headerbar) button.flat:checked:checked:disabled, headerbar button.flat:active:active:disabled, .titlebar:not(headerbar) button.flat:active:active:disabled, headerbar button.flat:active:checked:disabled, .titlebar:not(headerbar) button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:hover, .titlebar:not(headerbar) button:checked:hover, headerbar button:active:focus, .titlebar:not(headerbar) button:active:focus, headerbar button:active:hover, .titlebar:not(headerbar) button:active:hover, headerbar button.flat:checked:focus, .titlebar:not(headerbar) button.flat:checked:focus, headerbar button.flat:checked:hover, .titlebar:not(headerbar) button.flat:checked:hover, headerbar button.flat:active:focus, .titlebar:not(headerbar) button.flat:active:focus, headerbar button.flat:active:hover, .titlebar:not(headerbar) button.flat:active:hover, headerbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar button:focus, .titlebar:not(headerbar) button:focus, headerbar button.nautilus-circular-button.image-button:focus, headerbar button:hover, .titlebar:not(headerbar) button:hover, headerbar button.nautilus-circular-button.image-button:hover, .titlebar:not(headerbar) button.nautilus-circular-button.image-button:hover, headerbar button.flat:focus, .titlebar:not(headerbar) button.flat:focus, headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #e6e6e6; }
+ headerbar button:disabled:disabled, .titlebar:not(headerbar) button:disabled:disabled, headerbar button.flat:disabled:disabled, .titlebar:not(headerbar) button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ headerbar button:disabled:disabled :disabled, .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button.flat:disabled:disabled :disabled, .titlebar:not(headerbar) button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ headerbar button:active:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button.flat:active:disabled, .titlebar:not(headerbar) button.flat:active:disabled, headerbar button.flat:checked:disabled, .titlebar:not(headerbar) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:checked:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button.flat:active:disabled :disabled, .titlebar:not(headerbar) button.flat:active:disabled :disabled, headerbar button.flat:checked:disabled :disabled, .titlebar:not(headerbar) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar button.separator, .titlebar:not(headerbar) button.separator, headerbar button.separator.nautilus-circular-button.image-button, headerbar button .separator, .titlebar:not(headerbar) button .separator, headerbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ headerbar button.separator:disabled, .titlebar:not(headerbar) button.separator:disabled, headerbar button .separator:disabled, .titlebar:not(headerbar) button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ headerbar button separator, .titlebar:not(headerbar) button separator, headerbar button.nautilus-circular-button.image-button separator, .titlebar:not(headerbar) button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+ headerbar button.text-button, .titlebar:not(headerbar) button.text-button, headerbar button.text-button.nautilus-circular-button.image-button {
+ padding: 3px 5px; }
+ headerbar button.flat, .titlebar:not(headerbar) button.flat, headerbar button.flat.nautilus-circular-button.image-button, .titlebar:not(headerbar) button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1; }
+ headerbar button.flat:hover, .titlebar:not(headerbar) button.flat:hover, headerbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #e6e6e6; }
+ headerbar button:backdrop, .titlebar:not(headerbar) button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(#35190c,#a07766,0.4); }
+ headerbar button stack box.narrow, .titlebar:not(headerbar) button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow {
+ /* have no clue why it's ignored by gtk and forced to 5px and 7px */
+ padding: 0; }
+ headerbar button:not(:checked):not(:hover) stack box, .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box {
+ color: #c8b8b1; }
+ headerbar button.titlebutton + separator.titlebutton, .titlebar:not(headerbar) button.titlebutton + separator.titlebutton {
+ margin-left: 0;
+ margin-right: 3px; }
+ headerbar button.titlebutton, .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button {
+ border: 0;
+ padding: 3px;
+ background-image: none;
+ background-color: transparent;
+ color: #c8b8b1;
+ box-shadow: none; }
+ headerbar button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover:focus, .titlebar:not(headerbar) button.titlebutton:hover:focus {
+ background-image: none;
+ background-color: transparent;
+ color: #75574a;
+ box-shadow: none; }
+ headerbar button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active:hover, .titlebar:not(headerbar) button.titlebutton:active:hover {
+ background-image: none;
+ background-color: transparent;
+ color: #694e43;
+ box-shadow: none; }
+ headerbar button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop {
+ background: none;
+ color: mix(#35190c,#a07766,0.4);
+ -gtk-icon-shadow: none; }
+
+toolbar {
+ background-color: #a07766;
+ background-image: none;
+ border-color: mix(#35190c,#a07766,0.72);
+ color: #35190c; }
+ toolbar:focus, toolbar:hover {
+ border-color: mix(#75574a,mix(#35190c,#a07766,0.8),0.3); }
+ toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus {
+ border-color: mix(#35190c,#a07766,0.48); }
+ toolbar:disabled {
+ border-color: mix(#35190c,#a07766,0.8); }
+ toolbar:active:disabled, toolbar:checked:disabled {
+ border-color: mix(#35190c,#a07766,0.72); }
+ toolbar:disabled {
+ background-color: #916a5a;
+ background-image: none;
+ color: mix(#35190c,#a07766,0.5); }
+ toolbar .background {
+ background-color: #a07766;
+ border-color: mix(#a07766,#35190c,0.3); }
+ toolbar .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ toolbar .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ toolbar button, toolbar button.nautilus-circular-button.image-button {
+ background-color: #a07766;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ toolbar button:active:disabled, toolbar button:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover,
+ stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover,
+ stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button {
+ color: #35190c;
+ border-color: rgba(160, 119, 102, 0);
+ background-color: rgba(160, 119, 102, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover, toolbar button.flat.nautilus-circular-button.image-button:hover {
+ background-color: #a57e6e;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ toolbar button:hover:active, toolbar button:hover:active:hover, toolbar button:hover:active:focus, toolbar button:hover:active:hover:focus, toolbar button:hover:checked, toolbar button:hover:checked:hover, toolbar button:hover:checked:focus, toolbar button:hover:checked:hover:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover, toolbar button.flat:hover:active:focus, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ toolbar button:hover:disabled, toolbar button.flat:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus {
+ background-color: #a57e6e;
+ background-image: none;
+ border-color: rgba(53, 25, 12, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ toolbar button:focus:hover, toolbar button.flat:focus:hover {
+ background-color: #aa8576;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.38); }
+ toolbar button:focus:hover:focus, toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:focus, toolbar button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ toolbar button:focus:hover:active, toolbar button:focus:hover:active:hover, toolbar button:focus:hover:active:focus, toolbar button:focus:hover:active:hover:focus, toolbar button:focus:hover:checked, toolbar button:focus:hover:checked:hover, toolbar button:focus:hover:checked:focus, toolbar button:focus:hover:checked:hover:focus, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:hover, toolbar button.flat:focus:hover:active:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:hover, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active, toolbar button.flat.nautilus-circular-button.image-button:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(53, 25, 12, 0.06), inset 0 1px rgba(53, 25, 12, 0.07), inset -1px 0 rgba(53, 25, 12, 0.06), inset 0 -1px rgba(53, 25, 12, 0.05); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover, toolbar button.flat.nautilus-circular-button.image-button:active:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ toolbar button:checked:active, toolbar button:checked:active:hover, toolbar button:checked:active:focus, toolbar button:checked:active:hover:focus, toolbar button:checked:checked, toolbar button:checked:checked:hover, toolbar button:checked:checked:focus, toolbar button:checked:checked:hover:focus, toolbar button:active:active, toolbar button:active:active:hover, toolbar button:active:active:focus, toolbar button:active:active:hover:focus, toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:checked:active, toolbar button.flat:checked:active:hover, toolbar button.flat:checked:active:focus, toolbar button.flat:checked:active:hover:focus, toolbar button.flat:checked:checked, toolbar button.flat:checked:checked:hover, toolbar button.flat:checked:checked:focus, toolbar button.flat:checked:checked:hover:focus, toolbar button.flat:active:active, toolbar button.flat:active:active:hover, toolbar button.flat:active:active:focus, toolbar button.flat:active:active:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ toolbar button:checked:active:disabled, toolbar button:checked:checked:disabled, toolbar button:active:active:disabled, toolbar button:active:checked:disabled, toolbar button.flat:checked:active:disabled, toolbar button.flat:checked:checked:disabled, toolbar button.flat:active:active:disabled, toolbar button.flat:active:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover, toolbar button.flat.nautilus-circular-button.image-button:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover, toolbar button.flat.nautilus-circular-button.image-button:hover {
+ color: #35190c; }
+ toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#a07766,#35190c,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#a07766,#35190c,0.6);
+ box-shadow: none; }
+ toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#a07766,#35190c,0.6); }
+ toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator {
+ border: 1px solid currentColor;
+ color: rgba(160, 119, 102, 0.9); }
+ toolbar button.separator:disabled, toolbar button .separator:disabled {
+ color: rgba(160, 119, 102, 0.85); }
+ toolbar button separator, toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#35190c,#a07766,0.9)); }
+ toolbar button.image-button, toolbar button.image-button.nautilus-circular-button {
+ padding: 3px; }
+ toolbar .linked > button, toolbar .linked > button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12); }
+ toolbar .linked > button:focus, toolbar .linked > button:hover, toolbar .linked > button.nautilus-circular-button.image-button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ toolbar .linked > button:active, toolbar .linked > button.nautilus-circular-button.image-button:active, toolbar .linked > button:active:hover, toolbar .linked > button:active:focus, toolbar .linked > button:active:hover:focus, toolbar .linked > button:checked, toolbar .linked > button:checked:hover, toolbar .linked > button:checked:focus, toolbar .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ toolbar .linked > button:disabled {
+ box-shadow: inset -1px 0 #815f50; }
+ toolbar .linked > button:last-child, toolbar .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12); }
+ toolbar .linked > button:last-child:hover, toolbar .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ toolbar .linked > button:disabled:last-child, toolbar .linked > button:disabled:only-child, toolbar .linked > button:active:disabled:last-child, toolbar .linked > button:active:disabled:only-child, toolbar .linked > button:checked:disabled:last-child, toolbar .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ toolbar .linked > button:active:last-child, toolbar .linked > button:active:last-child:focus, toolbar .linked > button:active:last-child:hover, toolbar .linked > button:active:last-child:hover:focus, toolbar .linked > button:checked:last-child, toolbar .linked > button:checked:last-child:focus, toolbar .linked > button:checked:last-child:hover, toolbar .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ toolbar .linked > button:active:only-child, toolbar .linked > button:active:only-child:focus, toolbar .linked > button:active:only-child:hover, toolbar .linked > button:active:only-child:hover:focus, toolbar .linked > button:checked:only-child, toolbar .linked > button:checked:only-child:focus, toolbar .linked > button:checked:only-child:hover, toolbar .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button {
+ padding: 3px 7px; }
+ toolbar separator, toolbar separator:disabled {
+ color: #61473c;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ toolbar.inline-toolbar {
+ padding: 1px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: mix(#a07766,#35190c,0.1);
+ background-color: mix(mix(#a07766,#35190c,0.1),#a07766,0.7);
+ background-image: none; }
+ toolbar.inline-toolbar:backdrop {
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9);
+ background-color: mix(#a07766,mix(#a07766,mix(#a07766,#35190c,0.1),0.9),0.35);
+ transition: 200ms ease-out; }
+ toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button {
+ background-color: #a07766;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.nautilus-circular-button.image-button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ toolbar.inline-toolbar button:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover,
+ stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(53, 25, 12, 0.36),0.3); }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover,
+ stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ toolbar.inline-toolbar button.flat, toolbar.inline-toolbar button.flat.nautilus-circular-button.image-button {
+ color: #35190c;
+ border-color: rgba(160, 119, 102, 0);
+ background-color: rgba(160, 119, 102, 0);
+ background-image: none;
+ box-shadow: none; }
+ toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover, toolbar.inline-toolbar button.flat:hover {
+ background-color: #a57e6e;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:hover, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button:hover:active:hover:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:hover, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button:hover:checked:hover:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus {
+ background-color: #a57e6e;
+ background-image: none;
+ border-color: rgba(53, 25, 12, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover {
+ background-color: #aa8576;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.38); }
+ toolbar.inline-toolbar button:focus:hover:focus, toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.4),0.3); }
+ toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button:focus:hover:active:hover, toolbar.inline-toolbar button:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:active:hover:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button:focus:hover:checked:hover, toolbar.inline-toolbar button:focus:hover:checked:focus, toolbar.inline-toolbar button:focus:hover:checked:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:hover, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:hover, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.4); }
+ toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled {
+ border-color: rgba(45, 21, 10, 0.4); }
+ toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.4); }
+ toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.nautilus-circular-button.image-button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(42, 20, 10, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(53, 25, 12, 0.06), inset 0 1px rgba(53, 25, 12, 0.07), inset -1px 0 rgba(53, 25, 12, 0.06), inset 0 -1px rgba(53, 25, 12, 0.05); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ border-color: mix(#75574a,rgba(53, 25, 12, 0.32),0.3); }
+ toolbar.inline-toolbar button:checked:active, toolbar.inline-toolbar button:checked:active:hover, toolbar.inline-toolbar button:checked:active:focus, toolbar.inline-toolbar button:checked:active:hover:focus, toolbar.inline-toolbar button:checked:checked, toolbar.inline-toolbar button:checked:checked:hover, toolbar.inline-toolbar button:checked:checked:focus, toolbar.inline-toolbar button:checked:checked:hover:focus, toolbar.inline-toolbar button:active:active, toolbar.inline-toolbar button:active:active:hover, toolbar.inline-toolbar button:active:active:focus, toolbar.inline-toolbar button:active:active:hover:focus, toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:checked:active, toolbar.inline-toolbar button.flat:checked:active:hover, toolbar.inline-toolbar button.flat:checked:active:focus, toolbar.inline-toolbar button.flat:checked:active:hover:focus, toolbar.inline-toolbar button.flat:checked:checked, toolbar.inline-toolbar button.flat:checked:checked:hover, toolbar.inline-toolbar button.flat:checked:checked:focus, toolbar.inline-toolbar button.flat:checked:checked:hover:focus, toolbar.inline-toolbar button.flat:active:active, toolbar.inline-toolbar button.flat:active:active:hover, toolbar.inline-toolbar button.flat:active:active:focus, toolbar.inline-toolbar button.flat:active:active:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus {
+ border-color: rgba(37, 18, 8, 0.32); }
+ toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled {
+ border-color: rgba(45, 21, 10, 0.32); }
+ toolbar.inline-toolbar button:checked:active:disabled, toolbar.inline-toolbar button:checked:checked:disabled, toolbar.inline-toolbar button:active:active:disabled, toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:checked:active:disabled, toolbar.inline-toolbar button.flat:checked:checked:disabled, toolbar.inline-toolbar button.flat:active:active:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled {
+ border-color: rgba(42, 20, 10, 0.32); }
+ toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.nautilus-circular-button.image-button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover {
+ color: #35190c; }
+ toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled {
+ background-color: alpha(mix(#a07766,#35190c,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#a07766,#35190c,0.6);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled {
+ color: mix(#a07766,#35190c,0.6); }
+ toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator {
+ border: 1px solid currentColor;
+ color: rgba(160, 119, 102, 0.9); }
+ toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled {
+ color: rgba(160, 119, 102, 0.85); }
+ toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#35190c,#a07766,0.9)); }
+
+window.csd > .titlebar:not(headerbar) {
+ padding: 0;
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ border-color: transparent;
+ box-shadow: none; }
+
+.titlebar:not(headerbar) > separator {
+ background-color: #452110; }
+
+.background .titlebar:backdrop, .background .titlebar {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+.background.tiled .titlebar:backdrop, .background.tiled .titlebar,
+.background.tiled-top .titlebar:backdrop,
+.background.tiled-top .titlebar,
+.background.tiled-right .titlebar:backdrop,
+.background.tiled-right .titlebar,
+.background.tiled-bottom .titlebar:backdrop,
+.background.tiled-bottom .titlebar,
+.background.tiled-left .titlebar:backdrop,
+.background.tiled-left .titlebar,
+.background.maximized .titlebar:backdrop,
+.background.maximized .titlebar,
+.background.solid-csd .titlebar:backdrop,
+.background.solid-csd .titlebar {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+
+.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;
+ border-top-color: transparent; }
+
+/**************
+ ! Action-bar *
+***************/
+actionbar > revealer > box {
+ padding: 3px;
+ border-top: 1px solid mix(#a07766,#35190c,0.1); }
+ actionbar > revealer > box:backdrop {
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+
+/****************************
+ ! Search and Location bars *
+*****************************/
+searchbar,
+.location-bar {
+ background-color: #9e7463;
+ background-image: none;
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #815f50;
+ color: #35190c; }
+
+/******************
+ ! Action buttons *
+*******************/
+.suggested-action, headerbar.selection-mode button.suggested-action,
+.titlebar:not(headerbar).selection-mode button.suggested-action {
+ background-color: #7f7623;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child),
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover,
+ headerbar.selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover,
+ headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child),
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child),
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:hover,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover,
+ headerbar.selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked.vertical > :not(:last-child):not(:only-child) button.suggested-action:checked:hover,
+ stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover,
+ headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover,
+ .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action {
+ color: #fde7db;
+ border-color: rgba(127, 118, 35, 0);
+ background-color: rgba(127, 118, 35, 0);
+ background-image: none;
+ box-shadow: none; }
+ .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:hover {
+ background-color: #857c25;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .suggested-action:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:focus, .suggested-action:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .suggested-action:hover:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:hover, .suggested-action:hover:active:focus, .suggested-action:hover:active:hover:focus, .suggested-action:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:hover, .suggested-action:hover:checked:focus, .suggested-action:hover:checked:hover:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover, .suggested-action.flat:hover:active:focus, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .suggested-action:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:focus {
+ background-color: #857c25;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .suggested-action:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover {
+ background-color: #8c8227;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ .suggested-action:focus:hover:focus, .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:focus, .suggested-action.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .suggested-action:focus:hover:active, .suggested-action:focus:hover:active:hover, .suggested-action:focus:hover:active:focus, .suggested-action:focus:hover:active:hover:focus, .suggested-action:focus:hover:checked, .suggested-action:focus:hover:checked:hover, .suggested-action:focus:hover:checked:focus, .suggested-action:focus:hover:checked:hover:focus, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:hover, .suggested-action.flat:focus:hover:active:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:hover, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:checked, .suggested-action.flat:active,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .suggested-action:checked:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:active, .suggested-action:checked:active:hover, .suggested-action:checked:active:focus, .suggested-action:checked:active:hover:focus, .suggested-action:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked, .suggested-action:checked:checked:hover, .suggested-action:checked:checked:focus, .suggested-action:checked:checked:hover:focus, .suggested-action:active:active,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action:active:active:hover, .suggested-action:active:active:focus, .suggested-action:active:active:hover:focus, .suggested-action:active:checked,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus, .suggested-action.flat:checked:active, .suggested-action.flat:checked:active:hover, .suggested-action.flat:checked:active:focus, .suggested-action.flat:checked:active:hover:focus, .suggested-action.flat:checked:checked, .suggested-action.flat:checked:checked:hover, .suggested-action.flat:checked:checked:focus, .suggested-action.flat:checked:checked:hover:focus, .suggested-action.flat:active:active, .suggested-action.flat:active:active:hover, .suggested-action.flat:active:active:focus, .suggested-action.flat:active:active:hover:focus, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .suggested-action:checked:active:disabled, .suggested-action:checked:checked:disabled, .suggested-action:active:active:disabled, .suggested-action:active:checked:disabled, .suggested-action.flat:checked:active:disabled, .suggested-action.flat:checked:checked:disabled, .suggested-action.flat:active:active:disabled, .suggested-action.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .suggested-action:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:focus, .suggested-action.flat:hover,
+ .titlebar:not(headerbar).selection-mode button.flat.suggested-action:hover {
+ color: #fde7db; }
+ .suggested-action:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled {
+ background-color: alpha(mix(#7f7623,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#7f7623,#fde7db,0.6);
+ box-shadow: none; }
+ .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled {
+ color: mix(#7f7623,#fde7db,0.6); }
+ .suggested-action:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator, .titlebar:not(headerbar).selection-mode button.suggested-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(127, 118, 35, 0.9); }
+ .suggested-action.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled, .titlebar:not(headerbar).selection-mode button.suggested-action .separator:disabled {
+ color: rgba(127, 118, 35, 0.85); }
+ .suggested-action separator, headerbar.selection-mode button.suggested-action separator, .titlebar:not(headerbar).selection-mode button.suggested-action separator {
+ background-image: image(mix(#fde7db,#7f7623,0.9)); }
+
+.destructive-action {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .destructive-action:focus, .destructive-action:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .destructive-action:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover,
+ stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover,
+ stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .destructive-action.flat {
+ color: #fde7db;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ .destructive-action:hover, .destructive-action.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .destructive-action:focus, .destructive-action.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .destructive-action:focus:hover, .destructive-action.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover {
+ color: #fde7db; }
+ .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#fde7db,0.6);
+ box-shadow: none; }
+ .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#fde7db,0.6); }
+ .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .destructive-action.separator, .destructive-action .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ .destructive-action.separator:disabled, .destructive-action .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ .destructive-action separator {
+ background-image: image(mix(#fde7db,#d56a24,0.9)); }
+
+/******************
+ ! Selection mode *
+*******************/
+headerbar.selection-mode,
+.titlebar:not(headerbar).selection-mode {
+ background-color: #75574a;
+ background-image: none;
+ border-color: mix(#fde7db,#75574a,0.72);
+ color: #fde7db; }
+ headerbar.selection-mode:focus, headerbar.selection-mode:hover,
+ .titlebar:not(headerbar).selection-mode:focus,
+ .titlebar:not(headerbar).selection-mode:hover {
+ border-color: mix(#75574a,mix(#fde7db,#75574a,0.8),0.3); }
+ headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode:active,
+ .titlebar:not(headerbar).selection-mode:active:hover,
+ .titlebar:not(headerbar).selection-mode:active:focus,
+ .titlebar:not(headerbar).selection-mode:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode:checked,
+ .titlebar:not(headerbar).selection-mode:checked:hover,
+ .titlebar:not(headerbar).selection-mode:checked:focus,
+ .titlebar:not(headerbar).selection-mode:checked:hover:focus {
+ border-color: mix(#fde7db,#75574a,0.48); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ border-color: mix(#fde7db,#75574a,0.8); }
+ headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled,
+ .titlebar:not(headerbar).selection-mode:active:disabled,
+ .titlebar:not(headerbar).selection-mode:checked:disabled {
+ border-color: mix(#fde7db,#75574a,0.72); }
+ headerbar.selection-mode:disabled,
+ .titlebar:not(headerbar).selection-mode:disabled {
+ background-color: #694e43;
+ background-image: none;
+ color: mix(#fde7db,#75574a,0.5); }
+ headerbar.selection-mode .background,
+ .titlebar:not(headerbar).selection-mode .background {
+ background-color: #75574a;
+ border-color: mix(#75574a,#fde7db,0.3); }
+ headerbar.selection-mode .title,
+ .titlebar:not(headerbar).selection-mode .title {
+ font-weight: bold;
+ padding: 0 6px; }
+ headerbar.selection-mode .subtitle,
+ .titlebar:not(headerbar).selection-mode .subtitle {
+ font-size: smaller;
+ padding: 0 6px; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar.selection-mode button.flat, headerbar.selection-mode button.flat.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button {
+ color: #fde7db;
+ border-color: rgba(117, 87, 74, 0);
+ background-color: rgba(117, 87, 74, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:hover, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button:hover:active:hover:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:hover, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button:hover:checked:hover:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #816051;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ headerbar.selection-mode button:focus:hover:focus, headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:focus, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button:focus:hover:active:hover, headerbar.selection-mode button:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:active:hover:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button:focus:hover:checked:hover, headerbar.selection-mode button:focus:hover:checked:focus, headerbar.selection-mode button:focus:hover:checked:hover:focus, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:hover, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:hover, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:checked:active:disabled, headerbar.selection-mode button:checked:checked:disabled, headerbar.selection-mode button:active:active:disabled, headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:checked:active:disabled, headerbar.selection-mode button.flat:checked:checked:disabled, headerbar.selection-mode button.flat:active:active:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #fde7db; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#75574a,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#75574a,#fde7db,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#75574a,#fde7db,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(117, 87, 74, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(117, 87, 74, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#fde7db,#75574a,0.9)); }
+ headerbar.selection-mode button.image-button,
+ .titlebar:not(headerbar).selection-mode button.image-button {
+ padding: 3px; }
+ headerbar.selection-mode .linked > button,
+ .titlebar:not(headerbar).selection-mode .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar.selection-mode .linked > button:focus, headerbar.selection-mode .linked > button:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar.selection-mode .linked > button:active, headerbar.selection-mode .linked > button:active:hover, headerbar.selection-mode .linked > button:active:focus, headerbar.selection-mode .linked > button:active:hover:focus, headerbar.selection-mode .linked > button:checked, headerbar.selection-mode .linked > button:checked:hover, headerbar.selection-mode .linked > button:checked:focus, headerbar.selection-mode .linked > button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ headerbar.selection-mode .linked > button:disabled,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled {
+ box-shadow: inset -1px 0 #5e463b; }
+ headerbar.selection-mode .linked > button:last-child, headerbar.selection-mode .linked > button:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar.selection-mode .linked > button:last-child:hover, headerbar.selection-mode .linked > button:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar.selection-mode .linked > button:disabled:last-child, headerbar.selection-mode .linked > button:disabled:only-child, headerbar.selection-mode .linked > button:active:disabled:last-child, headerbar.selection-mode .linked > button:active:disabled:only-child, headerbar.selection-mode .linked > button:checked:disabled:last-child, headerbar.selection-mode .linked > button:checked:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ headerbar.selection-mode .linked > button:active:last-child, headerbar.selection-mode .linked > button:active:last-child:focus, headerbar.selection-mode .linked > button:active:last-child:hover, headerbar.selection-mode .linked > button:active:last-child:hover:focus, headerbar.selection-mode .linked > button:checked:last-child, headerbar.selection-mode .linked > button:checked:last-child:focus, headerbar.selection-mode .linked > button:checked:last-child:hover, headerbar.selection-mode .linked > button:checked:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ headerbar.selection-mode .linked > button:active:only-child, headerbar.selection-mode .linked > button:active:only-child:focus, headerbar.selection-mode .linked > button:active:only-child:hover, headerbar.selection-mode .linked > button:active:only-child:hover:focus, headerbar.selection-mode .linked > button:checked:only-child, headerbar.selection-mode .linked > button:checked:only-child:focus, headerbar.selection-mode .linked > button:checked:only-child:hover, headerbar.selection-mode .linked > button:checked:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover,
+ .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ headerbar.selection-mode box button.image-button,
+ .titlebar:not(headerbar).selection-mode box button.image-button {
+ padding: 3px 7px; }
+ headerbar.selection-mode separator, headerbar.selection-mode separator:disabled,
+ .titlebar:not(headerbar).selection-mode separator,
+ .titlebar:not(headerbar).selection-mode separator:disabled {
+ color: #46342c;
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button {
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(253, 231, 219, 0.36),0.3); }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover,
+ stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover,
+ stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ headerbar.selection-mode button.flat, headerbar.selection-mode button.flat.nautilus-circular-button.image-button,
+ .titlebar:not(headerbar).selection-mode button.flat,
+ .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button {
+ color: #fde7db;
+ border-color: rgba(117, 87, 74, 0);
+ background-color: rgba(117, 87, 74, 0);
+ background-image: none;
+ box-shadow: none; }
+ headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:hover, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button:hover:active:hover:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:hover, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button:hover:checked:hover:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus {
+ background-color: #7b5b4e;
+ background-image: none;
+ border-color: rgba(253, 231, 219, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #fde7db;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover {
+ background-color: #816051;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ headerbar.selection-mode button:focus:hover:focus, headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:focus, headerbar.selection-mode button.flat:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.3),0.3); }
+ headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button:focus:hover:active:hover, headerbar.selection-mode button:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:active:hover:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button:focus:hover:checked:hover, headerbar.selection-mode button:focus:hover:checked:focus, headerbar.selection-mode button:focus:hover:checked:hover:focus, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:hover, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:hover, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.3); }
+ headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled {
+ border-color: rgba(249, 186, 152, 0.3); }
+ headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.3); }
+ headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active,
+ .titlebar:not(headerbar).selection-mode button:checked,
+ .titlebar:not(headerbar).selection-mode button:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(248, 171, 130, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(253, 231, 219, 0.06), inset 0 1px rgba(253, 231, 219, 0.07), inset -1px 0 rgba(253, 231, 219, 0.06), inset 0 -1px rgba(253, 231, 219, 0.05); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ border-color: mix(#75574a,rgba(253, 231, 219, 0.22),0.3); }
+ headerbar.selection-mode button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus {
+ border-color: rgba(246, 142, 85, 0.22); }
+ headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled {
+ border-color: rgba(249, 186, 152, 0.22); }
+ headerbar.selection-mode button:checked:active:disabled, headerbar.selection-mode button:checked:checked:disabled, headerbar.selection-mode button:active:active:disabled, headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:checked:active:disabled, headerbar.selection-mode button.flat:checked:checked:disabled, headerbar.selection-mode button.flat:active:active:disabled, headerbar.selection-mode button.flat:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled {
+ border-color: rgba(248, 171, 130, 0.22); }
+ headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover,
+ .titlebar:not(headerbar).selection-mode button:checked:focus,
+ .titlebar:not(headerbar).selection-mode button:checked:hover,
+ .titlebar:not(headerbar).selection-mode button:active:focus,
+ .titlebar:not(headerbar).selection-mode button:active:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:active:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover,
+ .titlebar:not(headerbar).selection-mode button:focus,
+ .titlebar:not(headerbar).selection-mode button:hover,
+ .titlebar:not(headerbar).selection-mode button.flat:focus,
+ .titlebar:not(headerbar).selection-mode button.flat:hover {
+ color: #fde7db; }
+ headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled {
+ background-color: alpha(mix(#75574a,#fde7db,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#75574a,#fde7db,0.6);
+ box-shadow: none; }
+ headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled {
+ color: mix(#75574a,#fde7db,0.6); }
+ headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled,
+ .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ headerbar.selection-mode button.separator, headerbar.selection-mode button .separator,
+ .titlebar:not(headerbar).selection-mode button.separator,
+ .titlebar:not(headerbar).selection-mode button .separator {
+ border: 1px solid currentColor;
+ color: rgba(117, 87, 74, 0.9); }
+ headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled,
+ .titlebar:not(headerbar).selection-mode button.separator:disabled,
+ .titlebar:not(headerbar).selection-mode button .separator:disabled {
+ color: rgba(117, 87, 74, 0.85); }
+ headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator,
+ .titlebar:not(headerbar).selection-mode button separator {
+ background-image: image(mix(#fde7db,#75574a,0.9)); }
+ headerbar.selection-mode:backdrop,
+ .titlebar:not(headerbar).selection-mode:backdrop {
+ background-color: #75574a;
+ background-image: none; }
+ headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop,
+ .titlebar:not(headerbar).selection-mode .selection-menu {
+ color: #5e463b;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none;
+ border: 0; }
+ headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover,
+ .titlebar:not(headerbar).selection-mode .selection-menu:hover {
+ color: #523d34; }
+ headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active,
+ .titlebar:not(headerbar).selection-mode .selection-menu:active {
+ color: #584138; }
+ headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow,
+ .titlebar:not(headerbar).selection-mode .selection-menu .arrow {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ color: rgba(253, 231, 219, 0.5);
+ -gtk-icon-shadow: none; }
+ headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label, .selection-menu headerbar.selection-mode label.separator,
+ .titlebar:not(headerbar).selection-mode .dim-label,
+ .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label, .selection-menu .titlebar:not(headerbar).selection-mode label.separator {
+ color: #523d34; }
+
+/**********
+ ! Calendar
+***********/
+calendar {
+ padding: 1px 3px;
+ outline-offset: -1px;
+ color: #35190c; }
+ calendar:selected {
+ border-radius: 2px; }
+ calendar.header {
+ border-bottom: 1px solid rgba(21, 10, 5, 0.1);
+ border-radius: 0; }
+ calendar.header:backdrop {
+ border-color: rgba(21, 10, 5, 0.1); }
+ calendar.button {
+ color: rgba(53, 25, 12, 0.55); }
+ calendar.button:hover {
+ color: #35190c; }
+ calendar.button:backdrop {
+ color: alpha(mix(#35190c,#a07766,0.5),0.55); }
+ calendar.button:disabled {
+ color: alpha(mix(#35190c,#a07766,0.5),0.55); }
+ calendar:indeterminate, calendar:indeterminate:backdrop {
+ color: mix(#35190c,#a07766,0.5); }
+ calendar.highlight, calendar.highlight:backdrop {
+ font-size: smaller;
+ color: mix(#75574a,#35190c,0.5); }
+ calendar:backdrop {
+ color: mix(#c0b2ac,#35190c,0.8); }
+
+/* gnome-calendar */
+.calendar-view {
+ background-color: #c0b2ac;
+ color: #35190c; }
+
+/***************
+ ! Color chooser
+****************/
+colorswatch:drop(active), colorswatch {
+ border-style: none; }
+
+colorswatch.top {
+ border-top-left-radius: 2.5px;
+ border-top-right-radius: 2.5px; }
+ colorswatch.top overlay {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+colorswatch.bottom {
+ border-bottom-left-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.bottom overlay {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.left, colorswatch:first-child:not(.top) {
+ border-top-left-radius: 2.5px;
+ border-bottom-left-radius: 2.5px; }
+ colorswatch.left overlay, colorswatch:first-child:not(.top) overlay {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+
+colorswatch.right, colorswatch:last-child:not(.bottom) {
+ border-top-right-radius: 2.5px;
+ border-bottom-right-radius: 2.5px; }
+ colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+
+colorswatch.dark overlay {
+ color: #fde7db; }
+ colorswatch.dark overlay:hover {
+ border-color: rgba(21, 10, 5, 0.8); }
+ colorswatch.dark overlay:backdrop {
+ color: mix(#75574a,#fde7db,0.66); }
+
+colorswatch.light overlay {
+ color: #35190c; }
+ colorswatch.light overlay:hover {
+ border-color: rgba(21, 10, 5, 0.5); }
+ colorswatch.light overlay:backdrop {
+ color: mix(#c0b2ac,#35190c,0.8); }
+
+colorswatch:drop(active) {
+ box-shadow: none; }
+ colorswatch:drop(active).light overlay {
+ border-color: #75574a;
+ box-shadow: inset 0 0 0 2px #5f473c, inset 0 0 0 1px #75574a; }
+ colorswatch:drop(active).dark overlay {
+ border-color: #75574a;
+ box-shadow: inset 0 0 0 2px rgba(21, 10, 5, 0.3), inset 0 0 0 1px #75574a; }
+
+colorswatch overlay {
+ border: 1px solid rgba(21, 10, 5, 0.3); }
+ colorswatch overlay:hover {
+ box-shadow: inset 0 1px rgba(161, 121, 104, 0.4), inset 0 -1px rgba(21, 10, 5, 0.2); }
+ colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover {
+ border-color: rgba(21, 10, 5, 0.3);
+ box-shadow: none; }
+
+colorswatch:disabled {
+ opacity: .5; }
+ colorswatch:disabled overlay {
+ border-color: rgba(21, 10, 5, 0.6);
+ box-shadow: none; }
+
+row:selected colorswatch {
+ box-shadow: 0 0 0 2px #fde7db; }
+
+colorswatch#add-color-button {
+ border-radius: 2px 2px 0 0; }
+ colorswatch#add-color-button:only-child {
+ border-radius: 2px; }
+ colorswatch#add-color-button overlay {
+ background-color: #9a705f;
+ color: #35190c; }
+ colorswatch#add-color-button overlay:hover {
+ background-color: #916a5a; }
+ colorswatch#add-color-button overlay:backdrop {
+ background-color: #9a705f; }
+
+colorswatch#editor-color-sample {
+ border-radius: 2px; }
+ colorswatch#editor-color-sample overlay {
+ border-radius: 2.5px; }
+
+button.color, button.color.nautilus-circular-button.image-button {
+ padding: 3px; }
+ button.color colorswatch:only-child, button.color colorswatch:only-child overlay {
+ border-radius: 2px; }
+ button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+/***********************
+! Font and file choosers
+************************/
+filechooser {
+ /* for fallback when header bar not used */ }
+ filechooser .dialog-action-box {
+ border-top: 1px solid mix(#a07766,#35190c,0.1); }
+ filechooser .dialog-action-box:backdrop {
+ border-top-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+ filechooser #pathbarbox {
+ border-bottom: 1px solid mix(#a07766,#35190c,0.1);
+ background-color: #a07766; }
+
+filechooserbutton:drop(active) {
+ box-shadow: none;
+ border-color: transparent; }
+
+/******************
+ ! Grid and flowbox
+*******************/
+widget:active {
+ background-color: mix(#75574a,#c0b2ac,0.5); }
+
+list {
+ color: #35190c;
+ background-color: #c0b2ac;
+ border-color: mix(#a07766,#35190c,0.1); }
+ list:backdrop {
+ background-color: #c0b2ac;
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+ list row {
+ padding: 3px; }
+
+row {
+ transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
+ row:hover {
+ transition: none; }
+ row:backdrop {
+ transition: 200ms ease-out; }
+ row.activatable.has-open-popup, row.activatable:hover {
+ background-color: rgba(53, 25, 12, 0.05); }
+ row.activatable:active {
+ box-shadow: inset 0 2px 2px -2px rgba(21, 10, 5, 0.2); }
+ row.activatable:backdrop:hover {
+ background-color: transparent; }
+ row.activatable:selected:active {
+ box-shadow: inset 0 2px 3px -1px rgba(21, 10, 5, 0.5); }
+ row.activatable:selected.has-open-popup, row.activatable:selected:hover {
+ background-color: mix(#75574a,#35190c,0.1); }
+ row.activatable:selected:backdrop {
+ background-color: #75574a; }
+
+flowbox flowboxchild {
+ padding: 3px;
+ border-radius: 2px; }
+ flowbox flowboxchild:selected {
+ outline-offset: -2px; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Infobar
+**********/
+infobar {
+ border: 0; }
+ infobar.info, infobar.info:backdrop {
+ background-color: #574b37;
+ background-image: none;
+ border: 1px solid #463c2c;
+ caret-color: currentColor; }
+ infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop {
+ color: #231813; }
+ infobar.info button, infobar.info button.nautilus-circular-button.image-button {
+ background-color: #574b37;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.info button:active, infobar.info button.nautilus-circular-button.image-button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.info button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover,
+ stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.info button.flat, infobar.info button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(87, 75, 55, 0);
+ background-color: rgba(87, 75, 55, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover, infobar.info button.flat:hover {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.info button:hover:active, infobar.info button:hover:active:hover, infobar.info button:hover:active:focus, infobar.info button:hover:active:hover:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:hover, infobar.info button:hover:checked:focus, infobar.info button:hover:checked:hover:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover, infobar.info button.flat:hover:active:focus, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.info button:focus, infobar.info button.flat:focus {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ infobar.info button:focus:hover, infobar.info button.flat:focus:hover {
+ background-color: #60533d;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ infobar.info button:focus:hover:focus, infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:focus, infobar.info button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.info button:focus:hover:active, infobar.info button:focus:hover:active:hover, infobar.info button:focus:hover:active:focus, infobar.info button:focus:hover:active:hover:focus, infobar.info button:focus:hover:checked, infobar.info button:focus:hover:checked:hover, infobar.info button:focus:hover:checked:focus, infobar.info button:focus:hover:checked:hover:focus, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:hover, infobar.info button.flat:focus:hover:active:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:hover, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.info button:checked, infobar.info button:active, infobar.info button.nautilus-circular-button.image-button:active, infobar.info button.flat:checked, infobar.info button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.info button:checked:active, infobar.info button:checked:active:hover, infobar.info button:checked:active:focus, infobar.info button:checked:active:hover:focus, infobar.info button:checked:checked, infobar.info button:checked:checked:hover, infobar.info button:checked:checked:focus, infobar.info button:checked:checked:hover:focus, infobar.info button:active:active, infobar.info button:active:active:hover, infobar.info button:active:active:focus, infobar.info button:active:active:hover:focus, infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:checked:active, infobar.info button.flat:checked:active:hover, infobar.info button.flat:checked:active:focus, infobar.info button.flat:checked:active:hover:focus, infobar.info button.flat:checked:checked, infobar.info button.flat:checked:checked:hover, infobar.info button.flat:checked:checked:focus, infobar.info button.flat:checked:checked:hover:focus, infobar.info button.flat:active:active, infobar.info button.flat:active:active:hover, infobar.info button.flat:active:active:focus, infobar.info button.flat:active:active:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.info button:checked:active:disabled, infobar.info button:checked:checked:disabled, infobar.info button:active:active:disabled, infobar.info button:active:checked:disabled, infobar.info button.flat:checked:active:disabled, infobar.info button.flat:checked:checked:disabled, infobar.info button.flat:active:active:disabled, infobar.info button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.info button:focus, infobar.info button:hover, infobar.info button.nautilus-circular-button.image-button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover {
+ color: #231813; }
+ infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled {
+ background-color: alpha(mix(#574b37,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#574b37,#231813,0.6);
+ box-shadow: none; }
+ infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled {
+ color: mix(#574b37,#231813,0.6); }
+ infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.info button.separator, infobar.info button .separator {
+ border: 1px solid currentColor;
+ color: rgba(87, 75, 55, 0.9); }
+ infobar.info button.separator:disabled, infobar.info button .separator:disabled {
+ color: rgba(87, 75, 55, 0.85); }
+ infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#574b37,0.9)); }
+ infobar.warning, infobar.warning:backdrop {
+ background-color: #b37535;
+ background-image: none;
+ border: 1px solid #8f5e2a;
+ caret-color: currentColor; }
+ infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop {
+ color: #231813; }
+ infobar.warning button, infobar.warning button.nautilus-circular-button.image-button {
+ background-color: #b37535;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.warning button:active, infobar.warning button.nautilus-circular-button.image-button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.warning button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover,
+ stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.warning button.flat, infobar.warning button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(179, 117, 53, 0);
+ background-color: rgba(179, 117, 53, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover, infobar.warning button.flat:hover {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.warning button:hover:active, infobar.warning button:hover:active:hover, infobar.warning button:hover:active:focus, infobar.warning button:hover:active:hover:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:hover, infobar.warning button:hover:checked:focus, infobar.warning button:hover:checked:hover:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover, infobar.warning button.flat:hover:active:focus, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.warning button:focus, infobar.warning button.flat:focus {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover {
+ background-color: #c5813a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ infobar.warning button:focus:hover:focus, infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:focus, infobar.warning button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.warning button:focus:hover:active, infobar.warning button:focus:hover:active:hover, infobar.warning button:focus:hover:active:focus, infobar.warning button:focus:hover:active:hover:focus, infobar.warning button:focus:hover:checked, infobar.warning button:focus:hover:checked:hover, infobar.warning button:focus:hover:checked:focus, infobar.warning button:focus:hover:checked:hover:focus, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:hover, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:hover, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.warning button:checked, infobar.warning button:active, infobar.warning button.nautilus-circular-button.image-button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.warning button:checked:active, infobar.warning button:checked:active:hover, infobar.warning button:checked:active:focus, infobar.warning button:checked:active:hover:focus, infobar.warning button:checked:checked, infobar.warning button:checked:checked:hover, infobar.warning button:checked:checked:focus, infobar.warning button:checked:checked:hover:focus, infobar.warning button:active:active, infobar.warning button:active:active:hover, infobar.warning button:active:active:focus, infobar.warning button:active:active:hover:focus, infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:checked:active, infobar.warning button.flat:checked:active:hover, infobar.warning button.flat:checked:active:focus, infobar.warning button.flat:checked:active:hover:focus, infobar.warning button.flat:checked:checked, infobar.warning button.flat:checked:checked:hover, infobar.warning button.flat:checked:checked:focus, infobar.warning button.flat:checked:checked:hover:focus, infobar.warning button.flat:active:active, infobar.warning button.flat:active:active:hover, infobar.warning button.flat:active:active:focus, infobar.warning button.flat:active:active:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.warning button:checked:active:disabled, infobar.warning button:checked:checked:disabled, infobar.warning button:active:active:disabled, infobar.warning button:active:checked:disabled, infobar.warning button.flat:checked:active:disabled, infobar.warning button.flat:checked:checked:disabled, infobar.warning button.flat:active:active:disabled, infobar.warning button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.nautilus-circular-button.image-button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover {
+ color: #231813; }
+ infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled {
+ background-color: alpha(mix(#b37535,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b37535,#231813,0.6);
+ box-shadow: none; }
+ infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled {
+ color: mix(#b37535,#231813,0.6); }
+ infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.warning button.separator, infobar.warning button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 117, 53, 0.9); }
+ infobar.warning button.separator:disabled, infobar.warning button .separator:disabled {
+ color: rgba(179, 117, 53, 0.85); }
+ infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#b37535,0.9)); }
+ infobar.question, infobar.question:backdrop {
+ background-color: #574b37;
+ background-image: none;
+ border: 1px solid #463c2c;
+ caret-color: currentColor; }
+ infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop {
+ color: #231813; }
+ infobar.question button, infobar.question button.nautilus-circular-button.image-button {
+ background-color: #574b37;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.question button:active, infobar.question button.nautilus-circular-button.image-button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.question button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover,
+ stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.question button.flat, infobar.question button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(87, 75, 55, 0);
+ background-color: rgba(87, 75, 55, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover, infobar.question button.flat:hover {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.question button:hover:active, infobar.question button:hover:active:hover, infobar.question button:hover:active:focus, infobar.question button:hover:active:hover:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:hover, infobar.question button:hover:checked:focus, infobar.question button:hover:checked:hover:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover, infobar.question button.flat:hover:active:focus, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.question button:focus, infobar.question button.flat:focus {
+ background-color: #5b4f3a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ infobar.question button:focus:hover, infobar.question button.flat:focus:hover {
+ background-color: #60533d;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ infobar.question button:focus:hover:focus, infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:focus, infobar.question button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.question button:focus:hover:active, infobar.question button:focus:hover:active:hover, infobar.question button:focus:hover:active:focus, infobar.question button:focus:hover:active:hover:focus, infobar.question button:focus:hover:checked, infobar.question button:focus:hover:checked:hover, infobar.question button:focus:hover:checked:focus, infobar.question button:focus:hover:checked:hover:focus, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:hover, infobar.question button.flat:focus:hover:active:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:hover, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.question button:checked, infobar.question button:active, infobar.question button.nautilus-circular-button.image-button:active, infobar.question button.flat:checked, infobar.question button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.question button:checked:active, infobar.question button:checked:active:hover, infobar.question button:checked:active:focus, infobar.question button:checked:active:hover:focus, infobar.question button:checked:checked, infobar.question button:checked:checked:hover, infobar.question button:checked:checked:focus, infobar.question button:checked:checked:hover:focus, infobar.question button:active:active, infobar.question button:active:active:hover, infobar.question button:active:active:focus, infobar.question button:active:active:hover:focus, infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:checked:active, infobar.question button.flat:checked:active:hover, infobar.question button.flat:checked:active:focus, infobar.question button.flat:checked:active:hover:focus, infobar.question button.flat:checked:checked, infobar.question button.flat:checked:checked:hover, infobar.question button.flat:checked:checked:focus, infobar.question button.flat:checked:checked:hover:focus, infobar.question button.flat:active:active, infobar.question button.flat:active:active:hover, infobar.question button.flat:active:active:focus, infobar.question button.flat:active:active:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.question button:checked:active:disabled, infobar.question button:checked:checked:disabled, infobar.question button:active:active:disabled, infobar.question button:active:checked:disabled, infobar.question button.flat:checked:active:disabled, infobar.question button.flat:checked:checked:disabled, infobar.question button.flat:active:active:disabled, infobar.question button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.question button:focus, infobar.question button:hover, infobar.question button.nautilus-circular-button.image-button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover {
+ color: #231813; }
+ infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled {
+ background-color: alpha(mix(#574b37,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#574b37,#231813,0.6);
+ box-shadow: none; }
+ infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled {
+ color: mix(#574b37,#231813,0.6); }
+ infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.question button.separator, infobar.question button .separator {
+ border: 1px solid currentColor;
+ color: rgba(87, 75, 55, 0.9); }
+ infobar.question button.separator:disabled, infobar.question button .separator:disabled {
+ color: rgba(87, 75, 55, 0.85); }
+ infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#574b37,0.9)); }
+ infobar.error, infobar.error:backdrop {
+ background-color: #d56a24;
+ background-image: none;
+ border: 1px solid #aa551d;
+ caret-color: currentColor; }
+ infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop {
+ color: #231813; }
+ infobar.error button, infobar.error button.nautilus-circular-button.image-button {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.error button:active, infobar.error button.nautilus-circular-button.image-button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.error button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover,
+ stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover,
+ stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ infobar.error button.flat, infobar.error button.flat.nautilus-circular-button.image-button {
+ color: #231813;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover, infobar.error button.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.error button:hover:active, infobar.error button:hover:active:hover, infobar.error button:hover:active:focus, infobar.error button:hover:active:hover:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:hover, infobar.error button:hover:checked:focus, infobar.error button:hover:checked:hover:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover, infobar.error button.flat:hover:active:focus, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.error button:focus, infobar.error button.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ infobar.error button:focus:hover, infobar.error button.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ infobar.error button:focus:hover:focus, infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:focus, infobar.error button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ infobar.error button:focus:hover:active, infobar.error button:focus:hover:active:hover, infobar.error button:focus:hover:active:focus, infobar.error button:focus:hover:active:hover:focus, infobar.error button:focus:hover:checked, infobar.error button:focus:hover:checked:hover, infobar.error button:focus:hover:checked:focus, infobar.error button:focus:hover:checked:hover:focus, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:hover, infobar.error button.flat:focus:hover:active:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:hover, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ infobar.error button:checked, infobar.error button:active, infobar.error button.nautilus-circular-button.image-button:active, infobar.error button.flat:checked, infobar.error button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ infobar.error button:checked:active, infobar.error button:checked:active:hover, infobar.error button:checked:active:focus, infobar.error button:checked:active:hover:focus, infobar.error button:checked:checked, infobar.error button:checked:checked:hover, infobar.error button:checked:checked:focus, infobar.error button:checked:checked:hover:focus, infobar.error button:active:active, infobar.error button:active:active:hover, infobar.error button:active:active:focus, infobar.error button:active:active:hover:focus, infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:checked:active, infobar.error button.flat:checked:active:hover, infobar.error button.flat:checked:active:focus, infobar.error button.flat:checked:active:hover:focus, infobar.error button.flat:checked:checked, infobar.error button.flat:checked:checked:hover, infobar.error button.flat:checked:checked:focus, infobar.error button.flat:checked:checked:hover:focus, infobar.error button.flat:active:active, infobar.error button.flat:active:active:hover, infobar.error button.flat:active:active:focus, infobar.error button.flat:active:active:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ infobar.error button:checked:active:disabled, infobar.error button:checked:checked:disabled, infobar.error button:active:active:disabled, infobar.error button:active:checked:disabled, infobar.error button.flat:checked:active:disabled, infobar.error button.flat:checked:checked:disabled, infobar.error button.flat:active:active:disabled, infobar.error button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ infobar.error button:focus, infobar.error button:hover, infobar.error button.nautilus-circular-button.image-button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover {
+ color: #231813; }
+ infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#231813,0.6);
+ box-shadow: none; }
+ infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#231813,0.6); }
+ infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ infobar.error button.separator, infobar.error button .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ infobar.error button.separator:disabled, infobar.error button .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#231813,#d56a24,0.9)); }
+
+/*********
+ ! Entry *
+**********/
+.linked:not(.vertical) > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-right-width: 0;
+ border-left-width: 0; }
+ .linked:not(.vertical) > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-right-width: 0;
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ .linked:not(.vertical) > entry:first-child:dir(rtl) {
+ border-left-width: 0;
+ border-right-width: 1px; }
+ .linked:not(.vertical) > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .linked:not(.vertical) > entry:last-child:dir(rtl) {
+ border-left-width: 1px;
+ border-right-width: 0; }
+ .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked:not(.vertical) > entry:only-child {
+ border-radius: 2px; }
+
+.linked.vertical > entry {
+ border-width: 1px;
+ border-radius: 0;
+ border-top-width: 0;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:first-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 1px;
+ border-bottom-width: 0;
+ border-bottom-left-radius: 0;
+ border-bottom-right-radius: 0; }
+ .linked.vertical > entry:first-child:dir(rtl) {
+ border-top-width: 0;
+ border-bottom-width: 1px; }
+ .linked.vertical > entry:last-child {
+ border-width: 1px;
+ border-radius: 2px;
+ border-top-width: 0;
+ border-bottom-width: 1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ .linked.vertical > entry:last-child:dir(rtl) {
+ border-top-width: 1px;
+ border-bottom-width: 0; }
+ .linked.vertical > entry:only-child, .linked.vertical > entry:first-child:only-child {
+ border-width: 1px; }
+ .linked.vertical > entry:only-child {
+ border-radius: 2px; }
+
+entry, menuitem entry, popover.background entry, .osd entry,
+#XfceNotifyWindow entry, #login_window entry {
+ border-width: 1px;
+ border-style: solid;
+ border-radius: 2px;
+ transition: border 100ms ease-out;
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.1), inset 0 1px rgba(11, 5, 2, 0.12), inset -1px 0 rgba(11, 5, 2, 0.1), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ entry:focus, popover.background entry:focus,
+ #XfceNotifyWindow entry:focus, #login_window entry:focus, entry:hover, popover.background entry:hover,
+ #XfceNotifyWindow entry:hover, #login_window entry:hover, entry:active, popover.background entry:active,
+ #XfceNotifyWindow entry:active, #login_window entry:active {
+ transition: border 100ms ease-in; }
+ entry:selected, popover.background entry:selected,
+ #XfceNotifyWindow entry:selected, #login_window entry:selected, entry:selected:selected:focus,
+ #XfceNotifyWindow entry:selected:selected:focus, #login_window entry:selected:selected:focus {
+ background-color: #75574a;
+ color: #fde7db; }
+ entry:disabled, popover.background entry:disabled,
+ #XfceNotifyWindow entry:disabled, #login_window entry:disabled {
+ box-shadow: none; }
+ entry progress, popover.background entry progress, .osd entry progress, #XfceNotifyWindow entry progress, #login_window entry progress {
+ background-color: #75574a;
+ background-image: none;
+ border-width: 0;
+ border-radius: 2px;
+ color: #fde7db; }
+ entry image.left, #XfceNotifyWindow entry image.left, #login_window entry image.left {
+ padding-right: 3px; }
+ entry image.right, #XfceNotifyWindow entry image.right, #login_window entry image.right {
+ padding-left: 3px; }
+ entry.warning, popover.background entry.warning,
+ #XfceNotifyWindow entry.warning, #login_window entry.warning {
+ color: #231813;
+ border-color: #8f5e2a;
+ background-color: mix(#c0b2ac,#b37535,0.6); }
+ entry.warning image, #XfceNotifyWindow entry.warning image, #login_window entry.warning image {
+ color: #231813; }
+ entry.warning:focus,
+ #XfceNotifyWindow entry.warning:focus, #login_window entry.warning:focus {
+ color: #231813;
+ border-color: mix(#75574a,#b37535,0.3);
+ background-color: #b37535;
+ box-shadow: none; }
+ entry.warning selection, #XfceNotifyWindow entry.warning selection, #login_window entry.warning selection {
+ background-color: #231813;
+ color: #b37535; }
+ entry.error, popover.background entry.error,
+ #XfceNotifyWindow entry.error, #login_window entry.error {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#c0b2ac,#d56a24,0.6); }
+ entry.error image, #XfceNotifyWindow entry.error image, #login_window entry.error image {
+ color: #231813; }
+ entry.error:focus,
+ #XfceNotifyWindow entry.error:focus, #login_window entry.error:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.error selection, #XfceNotifyWindow entry.error selection, #login_window entry.error selection {
+ background-color: #231813;
+ color: #d56a24; }
+ entry.search-missing, popover.background entry.search-missing,
+ #XfceNotifyWindow entry.search-missing, #login_window entry.search-missing {
+ color: #231813;
+ border-color: #aa551d;
+ background-color: mix(#c0b2ac,#d56a24,0.6); }
+ entry.search-missing image, #XfceNotifyWindow entry.search-missing image, #login_window entry.search-missing image {
+ color: #231813; }
+ entry.search-missing:focus,
+ #XfceNotifyWindow entry.search-missing:focus, #login_window entry.search-missing:focus {
+ color: #231813;
+ border-color: mix(#75574a,#d56a24,0.3);
+ background-color: #d56a24;
+ box-shadow: none; }
+ entry.search-missing selection, #XfceNotifyWindow entry.search-missing selection, #login_window entry.search-missing selection {
+ background-color: #231813;
+ color: #d56a24; }
+
+/*********
+ ! Menubar
+**********/
+menubar, .menubar {
+ -GtkWidget-window-dragging: true;
+ padding: 0;
+ border: 0;
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1; }
+ menubar > menuitem, .menubar > menuitem {
+ min-height: 16px;
+ padding: 5px 7px;
+ border: 1px solid transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ menubar > menuitem:hover, .menubar > menuitem:hover {
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+ menubar > menuitem *:hover, .menubar > menuitem *:hover {
+ color: #d4c8c3; }
+
+/******
+ ! Menu
+*******/
+menu,
+.menu,
+.context-menu {
+ border-radius: 0;
+ padding: 3px;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ border: 1px solid mix(#4e2512,#c8b8b1,0.21); }
+ .csd menu, .csd
+ .menu, .csd
+ .context-menu {
+ border: 0; }
+ menu:selected,
+ .menu:selected,
+ .context-menu:selected {
+ background-color: #75574a;
+ color: #fde7db; }
+ menu separator,
+ .csd menu separator,
+ .menu separator,
+ .csd
+ .menu separator,
+ .context-menu separator,
+ .csd
+ .context-menu separator {
+ background-image: image(mix(#4e2512,#c8b8b1,0.18));
+ margin: 1px 0; }
+ menu .separator,
+ .csd menu .separator,
+ .menu .separator,
+ .csd
+ .menu .separator,
+ .context-menu .separator,
+ .csd
+ .context-menu .separator {
+ color: mix(#4e2512,#c8b8b1,0.18); }
+ menu menuitem,
+ .menu menuitem,
+ .context-menu menuitem {
+ min-height: 16px;
+ min-width: 40px;
+ padding: 5px;
+ border-radius: 0; }
+ menu menuitem:active, menu menuitem:hover,
+ .menu menuitem:active,
+ .menu menuitem:hover,
+ .context-menu menuitem:active,
+ .context-menu menuitem:hover {
+ border: 0;
+ background-color: #75574a;
+ background-image: none;
+ color: #fde7db; }
+ menu menuitem:active accelerator, menu menuitem:hover accelerator,
+ .menu menuitem:active accelerator,
+ .menu menuitem:hover accelerator,
+ .context-menu menuitem:active accelerator,
+ .context-menu menuitem:hover accelerator {
+ color: rgba(253, 231, 219, 0.6); }
+ menu menuitem *:active, menu menuitem *:hover,
+ .menu menuitem *:active,
+ .menu menuitem *:hover,
+ .context-menu menuitem *:active,
+ .context-menu menuitem *:hover {
+ color: #fde7db; }
+ menu menuitem:disabled, menu menuitem *:disabled,
+ .menu menuitem:disabled,
+ .menu menuitem *:disabled,
+ .context-menu menuitem:disabled,
+ .context-menu menuitem *:disabled {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ menu menuitem arrow,
+ .menu menuitem arrow,
+ .context-menu menuitem arrow {
+ min-height: 16px;
+ min-width: 16px; }
+ menu menuitem arrow:dir(ltr),
+ .menu menuitem arrow:dir(ltr),
+ .context-menu menuitem arrow:dir(ltr) {
+ -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");
+ margin-right: 10px; }
+ menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled,
+ .menu menuitem.button,
+ .menu menuitem.button:focus,
+ .menu menuitem.button:active,
+ .menu menuitem.button:disabled,
+ .menu menuitem.button:active:disabled,
+ .menu menuitem.button.flat,
+ .menu menuitem.button.flat:focus,
+ .menu menuitem.button.flat:active,
+ .menu menuitem.button.flat:disabled,
+ .menu menuitem.button.flat:active:disabled,
+ .context-menu menuitem.button,
+ .context-menu menuitem.button:focus,
+ .context-menu menuitem.button:active,
+ .context-menu menuitem.button:disabled,
+ .context-menu menuitem.button:active:disabled,
+ .context-menu menuitem.button.flat,
+ .context-menu menuitem.button.flat:focus,
+ .context-menu menuitem.button.flat:active,
+ .context-menu menuitem.button.flat:disabled,
+ .context-menu menuitem.button.flat:active:disabled {
+ background-color: transparent;
+ background-image: none;
+ border: 0;
+ box-shadow: none;
+ color: currentColor; }
+ menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected,
+ .menu menuitem.button:hover,
+ .menu menuitem.button:focus:hover,
+ .menu menuitem.button:active:hover,
+ .menu menuitem.button:selected,
+ .menu menuitem.button.flat:hover,
+ .menu menuitem.button.flat:focus:hover,
+ .menu menuitem.button.flat:active:hover,
+ .menu menuitem.button.flat:selected,
+ .context-menu menuitem.button:hover,
+ .context-menu menuitem.button:focus:hover,
+ .context-menu menuitem.button:active:hover,
+ .context-menu menuitem.button:selected,
+ .context-menu menuitem.button.flat:hover,
+ .context-menu menuitem.button.flat:focus:hover,
+ .context-menu menuitem.button.flat:active:hover,
+ .context-menu menuitem.button.flat:selected {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ menu menuitem calendar,
+ .menu menuitem calendar,
+ .context-menu menuitem calendar {
+ color: #c8b8b1; }
+ menu menuitem calendar.header,
+ .menu menuitem calendar.header,
+ .context-menu menuitem calendar.header {
+ border-bottom: 1px solid #462110;
+ border-radius: 0; }
+ menu menuitem calendar.header:backdrop,
+ .menu menuitem calendar.header:backdrop,
+ .context-menu menuitem calendar.header:backdrop {
+ border-color: #462110; }
+ menu menuitem calendar.button,
+ .menu menuitem calendar.button,
+ .context-menu menuitem calendar.button {
+ color: rgba(200, 184, 177, 0.55); }
+ menu menuitem calendar.button:hover,
+ .menu menuitem calendar.button:hover,
+ .context-menu menuitem calendar.button:hover {
+ color: #c8b8b1; }
+ menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop,
+ .menu menuitem calendar:indeterminate,
+ .menu menuitem calendar:indeterminate:backdrop,
+ .context-menu menuitem calendar:indeterminate,
+ .context-menu menuitem calendar:indeterminate:backdrop {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+ 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) {
+ color: inherit; }
+ menu > arrow,
+ .menu > arrow,
+ .context-menu > arrow {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 3px;
+ background-color: #4e2512;
+ border-radius: 0; }
+ menu > arrow.top,
+ .menu > arrow.top,
+ .context-menu > arrow.top {
+ margin-top: -6px;
+ border-bottom: 1px solid mix(#4e2512,#c8b8b1,0.18);
+ -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 mix(#4e2512,#c8b8b1,0.18);
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ menu > arrow:hover,
+ .menu > arrow:hover,
+ .context-menu > arrow:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.1); }
+ menu > arrow:backdrop,
+ .menu > arrow:backdrop,
+ .context-menu > arrow:backdrop {
+ background-color: #c0b2ac; }
+ menu > arrow:disabled,
+ .menu > arrow:disabled,
+ .context-menu > arrow:disabled {
+ color: transparent;
+ background-color: transparent;
+ border-color: transparent; }
+
+.context-menu {
+ font: initial; }
+
+.monospace {
+ font-family: monospace; }
+
+menuitem accelerator {
+ color: rgba(200, 184, 177, 0.6); }
+ menuitem accelerator:hover {
+ color: rgba(253, 231, 219, 0.8); }
+ menuitem accelerator:disabled {
+ color: alpha(mix(#c8b8b1,#4e2512,0.5),0.4); }
+
+menuitem check, menuitem radio {
+ min-height: 16px;
+ min-width: 16px; }
+ menuitem check:dir(ltr), menuitem radio:dir(ltr) {
+ margin-right: 7px; }
+ menuitem check:dir(rtl), menuitem radio:dir(rtl) {
+ margin-left: 7px; }
+
+menuitem window decoration {
+ box-shadow: 0 2px 3px rgba(21, 10, 5, 0.2); }
+
+menuitem entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ menuitem entry:focus, menuitem entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ menuitem entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ menuitem entry:active:disabled, menuitem entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ menuitem entry:focus, menuitem entry:active {
+ border-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ menuitem entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+
+/*********
+ ! Popover
+**********/
+popover.background {
+ padding: 0px;
+ border-radius: 2px;
+ background-clip: border-box;
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1;
+ box-shadow: 0 3px 6px rgba(21, 10, 5, 0.16); }
+ .csd popover.background, popover.background {
+ border-color: mix(#c8b8b1,#4e2512,0.64);
+ border-width: 1px;
+ border-style: solid; }
+ .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.5),0.3); }
+ .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.16); }
+ .csd popover.background:disabled, popover.background:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.68); }
+ .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.64); }
+ popover.background:backdrop {
+ box-shadow: none; }
+ popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus {
+ border-top-color: #75574a; }
+ popover.background treeview.view, popover.background treeview.view:backdrop {
+ border-top-color: #5e2c16; }
+ popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background iconview:backdrop, popover.background list, popover.background list:backdrop {
+ background-color: mix(#4e2512,#c8b8b1,1.3);
+ background-image: none;
+ color: #c8b8b1;
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ popover.background list row, popover.background list row .button {
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active {
+ background-image: none;
+ background-color: #75574a;
+ color: #fde7db; }
+ popover.background .frame {
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ border-radius: 2px; }
+ popover.background entry {
+ background-color: #c0b2ac;
+ background-image: none;
+ border-color: mix(#35190c,#c0b2ac,0.56);
+ padding: 5px 3.4285714286px;
+ color: #35190c;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ popover.background entry:focus, popover.background entry:hover {
+ border-color: mix(#75574a,mix(#35190c,#c0b2ac,0.7),0.3); }
+ popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus {
+ border-color: mix(#35190c,#c0b2ac,0.48); }
+ popover.background entry:disabled {
+ border-color: mix(#35190c,#c0b2ac,0.64); }
+ popover.background entry:active:disabled, popover.background entry:checked:disabled {
+ border-color: mix(#35190c,#c0b2ac,0.56); }
+ popover.background entry:focus, popover.background entry:active {
+ border-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ popover.background entry:disabled {
+ background-color: mix(#c0b2ac,#35190c,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#c0b2ac,#35190c,0.9); }
+ popover.background button, popover.background button.nautilus-circular-button.image-button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ popover.background button:focus, popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ popover.background button:active, popover.background button.nautilus-circular-button.image-button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ popover.background button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ popover.background button:active:disabled, popover.background button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover,
+ stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover,
+ stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ popover.background button.flat, popover.background button.flat.nautilus-circular-button.image-button {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover, popover.background button.flat:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ popover.background button:hover:active, popover.background button:hover:active:hover, popover.background button:hover:active:focus, popover.background button:hover:active:hover:focus, popover.background button:hover:checked, popover.background button:hover:checked:hover, popover.background button:hover:checked:focus, popover.background button:hover:checked:hover:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover, popover.background button.flat:hover:active:focus, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ popover.background button:hover:disabled, popover.background button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ popover.background button:focus, popover.background button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ popover.background button:focus:hover, popover.background button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ popover.background button:focus:hover:focus, popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:focus, popover.background button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ popover.background button:focus:hover:active, popover.background button:focus:hover:active:hover, popover.background button:focus:hover:active:focus, popover.background button:focus:hover:active:hover:focus, popover.background button:focus:hover:checked, popover.background button:focus:hover:checked:hover, popover.background button:focus:hover:checked:focus, popover.background button:focus:hover:checked:hover:focus, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:hover, popover.background button.flat:focus:hover:active:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:hover, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ popover.background button:checked, popover.background button:active, popover.background button.nautilus-circular-button.image-button:active, popover.background button.flat:checked, popover.background button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ popover.background button:checked:active, popover.background button:checked:active:hover, popover.background button:checked:active:focus, popover.background button:checked:active:hover:focus, popover.background button:checked:checked, popover.background button:checked:checked:hover, popover.background button:checked:checked:focus, popover.background button:checked:checked:hover:focus, popover.background button:active:active, popover.background button:active:active:hover, popover.background button:active:active:focus, popover.background button:active:active:hover:focus, popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:checked:active, popover.background button.flat:checked:active:hover, popover.background button.flat:checked:active:focus, popover.background button.flat:checked:active:hover:focus, popover.background button.flat:checked:checked, popover.background button.flat:checked:checked:hover, popover.background button.flat:checked:checked:focus, popover.background button.flat:checked:checked:hover:focus, popover.background button.flat:active:active, popover.background button.flat:active:active:hover, popover.background button.flat:active:active:focus, popover.background button.flat:active:active:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ popover.background button:checked:active:disabled, popover.background button:checked:checked:disabled, popover.background button:active:active:disabled, popover.background button:active:checked:disabled, popover.background button.flat:checked:active:disabled, popover.background button.flat:checked:checked:disabled, popover.background button.flat:active:active:disabled, popover.background button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ popover.background button:focus, popover.background button:hover, popover.background button.nautilus-circular-button.image-button:hover, popover.background button.flat:focus, popover.background button.flat:hover {
+ color: #e6e6e6; }
+ popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ popover.background button.separator, popover.background button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ popover.background button.separator:disabled, popover.background button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ popover.background button separator, popover.background button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+ popover.background button.flat:not(:hover) {
+ color: #c8b8b1; }
+ popover.background .linked > button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ popover.background .linked > button:focus, popover.background .linked > button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ popover.background .linked > button:disabled {
+ box-shadow: inset -1px 0 #4a4a4a; }
+ popover.background .linked > button:last-child, popover.background .linked > button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child {
+ box-shadow: none; }
+ popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar {
+ border-style: none;
+ background-color: transparent; }
+
+modelbutton.flat,
+menuitem.button.flat {
+ padding: 3px;
+ padding-left: 3px;
+ transition: none; }
+ modelbutton.flat:hover,
+ menuitem.button.flat:hover {
+ border-radius: 2px;
+ background-color: #75574a;
+ color: #fde7db; }
+ modelbutton.flat:checked,
+ menuitem.button.flat:checked {
+ color: #35190c; }
+ modelbutton.flat arrow.left,
+ menuitem.button.flat arrow.left {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ modelbutton.flat arrow.right,
+ menuitem.button.flat arrow.right {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ modelbutton.flat check:last-child,
+ modelbutton.flat radio:last-child,
+ menuitem.button.flat check:last-child,
+ menuitem.button.flat radio:last-child {
+ margin-left: 8px; }
+ modelbutton.flat check:first-child,
+ modelbutton.flat radio:first-child,
+ menuitem.button.flat check:first-child,
+ menuitem.button.flat radio:first-child {
+ margin-right: 8px; }
+
+/***************
+! Dimmed label *
+****************/
+.dim-label, label.separator {
+ opacity: .5;
+ text-shadow: none; }
+
+/***********
+ ! Tooltip *
+************/
+.tooltip.background, .tooltip.background.csd,
+tooltip.background,
+tooltip.background.csd {
+ background-color: #a07766;
+ background-clip: padding-box;
+ border: 1px solid #815f50;
+ border-radius: 2px;
+ color: #35190c; }
+
+.tooltip *,
+tooltip * {
+ background-color: transparent;
+ color: inherit; }
+
+/***********
+ ! Dialogs *
+************/
+messagedialog, .message-dialog, .prompt {
+ -GtkDialog-content-area-border: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: 3px;
+ margin: 0;
+ padding: 0; }
+ messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box {
+ margin: 6px; }
+
+printdialog paper {
+ color: #35190c;
+ border: 1px solid mix(#a07766,#35190c,0.1);
+ background: #a17968;
+ padding: 0; }
+ printdialog paper:backdrop {
+ color: mix(#35190c,#a07766,0.5);
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+
+printdialog .dialog-action-box {
+ margin: 6px; }
+
+/*********************
+ ! App notifications *
+**********************/
+frame.app-notification {
+ border-style: solid;
+ border-color: rgba(62, 30, 14, 0.8);
+ border-width: 0 1px 1px;
+ border-radius: 0 0 2px 2px;
+ padding: 6px;
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ color: #c8b8b1; }
+ frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ frame.app-notification button:active, frame.app-notification button.nautilus-circular-button.image-button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ frame.app-notification button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover,
+ stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover,
+ stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ frame.app-notification button.flat, frame.app-notification button.flat.nautilus-circular-button.image-button {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover, frame.app-notification button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ frame.app-notification button:hover:active, frame.app-notification button:hover:active:hover, frame.app-notification button:hover:active:focus, frame.app-notification button:hover:active:hover:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:hover, frame.app-notification button:hover:checked:focus, frame.app-notification button:hover:checked:hover:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover, frame.app-notification button.flat:hover:active:focus, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ frame.app-notification button:focus, frame.app-notification button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ frame.app-notification button:focus:hover:focus, frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:focus, frame.app-notification button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ frame.app-notification button:focus:hover:active, frame.app-notification button:focus:hover:active:hover, frame.app-notification button:focus:hover:active:focus, frame.app-notification button:focus:hover:active:hover:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button:focus:hover:checked:hover, frame.app-notification button:focus:hover:checked:focus, frame.app-notification button:focus:hover:checked:hover:focus, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:hover, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:hover, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.nautilus-circular-button.image-button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ frame.app-notification button:checked:active, frame.app-notification button:checked:active:hover, frame.app-notification button:checked:active:focus, frame.app-notification button:checked:active:hover:focus, frame.app-notification button:checked:checked, frame.app-notification button:checked:checked:hover, frame.app-notification button:checked:checked:focus, frame.app-notification button:checked:checked:hover:focus, frame.app-notification button:active:active, frame.app-notification button:active:active:hover, frame.app-notification button:active:active:focus, frame.app-notification button:active:active:hover:focus, frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:checked:active, frame.app-notification button.flat:checked:active:hover, frame.app-notification button.flat:checked:active:focus, frame.app-notification button.flat:checked:active:hover:focus, frame.app-notification button.flat:checked:checked, frame.app-notification button.flat:checked:checked:hover, frame.app-notification button.flat:checked:checked:focus, frame.app-notification button.flat:checked:checked:hover:focus, frame.app-notification button.flat:active:active, frame.app-notification button.flat:active:active:hover, frame.app-notification button.flat:active:active:focus, frame.app-notification button.flat:active:active:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ frame.app-notification button:checked:active:disabled, frame.app-notification button:checked:checked:disabled, frame.app-notification button:active:active:disabled, frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:checked:active:disabled, frame.app-notification button.flat:checked:checked:disabled, frame.app-notification button.flat:active:active:disabled, frame.app-notification button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.nautilus-circular-button.image-button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover {
+ color: #c8b8b1; }
+ frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ frame.app-notification button.separator, frame.app-notification button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ frame.app-notification border {
+ border: 0; }
+
+/*************
+ ! Expanders *
+**************/
+expander arrow {
+ min-width: 16px;
+ min-height: 16px;
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ expander arrow:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ expander arrow:hover {
+ color: alpha(currentColor,0.8); }
+ expander arrow:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+
+/*******************
+ ! Symbolic images *
+********************/
+.image {
+ color: alpha(currentColor,0.5); }
+ .image:hover {
+ color: alpha(currentColor,0.9); }
+ .image:selected, .image:selected:hover {
+ color: #fde7db; }
+
+/****************
+ ! Floating bar *
+*****************/
+.floating-bar {
+ background-color: #a07766;
+ background-image: none;
+ border: 1px solid #815f50;
+ border-radius: 2px;
+ color: #35190c; }
+ .floating-bar.top {
+ border-top-width: 0;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar.right {
+ border-right-width: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .floating-bar.bottom {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0; }
+ .floating-bar.left {
+ border-left-width: 0;
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ .floating-bar button, .floating-bar button.nautilus-circular-button.image-button {
+ border: 0;
+ background-color: transparent;
+ background-image: none; }
+
+/*************************
+ ! Touch text selections *
+**************************/
+GtkBubbleWindow {
+ border-radius: 2px;
+ background-clip: border-box; }
+ GtkBubbleWindow.osd.background {
+ background-color: rgba(78, 37, 18, 0.8); }
+ GtkBubbleWindow .toolbar {
+ background-color: transparent; }
+
+/***************
+ ! Font-viewer *
+****************/
+SushiFontWidget {
+ padding: 3px 6px; }
+
+/*************
+ ! Gucharmap *
+**************/
+GucharmapChartable {
+ background-color: #c0b2ac;
+ color: #35190c; }
+
+/*************
+ ! Evolution *
+**************/
+EPreviewPane .entry {
+ background-color: #c0b2ac;
+ color: #35190c; }
+
+/*******************
+ ! Gnome Bluetooth *
+********************/
+entry.entry.pin-entry {
+ font-style: normal;
+ font-size: 50px;
+ padding-left: 15px;
+ padding-right: 15px; }
+
+label.pin-label {
+ font-style: normal;
+ font-size: 50px; }
+
+/************************
+ ! Shortcut window keys *
+*************************/
+.keycap {
+ min-width: 20px;
+ min-height: 24px;
+ margin-top: 2px;
+ padding-bottom: 1.5px;
+ padding-left: 3px;
+ padding-right: 3px;
+ color: #35190c;
+ background-color: #c0b2ac;
+ border: 1px solid;
+ border-color: mix(mix(#a07766,#35190c,0.1),#a07766,0.5);
+ border-radius: 2px;
+ box-shadow: inset 0 -3px mix(#c0b2ac,#a07766,0.2);
+ font-size: smaller; }
+ .keycap:backdrop {
+ background-color: #c0b2ac;
+ color: mix(#35190c,#a07766,0.5);
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Stackswitcher *
+******************/
+stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button {
+ min-width: 80px; }
+
+stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button {
+ min-width: 28px;
+ min-height: 28px;
+ padding: 0; }
+
+/*******************
+ ! Selected Items *
+********************/
+label:disabled selection, row:selected label:disabled, label:disabled:selected, entry selection:disabled, menuitem entry selection:disabled, popover.background entry selection:disabled, .osd entry selection:disabled, #XfceNotifyWindow entry selection:disabled, #login_window entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled,
+menuitem.button.flat:disabled:active,
+menuitem.button.flat:active arrow:disabled,
+menuitem.button.flat:disabled:selected,
+menuitem.button.flat:selected arrow:disabled, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled,
+textview text selection:disabled:focus,
+textview text selection:disabled, treeview.view:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view iconview:disabled:selected:focus, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected {
+ color: mix(#fde7db,#75574a,0.5); }
+
+label:backdrop selection, row:selected label:backdrop, label:backdrop:selected, entry selection:backdrop, menuitem entry selection:backdrop, popover.background entry selection:backdrop, .osd entry selection:backdrop, #XfceNotifyWindow entry selection:backdrop, #login_window entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop,
+menuitem.button.flat:backdrop:active,
+menuitem.button.flat:active arrow:backdrop,
+menuitem.button.flat:backdrop:selected,
+menuitem.button.flat:selected arrow:backdrop, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop,
+textview text selection:backdrop:focus,
+textview text selection:backdrop, treeview.view:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view iconview:backdrop:selected:focus, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected {
+ background-color: #75574a;
+ color: mix(#75574a,#fde7db,0.66); }
+ label:backdrop selection:disabled, row:selected label:disabled:backdrop, label:disabled:backdrop:selected, entry selection:disabled:backdrop, #XfceNotifyWindow entry selection:disabled:backdrop, #login_window entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:active,
+ menuitem.button.flat:active arrow:disabled:backdrop,
+ menuitem.button.flat:disabled:backdrop:selected,
+ menuitem.button.flat:selected arrow:disabled:backdrop, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop,
+ textview text selection:disabled:backdrop, treeview.view:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected {
+ color: mix(mix(#75574a,#fde7db,0.66),#75574a,0.3); }
+
+entry selection, menuitem entry selection, popover.background entry selection, .osd entry selection, #XfceNotifyWindow entry selection, #login_window entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+menuitem.button.flat:active,
+menuitem.button.flat:active arrow,
+menuitem.button.flat:selected,
+menuitem.button.flat:selected arrow, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+textview text selection:focus,
+textview text selection, treeview.view:selected:focus, treeview.view:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view iconview:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar iconview:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected {
+ background-color: #75574a; }
+ row:selected label, label:selected, entry selection, menuitem entry selection, popover.background entry selection, .osd entry selection, #XfceNotifyWindow entry selection, #login_window entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow,
+ menuitem.button.flat:active,
+ menuitem.button.flat:active arrow,
+ menuitem.button.flat:selected,
+ menuitem.button.flat:selected arrow, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection,
+ textview text selection:focus,
+ textview text selection, treeview.view:selected:focus, treeview.view:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view iconview:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar iconview:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected {
+ color: #fde7db;
+ outline-color: rgba(253, 231, 219, 0.3); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/**********
+ ! Notebook
+***********/
+notebook {
+ padding: 0; }
+ notebook.frame {
+ border: 1px solid mix(#a07766,#35190c,0.1); }
+ notebook.frame > header {
+ margin: -1px; }
+ notebook.frame > header.top {
+ margin-bottom: 0; }
+ notebook.frame > header.bottom {
+ margin-top: 0; }
+ notebook.frame > header.left {
+ margin-right: 0; }
+ notebook.frame > header.right {
+ margin-left: 0; }
+ notebook.frame > header.top, notebook.frame > header.bottom {
+ padding-left: 0;
+ padding-right: 0; }
+ notebook.frame > header.left, notebook.frame > header.right {
+ padding-top: 0;
+ padding-bottom: 0; }
+ notebook > stack:not(:only-child) {
+ background-color: #a07766; }
+ notebook > header {
+ padding: 3px;
+ background-color: #a07766; }
+ notebook > header.top {
+ box-shadow: inset 0 -1px mix(#a07766,#35190c,0.1); }
+ notebook > header.bottom {
+ box-shadow: inset 0 1px mix(#a07766,#35190c,0.1); }
+ notebook > header.right {
+ box-shadow: inset 1px 0 mix(#a07766,#35190c,0.1); }
+ notebook > header.left {
+ box-shadow: inset -1px 0 mix(#a07766,#35190c,0.1); }
+ notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
+ notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child {
+ margin-left: 2px; }
+ notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
+ notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child {
+ margin-right: 2px; }
+ notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child {
+ margin-top: 2px; }
+ notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
+ notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child {
+ margin-bottom: 2px; }
+ notebook > header > tabs > arrow {
+ color: mix(#35190c,#a07766,0.5); }
+ notebook > header > tabs > arrow:hover {
+ color: mix(#35190c,mix(#35190c,#a07766,0.5),0.5); }
+ notebook > header > tabs > arrow:active {
+ color: #35190c; }
+ notebook > header > tabs > arrow:disabled {
+ color: alpha(mix(#35190c,#a07766,0.5),0.3); }
+ notebook > header > tabs > tab {
+ background-color: alpha(mix(#a07766,#35190c,0.1),0.7);
+ background-image: none;
+ border-color: mix(mix(#a07766,#35190c,0.1),mix(#35190c,#a07766,0.5),0.15);
+ color: rgba(53, 25, 12, 0.8);
+ padding: 3px 11px;
+ min-width: 20px;
+ min-height: 20px;
+ outline-offset: -4px;
+ border-width: 1px;
+ border-style: solid; }
+ notebook > header > tabs > tab:hover:not(:checked) {
+ background-color: mix(#a07766,#35190c,0.04);
+ background-image: none;
+ color: mix(#35190c,mix(#35190c,#a07766,0.5),0.5); }
+ notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover {
+ background: #a07766;
+ border-color: mix(#a07766,#35190c,0.1);
+ color: #35190c; }
+ notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button {
+ min-height: 22px;
+ min-width: 22px;
+ padding: 0;
+ color: mix(#a07766,#35190c,0.35); }
+ notebook > header > tabs > tab button.flat:hover {
+ color: #e49561; }
+ notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover {
+ color: #75574a; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 -1px mix(#a07766,#35190c,0.1); }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 0 1px mix(#a07766,#35190c,0.1); }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ box-shadow: inset -1px 0 mix(#a07766,#35190c,0.1); }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ box-shadow: inset 1px 0 mix(#a07766,#35190c,0.1); }
+ notebook > header.top {
+ padding-bottom: 0; }
+ notebook > header.top > tabs > tab {
+ border-bottom: none;
+ -gtk-outline-radius: 0;
+ margin-top: 2px; }
+ notebook > header.top > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.top > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.top > tabs > tab:last-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked {
+ border-top-width: 3px;
+ border-top-color: #75574a;
+ margin-top: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 2px 0 0;
+ padding-top: 3px; }
+ notebook > header.top > tabs > tab:hover:not(:checked) {
+ border-top-color: mix(#75574a,mix(#a07766,#35190c,0.2),0.66); }
+ notebook > header.bottom {
+ padding-top: 0; }
+ notebook > header.bottom > tabs > tab {
+ border-top: none;
+ -gtk-outline-radius: 0;
+ margin-bottom: 2px; }
+ notebook > header.bottom > tabs > tab + tab {
+ margin-left: -1px; }
+ notebook > header.bottom > tabs > tab:first-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.bottom > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked {
+ border-bottom-width: 3px;
+ border-bottom-color: #75574a;
+ margin-bottom: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 0 2px 2px;
+ padding-bottom: 3px; }
+ notebook > header.bottom > tabs > tab:hover:not(:checked) {
+ border-bottom-color: mix(#75574a,mix(#a07766,#35190c,0.2),0.66); }
+ notebook > header.right {
+ padding-left: 0; }
+ notebook > header.right > tabs > tab {
+ border-left: none;
+ -gtk-outline-radius: 0;
+ margin-right: 2px; }
+ notebook > header.right > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.right > tabs > tab:first-child {
+ border-radius: 0 2px 0 0;
+ -gtk-outline-radius: 0 2px 0 0; }
+ notebook > header.right > tabs > tab:last-child {
+ border-radius: 0 0 2px;
+ -gtk-outline-radius: 0 0 2px; }
+ notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked {
+ border-right-width: 3px;
+ border-right-color: #75574a;
+ margin-right: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 0 2px 2px 0;
+ padding-right: 11px; }
+ notebook > header.right > tabs > tab:hover:not(:checked) {
+ border-right-color: mix(#75574a,mix(#a07766,#35190c,0.2),0.66); }
+ notebook > header.left {
+ padding-right: 0; }
+ notebook > header.left > tabs > tab {
+ border-right: none;
+ -gtk-outline-radius: 0;
+ margin-left: 2px; }
+ notebook > header.left > tabs > tab + tab {
+ margin-top: -1px; }
+ notebook > header.left > tabs > tab:first-child {
+ border-radius: 2px 0 0;
+ -gtk-outline-radius: 2px 0 0; }
+ notebook > header.left > tabs > tab:last-child {
+ border-radius: 0 0 0 2px;
+ -gtk-outline-radius: 0 0 0 2px; }
+ notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked {
+ border-left-width: 3px;
+ border-left-color: #75574a;
+ margin-left: 0;
+ -gtk-outline-radius: 2px;
+ border-radius: 2px 0 0 2px;
+ padding-left: 11px; }
+ notebook > header.left > tabs > tab:hover:not(:checked) {
+ border-left-color: mix(#75574a,mix(#a07766,#35190c,0.2),0.66); }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*******
+ ! OSD *
+********/
+overlay.osd {
+ background-color: transparent; }
+
+colorchooser .popover.osd {
+ border-radius: 2px; }
+
+button.color .osd colorswatch:only-child {
+ box-shadow: none; }
+
+.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child {
+ box-shadow: none; }
+
+button.osd, button.osd.nautilus-circular-button.image-button,
+#XfceNotifyWindow button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ button.osd:focus, button.osd:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ button.osd:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ button.osd:active:disabled, button.osd:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover,
+ stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover,
+ stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ button.osd.flat,
+ #XfceNotifyWindow button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ button.osd:hover, button.osd.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ button.osd:hover:active, button.osd:hover:active:hover, button.osd:hover:active:focus, button.osd:hover:active:hover:focus, button.osd:hover:checked, button.osd:hover:checked:hover, button.osd:hover:checked:focus, button.osd:hover:checked:hover:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover, button.osd.flat:hover:active:focus, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover, button.osd.flat:hover:checked:focus, button.osd.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:hover,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button:hover:active:hover:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:hover,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ button.osd:hover:disabled, button.osd.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ button.osd:focus, button.osd.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ button.osd:focus:hover, button.osd.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ button.osd:focus:hover:focus, button.osd:focus:hover:hover, button.osd.flat:focus:hover:focus, button.osd.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:focus,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ button.osd:focus:hover:active, button.osd:focus:hover:active:hover, button.osd:focus:hover:active:focus, button.osd:focus:hover:active:hover:focus, button.osd:focus:hover:checked, button.osd:focus:hover:checked:hover, button.osd:focus:hover:checked:focus, button.osd:focus:hover:checked:hover:focus, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:hover, button.osd.flat:focus:hover:active:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:hover, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button:focus:hover:active:hover,
+ #XfceNotifyWindow button:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button:focus:hover:checked:hover,
+ #XfceNotifyWindow button:focus:hover:checked:focus,
+ #XfceNotifyWindow button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ button.osd:checked:active, button.osd:checked:active:hover, button.osd:checked:active:focus, button.osd:checked:active:hover:focus, button.osd:checked:checked, button.osd:checked:checked:hover, button.osd:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd:active:active, button.osd:active:active:hover, button.osd:active:active:focus, button.osd:active:active:hover:focus, button.osd:active:checked, button.osd:active:checked:hover, button.osd:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ button.osd:checked:active:disabled, button.osd:checked:checked:disabled, button.osd:active:active:disabled, button.osd:active:checked:disabled, button.osd.flat:checked:active:disabled, button.osd.flat:checked:checked:disabled, button.osd.flat:active:active:disabled, button.osd.flat:active:checked:disabled,
+ #XfceNotifyWindow button:checked:active:disabled,
+ #XfceNotifyWindow button:checked:checked:disabled,
+ #XfceNotifyWindow button:active:active:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:checked:active:disabled,
+ #XfceNotifyWindow button.flat:checked:checked:disabled,
+ #XfceNotifyWindow button.flat:active:active:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #c8b8b1; }
+ button.osd:disabled:disabled, button.osd.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ button.osd.separator, button.osd .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ button.osd.separator:disabled, button.osd .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ button.osd separator, button.osd.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ button.osd.image-button,
+ #XfceNotifyWindow button.image-button {
+ padding: 0;
+ min-height: 36px;
+ min-width: 36px; }
+
+toolbar.osd {
+ -GtkToolbar-button-relief: normal;
+ padding: 3px;
+ border: 1px solid rgba(62, 30, 14, 0.8);
+ border-radius: 2px;
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ color: #c8b8b1; }
+ toolbar.osd separator {
+ color: rgba(70, 33, 16, 0.8); }
+ toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom {
+ border-radius: 0; }
+
+progressbar.osd {
+ margin: 2px;
+ min-height: 2px;
+ min-width: 2px; }
+ progressbar.osd trough {
+ border-style: none;
+ border-radius: 0;
+ background-image: none;
+ background-color: transparent; }
+ progressbar.osd progress {
+ border-style: none;
+ border-radius: 0;
+ background-color: #75574a;
+ background-image: none; }
+
+.osd,
+#XfceNotifyWindow {
+ background-color: rgba(78, 37, 18, 0.8);
+ color: #c8b8b1;
+ /* used by gnome-settings-daemon's media-keys OSD */
+ /* used by Documents */ }
+ .osd.background,
+ #XfceNotifyWindow.background {
+ background-color: rgba(78, 37, 18, 0.6);
+ color: #c8b8b1; }
+ .osd .frame,
+ #XfceNotifyWindow .frame {
+ background-clip: border-box;
+ background-origin: border-box; }
+ .osd button, .osd button.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .osd button:focus, .osd button:hover, .osd button.nautilus-circular-button.image-button:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd button:active, .osd button.nautilus-circular-button.image-button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover:focus,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd button:disabled,
+ #XfceNotifyWindow button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd button:active:disabled, .osd button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover,
+ stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover,
+ stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd button.flat, .osd button.flat.nautilus-circular-button.image-button,
+ #XfceNotifyWindow button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd button:hover, .osd button.nautilus-circular-button.image-button:hover, .osd button.flat:hover,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover,
+ #XfceNotifyWindow button:hover:focus,
+ #XfceNotifyWindow button:hover:hover,
+ #XfceNotifyWindow button.flat:hover:focus,
+ #XfceNotifyWindow button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd button:hover:active, .osd button:hover:active:hover, .osd button:hover:active:focus, .osd button:hover:active:hover:focus, .osd button:hover:checked, .osd button:hover:checked:hover, .osd button:hover:checked:focus, .osd button:hover:checked:hover:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover, .osd button.flat:hover:active:focus, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover, .osd button.flat:hover:checked:focus, .osd button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow button:hover:active,
+ #XfceNotifyWindow button:hover:active:hover,
+ #XfceNotifyWindow button:hover:active:focus,
+ #XfceNotifyWindow button:hover:active:hover:focus,
+ #XfceNotifyWindow button:hover:checked,
+ #XfceNotifyWindow button:hover:checked:hover,
+ #XfceNotifyWindow button:hover:checked:focus,
+ #XfceNotifyWindow button:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:hover:active,
+ #XfceNotifyWindow button.flat:hover:active:hover,
+ #XfceNotifyWindow button.flat:hover:active:focus,
+ #XfceNotifyWindow button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:hover:checked,
+ #XfceNotifyWindow button.flat:hover:checked:hover,
+ #XfceNotifyWindow button.flat:hover:checked:focus,
+ #XfceNotifyWindow button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd button:hover:disabled, .osd button.flat:hover:disabled,
+ #XfceNotifyWindow button:hover:disabled,
+ #XfceNotifyWindow button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled,
+ #XfceNotifyWindow button:hover:active:disabled,
+ #XfceNotifyWindow button:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:hover:active:disabled,
+ #XfceNotifyWindow button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd button:focus, .osd button.flat:focus,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .osd button:focus:hover, .osd button.flat:focus:hover,
+ #XfceNotifyWindow button:focus:hover,
+ #XfceNotifyWindow button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ .osd button:focus:hover:focus, .osd button:focus:hover:hover, .osd button.flat:focus:hover:focus, .osd button.flat:focus:hover:hover,
+ #XfceNotifyWindow button:focus:hover:focus,
+ #XfceNotifyWindow button:focus:hover:hover,
+ #XfceNotifyWindow button.flat:focus:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd button:focus:hover:active, .osd button:focus:hover:active:hover, .osd button:focus:hover:active:focus, .osd button:focus:hover:active:hover:focus, .osd button:focus:hover:checked, .osd button:focus:hover:checked:hover, .osd button:focus:hover:checked:focus, .osd button:focus:hover:checked:hover:focus, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:hover, .osd button.flat:focus:hover:active:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:hover, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button:focus:hover:active,
+ #XfceNotifyWindow button:focus:hover:active:hover,
+ #XfceNotifyWindow button:focus:hover:active:focus,
+ #XfceNotifyWindow button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button:focus:hover:checked,
+ #XfceNotifyWindow button:focus:hover:checked:hover,
+ #XfceNotifyWindow button:focus:hover:checked:focus,
+ #XfceNotifyWindow button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled,
+ #XfceNotifyWindow button:focus:hover:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow button:focus:hover:active:disabled,
+ #XfceNotifyWindow button:focus:hover:checked:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd button:checked, .osd button:active, .osd button.nautilus-circular-button.image-button:active, .osd button.flat:checked, .osd button.flat:active,
+ #XfceNotifyWindow button:checked,
+ #XfceNotifyWindow button:active,
+ #XfceNotifyWindow button.flat:checked,
+ #XfceNotifyWindow button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd button:checked:active, .osd button:checked:active:hover, .osd button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button:checked:checked, .osd button:checked:checked:hover, .osd button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button:active:active, .osd button:active:active:hover, .osd button:active:active:focus, .osd button:active:active:hover:focus, .osd button:active:checked, .osd button:active:checked:hover, .osd button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow button:checked:active,
+ #XfceNotifyWindow button:checked:active:hover,
+ #XfceNotifyWindow button:checked:active:focus,
+ #XfceNotifyWindow button:checked:active:hover:focus,
+ #XfceNotifyWindow button:checked:checked,
+ #XfceNotifyWindow button:checked:checked:hover,
+ #XfceNotifyWindow button:checked:checked:focus,
+ #XfceNotifyWindow button:checked:checked:hover:focus,
+ #XfceNotifyWindow button:active:active,
+ #XfceNotifyWindow button:active:active:hover,
+ #XfceNotifyWindow button:active:active:focus,
+ #XfceNotifyWindow button:active:active:hover:focus,
+ #XfceNotifyWindow button:active:checked,
+ #XfceNotifyWindow button:active:checked:hover,
+ #XfceNotifyWindow button:active:checked:focus,
+ #XfceNotifyWindow button:active:checked:hover:focus,
+ #XfceNotifyWindow button.flat:checked:active,
+ #XfceNotifyWindow button.flat:checked:active:hover,
+ #XfceNotifyWindow button.flat:checked:active:focus,
+ #XfceNotifyWindow button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow button.flat:checked:checked,
+ #XfceNotifyWindow button.flat:checked:checked:hover,
+ #XfceNotifyWindow button.flat:checked:checked:focus,
+ #XfceNotifyWindow button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow button.flat:active:active,
+ #XfceNotifyWindow button.flat:active:active:hover,
+ #XfceNotifyWindow button.flat:active:active:focus,
+ #XfceNotifyWindow button.flat:active:active:hover:focus,
+ #XfceNotifyWindow button.flat:active:checked,
+ #XfceNotifyWindow button.flat:active:checked:hover,
+ #XfceNotifyWindow button.flat:active:checked:focus,
+ #XfceNotifyWindow button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd button:checked:active:disabled, .osd button:checked:checked:disabled, .osd button:active:active:disabled, .osd button:active:checked:disabled, .osd button.flat:checked:active:disabled, .osd button.flat:checked:checked:disabled, .osd button.flat:active:active:disabled, .osd button.flat:active:checked:disabled,
+ #XfceNotifyWindow button:checked:active:disabled,
+ #XfceNotifyWindow button:checked:checked:disabled,
+ #XfceNotifyWindow button:active:active:disabled,
+ #XfceNotifyWindow button:active:checked:disabled,
+ #XfceNotifyWindow button.flat:checked:active:disabled,
+ #XfceNotifyWindow button.flat:checked:checked:disabled,
+ #XfceNotifyWindow button.flat:active:active:disabled,
+ #XfceNotifyWindow button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover,
+ #XfceNotifyWindow button:checked:focus,
+ #XfceNotifyWindow button:checked:hover,
+ #XfceNotifyWindow button:active:focus,
+ #XfceNotifyWindow button:active:hover,
+ #XfceNotifyWindow button.flat:checked:focus,
+ #XfceNotifyWindow button.flat:checked:hover,
+ #XfceNotifyWindow button.flat:active:focus,
+ #XfceNotifyWindow button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd button:focus, .osd button:hover, .osd button.nautilus-circular-button.image-button:hover, .osd button.flat:focus, .osd button.flat:hover,
+ #XfceNotifyWindow button:focus,
+ #XfceNotifyWindow button:hover,
+ #XfceNotifyWindow button.flat:focus,
+ #XfceNotifyWindow button.flat:hover {
+ color: #c8b8b1; }
+ .osd button:disabled:disabled, .osd button.flat:disabled:disabled,
+ #XfceNotifyWindow button:disabled:disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow button:disabled:disabled :disabled,
+ #XfceNotifyWindow button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled,
+ #XfceNotifyWindow button:active:disabled,
+ #XfceNotifyWindow button:checked:disabled,
+ #XfceNotifyWindow button.flat:active:disabled,
+ #XfceNotifyWindow button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow button:active:disabled :disabled,
+ #XfceNotifyWindow button:checked:disabled :disabled,
+ #XfceNotifyWindow button.flat:active:disabled :disabled,
+ #XfceNotifyWindow button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd button.separator, .osd button .separator,
+ #XfceNotifyWindow button.separator,
+ #XfceNotifyWindow button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd button.separator:disabled, .osd button .separator:disabled,
+ #XfceNotifyWindow button.separator:disabled,
+ #XfceNotifyWindow button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd button separator, .osd button.nautilus-circular-button.image-button separator,
+ #XfceNotifyWindow button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ .osd entry,
+ #XfceNotifyWindow entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ .osd entry:focus, .osd entry:hover,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus,
+ #XfceNotifyWindow entry:active,
+ #XfceNotifyWindow entry:active:hover,
+ #XfceNotifyWindow entry:active:focus,
+ #XfceNotifyWindow entry:active:hover:focus,
+ #XfceNotifyWindow entry:checked,
+ #XfceNotifyWindow entry:checked:hover,
+ #XfceNotifyWindow entry:checked:focus,
+ #XfceNotifyWindow entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ .osd entry:active:disabled, .osd entry:checked:disabled,
+ #XfceNotifyWindow entry:active:disabled,
+ #XfceNotifyWindow entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ .osd entry:focus, .osd entry:active,
+ #XfceNotifyWindow entry:focus,
+ #XfceNotifyWindow entry:active {
+ border-color: mix(#75574a,rgba(66, 31, 15, 0.8),0.3); }
+ .osd entry:disabled,
+ #XfceNotifyWindow entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+ .osd trough, .osd.trough,
+ #XfceNotifyWindow trough,
+ #XfceNotifyWindow.trough {
+ background-color: rgba(200, 184, 177, 0.3); }
+ .osd progressbar, .osd.progressbar,
+ #XfceNotifyWindow progressbar,
+ #XfceNotifyWindow.progressbar {
+ background-color: #c8b8b1; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-color: rgba(84, 40, 19, 0.8);
+ background-image: none;
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.8); }
+ .osd scale slider:focus, .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:focus,
+ #XfceNotifyWindow scale slider:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.7),0.3); }
+ .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus,
+ #XfceNotifyWindow scale slider:active,
+ #XfceNotifyWindow scale slider:active:hover,
+ #XfceNotifyWindow scale slider:active:focus,
+ #XfceNotifyWindow scale slider:active:hover:focus,
+ #XfceNotifyWindow scale slider:checked,
+ #XfceNotifyWindow scale slider:checked:hover,
+ #XfceNotifyWindow scale slider:checked:focus,
+ #XfceNotifyWindow scale slider:checked:hover:focus {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.32); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.84); }
+ .osd scale slider:active:disabled, .osd scale slider:checked:disabled,
+ #XfceNotifyWindow scale slider:active:disabled,
+ #XfceNotifyWindow scale slider:checked:disabled {
+ border-color: mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.8); }
+ .osd scale slider:disabled,
+ #XfceNotifyWindow scale slider:disabled {
+ background-color: rgba(70, 33, 16, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ border-color: rgba(62, 30, 14, 0.8);
+ background-color: rgba(84, 40, 19, 0.8);
+ background-image: none; }
+ .osd scale trough.highlight,
+ #XfceNotifyWindow scale trough.highlight {
+ border-color: #75574a;
+ background-color: #75574a;
+ background-image: none; }
+ .osd scale trough:disabled, .osd scale trough.highlight:disabled,
+ #XfceNotifyWindow scale trough:disabled,
+ #XfceNotifyWindow scale trough.highlight:disabled {
+ border-color: rgba(66, 31, 15, 0.8);
+ background-color: rgba(70, 33, 16, 0.8);
+ background-image: none; }
+ .osd scale trough,
+ #XfceNotifyWindow scale trough {
+ background-color: rgba(107, 51, 25, 0.8); }
+ .osd scale trough highlight,
+ #XfceNotifyWindow scale trough highlight {
+ background-color: #75574a; }
+ .osd scale slider,
+ #XfceNotifyWindow scale slider {
+ background-clip: border-box;
+ background-color: #75574a;
+ border-color: #75574a; }
+ .osd scale slider:hover,
+ #XfceNotifyWindow scale slider:hover {
+ background-color: #946e5e;
+ border-color: #946e5e; }
+ .osd scale slider:active,
+ #XfceNotifyWindow scale slider:active {
+ background-color: #564036;
+ border-color: #564036; }
+ .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view,
+ #XfceNotifyWindow.view,
+ iconview#XfceNotifyWindow,
+ #XfceNotifyWindow .view,
+ #XfceNotifyWindow iconview,
+ #XfceNotifyWindow view {
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd scrollbar trough,
+ #XfceNotifyWindow scrollbar trough {
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd scrollbar slider,
+ #XfceNotifyWindow scrollbar slider {
+ border: 1px solid mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.21);
+ border-radius: 0;
+ background-color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.21); }
+ .osd scrollbar slider:hover,
+ #XfceNotifyWindow scrollbar slider:hover {
+ border-color: mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.31);
+ background-color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.31); }
+ .osd scrollbar slider:active,
+ #XfceNotifyWindow scrollbar slider:active {
+ border-color: #694e43;
+ background-color: #75574a; }
+ .osd iconview.cell:selected, .osd iconview.cell:selected:focus,
+ #XfceNotifyWindow iconview.cell:selected,
+ #XfceNotifyWindow iconview.cell:selected:focus {
+ background-color: transparent;
+ border: 3px solid mix(rgba(68, 32, 16, 0.8),#c8b8b1,0.21);
+ border-radius: 2px;
+ outline-color: transparent; }
+ .osd .page-thumbnail,
+ #XfceNotifyWindow .page-thumbnail {
+ border: 1px solid rgba(70, 33, 16, 0.8);
+ /* when there's no pixbuf yet */
+ background-color: rgba(78, 37, 18, 0.8); }
+ .osd popover.background,
+ #XfceNotifyWindow popover.background {
+ box-shadow: 0 2px 7px 3px rgba(21, 10, 5, 0.5); }
+ .osd popover.background > toolbar button,
+ #XfceNotifyWindow popover.background > toolbar button {
+ border-radius: 0;
+ border-width: 0;
+ background-color: transparent;
+ background-image: none; }
+ .osd spinbutton:not(.vertical),
+ #XfceNotifyWindow spinbutton:not(.vertical) {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 0;
+ color: #c8b8b1;
+ caret-color: #c8b8b1; }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active,
+ #XfceNotifyWindow spinbutton:not(.vertical):focus,
+ #XfceNotifyWindow spinbutton:not(.vertical):active {
+ border-color: mix(#75574a,rgba(66, 31, 15, 0.8),0.3); }
+ .osd spinbutton:not(.vertical):disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical):disabled {
+ background-color: #462110;
+ background-image: none;
+ color: mix(#4e2512,#c8b8b1,0.5); }
+ .osd spinbutton:not(.vertical) button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22);
+ border-radius: 0;
+ border-color: rgba(66, 31, 15, 0.5);
+ border-style: none none none solid;
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd spinbutton:not(.vertical) button.flat, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:hover, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:active:hover:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:hover, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button:hover:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ .osd spinbutton:not(.vertical) button:focus:hover:focus, .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button:focus:hover:active:hover, .osd spinbutton:not(.vertical) button:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button:focus:hover:checked:hover, .osd spinbutton:not(.vertical) button:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:active:disabled, .osd spinbutton:not(.vertical) button:checked:checked:disabled, .osd spinbutton:not(.vertical) button:active:active:disabled, .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:checked:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:active:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover {
+ color: #c8b8b1; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd spinbutton:not(.vertical) button separator,
+ #XfceNotifyWindow spinbutton:not(.vertical) button separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+ .osd spinbutton:not(.vertical) button:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:checked,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:hover {
+ color: #c8b8b1; }
+ .osd spinbutton:not(.vertical) button:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:disabled {
+ color: alpha(mix(#c8b8b1,#4e2512,0.6),0.8); }
+ .osd spinbutton:not(.vertical) button:backdrop,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop {
+ color: mix(#c0b2ac,mix(#35190c,#a07766,0.5),0.9); }
+ .osd spinbutton:not(.vertical) button:active,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:active {
+ box-shadow: inset 0 2px 3px -1px rgba(21, 10, 5, 0.2); }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled {
+ color: rgba(114, 84, 71, 0.8);
+ border-style: none none none solid; }
+ .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl),
+ #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) {
+ border-style: none solid none none; }
+ .osd spinbutton:not(.vertical) button:dir(rtl):first-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child {
+ border-radius: 2px 0 0 2px; }
+ .osd spinbutton:not(.vertical) button:dir(ltr):last-child,
+ #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child {
+ border-radius: 0 2px 2px 0; }
+ .osd spinbutton.vertical button:first-child,
+ #XfceNotifyWindow spinbutton.vertical button:first-child {
+ background-color: rgba(78, 37, 18, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton.vertical button:first-child:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(200, 184, 177, 0.36),0.3); }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .osd spinbutton.vertical button:first-child.flat,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat {
+ color: #c8b8b1;
+ border-color: rgba(78, 37, 18, 0);
+ background-color: rgba(78, 37, 18, 0);
+ background-image: none;
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:hover, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:active:hover:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:hover, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child:hover:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus {
+ background-color: rgba(82, 39, 19, 0.8);
+ background-image: none;
+ border-color: rgba(200, 184, 177, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #c8b8b1;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover {
+ background-color: rgba(86, 41, 20, 0.8);
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ .osd spinbutton.vertical button:first-child:focus:hover:focus, .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.3),0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child:focus:hover:active:hover, .osd spinbutton.vertical button:first-child:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child:focus:hover:checked:hover, .osd spinbutton.vertical button:first-child:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled {
+ border-color: rgba(177, 154, 144, 0.3); }
+ .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.3); }
+ .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(169, 144, 133, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(200, 184, 177, 0.06), inset 0 1px rgba(200, 184, 177, 0.07), inset -1px 0 rgba(200, 184, 177, 0.06), inset 0 -1px rgba(200, 184, 177, 0.05); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ border-color: mix(#75574a,rgba(200, 184, 177, 0.22),0.3); }
+ .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus {
+ border-color: rgba(153, 124, 111, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled {
+ border-color: rgba(177, 154, 144, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:active:disabled, .osd spinbutton.vertical button:first-child:checked:checked:disabled, .osd spinbutton.vertical button:first-child:active:active:disabled, .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:checked:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:active:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled {
+ border-color: rgba(169, 144, 133, 0.22); }
+ .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:hover,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover {
+ color: #c8b8b1; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled {
+ background-color: alpha(mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled {
+ color: mix(rgba(78, 37, 18, 0.8),#c8b8b1,0.6); }
+ .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator {
+ border: 1px solid currentColor;
+ color: rgba(78, 37, 18, 0.7); }
+ .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled,
+ #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled {
+ color: rgba(78, 37, 18, 0.65); }
+ .osd spinbutton.vertical button:first-child separator,
+ #XfceNotifyWindow spinbutton.vertical button:first-child separator {
+ background-image: image(mix(#c8b8b1,rgba(78, 37, 18, 0.8),0.9)); }
+
+scrolledwindow viewport.frame {
+ border-style: none; }
+
+scrolledwindow overshoot.top {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.top:backdrop {
+ background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center top;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.bottom {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 100% 5%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.bottom:backdrop {
+ background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 100% 5%;
+ background-repeat: no-repeat;
+ background-position: center bottom;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.left {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.left:backdrop {
+ background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: left center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow overshoot.right {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(117, 87, 74, 0.2)), to(rgba(117, 87, 74, 0)));
+ background-size: 5% 100%, 100% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+ scrolledwindow overshoot.right:backdrop {
+ background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(117, 87, 74, 0.35)), to(rgba(117, 87, 74, 0.25)));
+ background-size: 5% 100%;
+ background-repeat: no-repeat;
+ background-position: right center;
+ background-color: transparent;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.top {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-top: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center top;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.bottom {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-bottom: 1px;
+ background-size: 10px 1px;
+ background-repeat: repeat-x;
+ background-origin: content-box;
+ background-position: center bottom;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.left {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-left: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: left center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow undershoot.right {
+ background-color: transparent;
+ /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line
+ $_undershoot_color_light 50%,
+ $_undershoot_color_dark 50%);*/
+ padding-right: 1px;
+ background-size: 1px 10px;
+ background-repeat: repeat-y;
+ background-origin: content-box;
+ background-position: right center;
+ border: 0;
+ box-shadow: none; }
+
+scrolledwindow junction {
+ border-color: transparent;
+ border-image: linear-gradient(to bottom, mix(#a07766,#35190c,0.1) 1px, transparent 1px) 0 0 0 1/0 1px stretch;
+ background-color: #926b5b; }
+ scrolledwindow junction:dir(rtl) {
+ border-image-slice: 0 1 0 0; }
+ scrolledwindow junction:backdrop {
+ border-image-source: linear-gradient(to bottom, mix(#a07766,mix(#a07766,#35190c,0.1),0.9) 1px, transparent 1px);
+ background-color: #986f5f;
+ transition: 200ms ease-out; }
+
+/*****************
+ ! Progress bars *
+******************/
+progressbar {
+ padding: 0;
+ border-radius: 2px;
+ font-size: smaller;
+ color: rgba(53, 25, 12, 0.6); }
+ progressbar.horizontal trough,
+ progressbar.horizontal progress {
+ min-height: 6px; }
+ progressbar.vertical trough,
+ progressbar.vertical progress {
+ min-width: 6px; }
+ progressbar trough {
+ border: 1px solid mix(#a07766,#35190c,0.17);
+ background-color: mix(#c0b2ac,#a07766,0.08);
+ background-image: none;
+ border-radius: 2px; }
+ progressbar progress {
+ background-color: #75574a;
+ background-image: none;
+ border-radius: 0; }
+ progressbar progress.left {
+ border-top-left-radius: 2px;
+ border-bottom-left-radius: 2px; }
+ progressbar progress.right {
+ border-top-right-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.bottom {
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px; }
+ progressbar progress.top {
+ border-top-left-radius: 2px;
+ border-top-right-radius: 2px; }
+
+levelbar.horizontal block {
+ min-width: 34px;
+ min-height: 4px; }
+
+levelbar.vertical block {
+ min-width: 4px;
+ min-height: 34px; }
+
+levelbar:backdrop {
+ transition: 200ms ease-out; }
+
+levelbar trough {
+ background-color: mix(#c0b2ac,#a07766,0.08);
+ border: 1px solid mix(#a07766,#35190c,0.17);
+ border-radius: 2px;
+ padding: 2px; }
+
+levelbar.horizontal.discrete block {
+ margin: 0 1px; }
+ levelbar.horizontal.discrete block:first-child {
+ margin: 0; }
+
+levelbar.vertical.discrete block {
+ margin: 1px 0; }
+ levelbar.vertical.discrete block:first-child {
+ margin: 0; }
+
+levelbar block {
+ background-color: #75574a;
+ border-color: transparent;
+ border-radius: 2px; }
+ levelbar block.low {
+ background-color: #b37535;
+ border-color: transparent; }
+ levelbar block.high, levelbar block:not(.empty) {
+ background-color: #7f7623;
+ border-color: transparent; }
+ levelbar block.full {
+ background-color: #5e463b;
+ border-color: transparent; }
+ levelbar block.empty {
+ background-color: transparent;
+ border-color: transparent;
+ box-shadow: none; }
+
+scale {
+ min-height: 10px;
+ min-width: 10px;
+ padding: 3px; }
+ scale.horizontal trough {
+ padding: 0 3px; }
+ scale.horizontal highlight, scale.horizontal fill {
+ margin: 0 -4px; }
+ scale.vertical trough {
+ padding: 3px 0; }
+ scale.vertical highlight, scale.vertical fill {
+ margin: -4px 0; }
+ scale slider {
+ min-height: 15px;
+ min-width: 15px;
+ margin: -7px; }
+ scale.fine-tune slider {
+ margin: -7px; }
+ scale.fine-tune highlight {
+ background-color: #816051; }
+ scale.fine-tune fill,
+ scale.fine-tune highlight,
+ scale.fine-tune trough {
+ border-radius: 5px;
+ -gtk-outline-radius: 7px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4.5px;
+ border-radius: 2.5px;
+ background-color: mix(#a07766,#35190c,0.2); }
+ scale trough:disabled {
+ background-color: mix(#a07766,#35190c,0.1); }
+ menuitem:hover scale trough,
+ row:selected scale trough,
+ infobar scale trough {
+ background-color: rgba(21, 10, 5, 0.2); }
+ menuitem:hover scale trough highlight,
+ row:selected scale trough highlight,
+ infobar scale trough highlight {
+ background-color: #fde7db; }
+ menuitem:hover scale trough highlight:disabled,
+ row:selected scale trough highlight:disabled,
+ infobar scale trough highlight:disabled {
+ background-color: mix(#fde7db,#75574a,0.55); }
+ menuitem:hover scale trough:disabled,
+ row:selected scale trough:disabled,
+ infobar scale trough:disabled {
+ background-color: rgba(21, 10, 5, 0.1); }
+ scale highlight {
+ border-radius: 2.5px;
+ background-color: #75574a; }
+ scale highlight:disabled {
+ background-color: rgba(117, 87, 74, 0.55); }
+ scale fill {
+ border-radius: 2.5px;
+ background-color: rgba(117, 87, 74, 0.5); }
+ scale fill:disabled {
+ background-color: transparent; }
+ scale slider {
+ background-color: #75574a;
+ border: 1px solid rgba(53, 25, 12, 0.16);
+ border-radius: 100%;
+ transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ transition-property: background, border; }
+ scale slider:hover {
+ background-color: #856354; }
+ scale slider:active {
+ background-clip: border-box;
+ background-color: #75574a;
+ border-color: #75574a; }
+ scale slider:disabled {
+ background-color: mix(#75574a,#a07766,0.55);
+ border-color: mix(#35190c,#a07766,0.92); }
+ menuitem:hover scale slider,
+ row:selected scale slider,
+ infobar scale slider {
+ background-clip: border-box;
+ background-color: #fde7db;
+ border-color: #fde7db; }
+ menuitem:hover scale slider:hover,
+ row:selected scale slider:hover,
+ infobar scale slider:hover {
+ background-color: mix(#fde7db,#75574a,0.85);
+ border-color: mix(#fde7db,#75574a,0.85); }
+ menuitem:hover scale slider:active,
+ row:selected scale slider:active,
+ infobar scale slider:active {
+ background-color: mix(#fde7db,#75574a,0.5);
+ border-color: mix(#fde7db,#75574a,0.5); }
+ menuitem:hover scale slider:disabled,
+ row:selected scale slider:disabled,
+ infobar scale slider:disabled {
+ background-color: mix(#fde7db,#75574a,0.55);
+ border-color: mix(#fde7db,#75574a,0.55); }
+ scale value {
+ color: alpha(currentColor,0.4); }
+ scale marks {
+ color: alpha(currentColor,0.4); }
+ scale marks.top {
+ margin-bottom: 1px;
+ margin-top: -4px; }
+ scale marks.bottom {
+ margin-top: 1px;
+ margin-bottom: -4px; }
+ scale marks.top {
+ margin-right: 1px;
+ margin-left: -4px; }
+ scale marks.bottom {
+ margin-left: 1px;
+ margin-right: -4px; }
+ scale.fine-tune marks.top {
+ margin-bottom: 0px;
+ margin-top: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-top: 0px;
+ margin-bottom: -2px; }
+ scale.fine-tune marks.top {
+ margin-right: 0px;
+ margin-left: -2px; }
+ scale.fine-tune marks.bottom {
+ margin-left: 0px;
+ margin-right: -2px; }
+ scale.horizontal indicator {
+ min-height: 3px;
+ min-width: 1px; }
+ scale.horizontal.fine-tune indicator {
+ min-height: 2px; }
+ scale.vertical indicator {
+ min-height: 1px;
+ min-width: 3px; }
+ scale.vertical.fine-tune indicator {
+ min-width: 2px; }
+ scale.color trough {
+ padding: 0;
+ border: 0;
+ background-image: none; }
+ scale.color highlight, scale.color fill {
+ margin: 0; }
+ scale.color.horizontal {
+ padding: 0 0 6px; }
+ scale.color.horizontal trough {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider {
+ margin-bottom: 0;
+ margin-top: 0; }
+ scale.color.vertical:dir(ltr) {
+ padding: 0 0 0 6px; }
+ scale.color.vertical:dir(ltr) trough {
+ border-bottom-right-radius: 0;
+ border-top-right-radius: 0; }
+ scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider {
+ margin-left: 0;
+ margin-right: 0; }
+ scale.color.vertical:dir(rtl) {
+ padding: 0 6px 0 0; }
+ scale.color.vertical:dir(rtl) trough {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0; }
+ scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider {
+ margin-right: 0;
+ margin-left: 0; }
+
+/***********
+ ! Scrollbar
+************/
+scrollbar {
+ background-color: #926b5b;
+ transition: 300ms ease-out; }
+ * {
+ -GtkScrollbar-has-backward-stepper: false;
+ -GtkScrollbar-has-forward-stepper: false; }
+ scrollbar.top {
+ border-bottom: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.bottom {
+ border-top: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.left {
+ border-right: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.right {
+ border-left: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar:backdrop {
+ background-color: #986f5f;
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9);
+ transition: 400ms ease-in; }
+ scrollbar slider {
+ min-width: 7px;
+ min-height: 7px;
+ border: 1px solid transparent;
+ border-radius: 2px;
+ background-clip: padding-box;
+ background-color: mix(#a07766,#35190c,0.5); }
+ scrollbar slider:hover {
+ background-color: mix(#a07766,#35190c,0.7); }
+ scrollbar slider:hover:active {
+ background-color: #654b40; }
+ scrollbar slider:backdrop {
+ background-color: mix(mix(#35190c,#a07766,0.5),#a07766,0.4); }
+ scrollbar slider:disabled {
+ background-color: transparent; }
+ scrollbar.horizontal slider {
+ min-width: 40px; }
+ scrollbar.vertical slider {
+ min-height: 40px; }
+ scrollbar.fine-tune slider:active {
+ background-color: #856354; }
+ scrollbar.overlay-indicator {
+ opacity: .8; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) {
+ border-color: transparent;
+ opacity: .4;
+ background-color: transparent; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider {
+ min-width: 4px;
+ min-height: 4px;
+ background-color: #35190c;
+ border: 1px solid #a17968; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering) button {
+ min-width: 4px;
+ min-height: 4px;
+ border-color: transparent;
+ -gtk-icon-source: none; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider {
+ min-width: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button {
+ min-width: 7px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider {
+ min-height: 40px; }
+ scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button {
+ min-height: 7px; }
+ scrollbar button, scrollbar button.nautilus-circular-button.image-button {
+ min-width: 7px;
+ min-height: 7px;
+ padding: 0;
+ border: 0;
+ border-radius: 0;
+ border-color: mix(#a07766,#35190c,0.1);
+ background-color: transparent;
+ box-shadow: none;
+ color: mix(#a07766,#35190c,0.5); }
+ scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover {
+ color: mix(#a07766,#35190c,0.7); }
+ scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked {
+ color: #654b40; }
+ scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop {
+ color: mix(mix(#35190c,#a07766,0.5),#a07766,0.4); }
+ scrollbar.vertical button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic");
+ border-top: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.vertical button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-up-symbolic");
+ border-bottom: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.horizontal button.down {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
+ border-left: 1px solid mix(#a07766,#35190c,0.1); }
+ scrollbar.horizontal button.up {
+ -gtk-icon-source: -gtk-icontheme("pan-start-symbolic");
+ border-right: 1px solid mix(#a07766,#35190c,0.1); }
+
+/*********
+ ! Sidebar
+**********/
+.sidebar {
+ border-style: none;
+ background-color: mix(#a07766,#c0b2ac,0.5); }
+ 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 mix(#a07766,#35190c,0.1);
+ border-left-style: none; }
+ stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right {
+ border-left: 1px solid mix(#a07766,#35190c,0.1);
+ border-right-style: none; }
+ .sidebar:backdrop {
+ background-color: mix(#a07766,#c0b2ac,0.5);
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9);
+ transition: 200ms ease-out; }
+ .sidebar .frame, .sidebar frame {
+ border-width: 0; }
+ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
+ border-style: none; }
+
+stacksidebar row {
+ padding: 6px 3px; }
+ stacksidebar row > label {
+ padding-left: 3px;
+ padding-right: 3px; }
+ stacksidebar row.needs-attention > label {
+ background-size: 6px 6px, 0 0; }
+
+placessidebar > viewport.frame {
+ border-style: none; }
+
+placessidebar row {
+ min-height: 32px;
+ padding: 0; }
+ placessidebar row > revealer {
+ padding: 0 6px; }
+ placessidebar row:selected {
+ color: #fde7db; }
+ placessidebar row:disabled {
+ color: mix(#35190c,#a07766,0.5); }
+ placessidebar row:backdrop {
+ color: mix(#35190c,#a07766,0.5); }
+ placessidebar row:backdrop:selected {
+ color: mix(#75574a,#fde7db,0.66); }
+ placessidebar row:backdrop:disabled {
+ color: #725447; }
+ placessidebar row image.sidebar-icon {
+ opacity: 0.7; }
+ placessidebar row image.sidebar-icon:dir(ltr) {
+ padding-right: 8px;
+ padding-left: 3px; }
+ placessidebar row image.sidebar-icon:dir(rtl) {
+ padding-left: 8px;
+ padding-right: 3px; }
+ placessidebar row label.sidebar-label:dir(ltr) {
+ padding-right: 2px; }
+ placessidebar row label.sidebar-label:dir(rtl) {
+ padding-left: 2px; }
+ button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button {
+ min-height: 20px;
+ min-width: 20px;
+ margin-top: 2px;
+ margin-bottom: 2px;
+ padding: 0;
+ border-radius: 100%;
+ -gtk-outline-radius: 100%; }
+ button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image {
+ opacity: 0.7; }
+ placessidebar row:selected:active {
+ box-shadow: none; }
+ placessidebar row.sidebar-placeholder-row {
+ padding: 0 8px;
+ min-height: 2px;
+ background-image: image(#75574a);
+ background-clip: content-box; }
+ placessidebar row.sidebar-new-bookmark-row {
+ color: #75574a; }
+ placessidebar row:drop(active):not(:disabled) {
+ color: #75574a;
+ box-shadow: inset 0 1px #75574a, inset 0 -1px #75574a; }
+ placessidebar row:drop(active):not(:disabled):selected {
+ color: #fde7db;
+ background-color: #75574a; }
+
+/******
+! Paned
+*******/
+paned > separator {
+ min-width: 1px;
+ min-height: 1px;
+ -gtk-icon-source: none;
+ border-style: none;
+ background-color: transparent;
+ background-image: image(#916a5a);
+ background-size: 1px 1px;
+ background-position: center center; }
+ paned > separator:selected {
+ background-image: image(#75574a); }
+ paned > separator:backdrop {
+ background-image: image(mix(#a07766,mix(#a07766,#35190c,0.1),0.9)); }
+ paned > separator.wide {
+ min-width: 5px;
+ min-height: 5px;
+ background-color: #a07766;
+ background-image: image(#815f50), image(#815f50);
+ background-size: 1px 1px, 1px 1px; }
+ paned > separator.wide:backdrop {
+ background-color: #a07766;
+ background-image: image(mix(#a07766,mix(#a07766,#35190c,0.1),0.9)), image(mix(#a07766,mix(#a07766,#35190c,0.1),0.9)); }
+
+paned.horizontal > separator {
+ background-repeat: repeat-y;
+ padding: 0 2px;
+ margin: 0 -2px; }
+ paned.horizontal > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-y, repeat-y;
+ background-position: left, right; }
+
+paned.vertical > separator {
+ background-repeat: repeat-x;
+ padding: 2px 0;
+ margin: -2px 0; }
+ paned.vertical > separator.wide {
+ margin: 0;
+ padding: 0;
+ background-repeat: repeat-x, repeat-x;
+ background-position: bottom, top; }
+
+paned.titlebar > separator {
+ background-image: image(#462110); }
+
+/*******************
+ ! Spinner animation
+********************/
+@keyframes spin {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+spinner {
+ background-image: none;
+ color: #75574a;
+ opacity: 0;
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
+ spinner:checked {
+ opacity: 1;
+ animation: spin 1s linear infinite; }
+ spinner:checked:disabled {
+ opacity: .5; }
+
+/***********************
+ ! Check and Radio items
+************************/
+radio {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ radio:disabled {
+ -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); }
+ radio:checked, radio:active {
+ -gtk-icon-source: url("../assets/radio-checked.svg"); }
+ radio:checked:disabled, radio:active:disabled {
+ -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); }
+ radio:indeterminate {
+ -gtk-icon-source: url("../assets/radio-mixed.svg"); }
+ radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); }
+ menuitem radio, modelbutton radio {
+ -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); }
+ menuitem radio:disabled, modelbutton radio:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); }
+ menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); }
+ menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); }
+ menuitem radio:indeterminate, modelbutton radio:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); }
+ menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); }
+ menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); }
+
+check {
+ background-image: none;
+ min-width: 16px;
+ min-height: 16px;
+ margin-right: 3px; }
+ check:disabled {
+ -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); }
+ check:checked, check:active {
+ -gtk-icon-source: url("../assets/checkbox-checked.svg"); }
+ check:checked:disabled, check:active:disabled {
+ -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); }
+ check:indeterminate {
+ -gtk-icon-source: url("../assets/checkbox-mixed.svg"); }
+ check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); }
+ menuitem check, modelbutton check {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); }
+ menuitem check:disabled, modelbutton check:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); }
+ menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); }
+ menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); }
+ menuitem check:indeterminate, modelbutton check:indeterminate {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); }
+ menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); }
+ menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled {
+ -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); }
+
+check, radio {
+ box-shadow: -1px 0 mix(#a07766,#35190c,0.3) inset, 1px 0 mix(#a07766,#35190c,0.3) inset, 0 -1px mix(#a07766,#35190c,0.3) inset, 0 1px mix(#a07766,#35190c,0.3) inset;
+ border-radius: 1px;
+ background-color: #c0b2ac; }
+ check:disabled, radio:disabled {
+ box-shadow: -1px 0 mix(#a07766,#35190c,0.15) inset, 1px 0 mix(#a07766,#35190c,0.15) inset, 0 -1px mix(#a07766,#35190c,0.15) inset, 0 1px mix(#a07766,#35190c,0.15) inset;
+ background-color: rgba(192, 178, 172, 0.25); }
+ menuitem check:disabled, modelbutton check:disabled,
+ menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled,
+ menuitem radio, modelbutton radio {
+ box-shadow: none;
+ border-radius: 0;
+ background-color: transparent;
+ border: 0; }
+ textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus {
+ background-color: #c0b2ac; }
+
+radio {
+ border-radius: 999px; }
+
+radio:dir(rtl), check:dir(rtl) {
+ margin-right: 0;
+ margin-left: 3px; }
+
+.view.content-view.check:not(list), iconview.content-view.check:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-unchecked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) {
+ -gtk-icon-shadow: none;
+ -gtk-icon-source: url("../assets/grid-selection-checked.svg");
+ background-color: transparent; }
+
+/********
+ ! Switch
+*********/
+switch {
+ border-radius: 2px;
+ padding: 2px;
+ border: 0;
+ outline: none;
+ transition: background-color .3s linear;
+ min-width: 78px;
+ min-height: 24px;
+ background-color: mix(#a07766,#c0b2ac,0.3);
+ color: #35190c;
+ box-shadow: inset 1px -1px 0 rgba(11, 5, 2, 0.06), inset -1px 1px 0 rgba(11, 5, 2, 0.06);
+ font-size: 90%; }
+ switch slider {
+ background-color: mix(#35190c,#a07766,0.5);
+ transition: all .3s ease-in;
+ box-shadow: 0 1px 2px 0 rgba(11, 5, 2, 0.07), 1px 0 2px 0 rgba(11, 5, 2, 0.07);
+ border-radius: 2px; }
+ switch:checked {
+ background-color: #75574a;
+ background-image: none;
+ border-color: #75574a;
+ color: #c0b2ac; }
+ switch:checked slider {
+ background-color: #a17968;
+ box-shadow: 0 1px 3px 0 rgba(11, 5, 2, 0.1); }
+ switch:disabled {
+ background-color: mix(#a07766,#c0b2ac,0.5);
+ background-image: none;
+ border-color: #a07766;
+ color: #a07766;
+ box-shadow: none; }
+ switch:disabled slider {
+ background-color: #a07766; }
+ list row:selected switch {
+ background-color: #a07766;
+ color: mix(#a07766,#c0b2ac,0.5); }
+ list row:selected switch slider {
+ background-color: mix(mix(#a07766,#c0b2ac,0.5),#c0b2ac,0.4); }
+ list row:selected switch:checked {
+ color: #75574a;
+ background-color: mix(#35190c,#a07766,0.5); }
+ list row:selected switch:checked slider {
+ background-color: #75574a; }
+
+/*********
+ ! Buttons
+**********/
+/******************
+! ComboBoxes *
+*******************/
+/*********
+ ! Toolbar
+**********/
+/***************
+ ! Generic views
+****************/
+.view, iconview,
+.view text,
+iconview text,
+textview text {
+ color: #35190c;
+ background-color: #c0b2ac;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ .view:backdrop, iconview:backdrop,
+ .view text:backdrop,
+ iconview text:backdrop,
+ textview text:backdrop {
+ color: mix(#c0b2ac,#35190c,0.8);
+ background-color: #c0b2ac; }
+ .view separator, iconview separator,
+ .view text separator,
+ iconview text separator,
+ textview text separator {
+ background-image: image(mix(#35190c,#c0b2ac,0.9)); }
+
+textview border {
+ background-color: mix(#a07766,#c0b2ac,0.5); }
+
+iconview :selected {
+ border-radius: 2px; }
+
+/************
+! Treeview
+*************/
+.rubberband,
+rubberband,
+flowbox rubberband,
+treeview.view rubberband {
+ border: 1px solid mix(#75574a,#fde7db,0.1);
+ background-color: rgba(117, 87, 74, 0.2); }
+
+treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
+ background-color: #c0b2ac;
+ transition-property: color, background; }
+
+treeview entry.flat, treeview entry {
+ border-radius: 0;
+ background-image: none;
+ background-color: #c0b2ac; }
+ treeview entry.flat:focus, treeview entry:focus {
+ border-color: #75574a; }
+
+treeview.view header button, treeview.view header button.nautilus-circular-button.image-button, treeview.view header button:hover, treeview.view header button:active {
+ padding: 1px 4px;
+ border-radius: 0;
+ text-shadow: none;
+ border-top-color: transparent;
+ border-left-color: transparent; }
+ treeview.view header button:disabled {
+ color: mix(#35190c,#a07766,0.5); }
+ treeview.view header button:backdrop {
+ border-color: #a07766;
+ border-style: none solid solid none;
+ color: mix(mix(#35190c,#a07766,0.5),#a07766,0.5);
+ background-image: none;
+ background-color: #c0b2ac; }
+ treeview.view header button:backdrop:disabled {
+ border-color: #a07766;
+ background-image: none; }
+
+treeview.view {
+ -GtkTreeView-grid-line-width: 1;
+ -GtkTreeView-grid-line-pattern: "";
+ -GtkTreeView-tree-line-width: 1;
+ -GtkTreeView-tree-line-pattern: "";
+ border-left-color: mix(#35190c,#c0b2ac,0.7);
+ border-top-color: mix(#35190c,#c0b2ac,0.9); }
+ treeview.view:selected:focus, treeview.view:selected {
+ border-radius: 0; }
+ treeview.view:selected:backdrop, treeview.view:selected {
+ border-left-color: mix(#fde7db,#75574a,0.5);
+ border-top-color: rgba(53, 25, 12, 0.1); }
+ treeview.view:disabled {
+ color: mix(#35190c,#a07766,0.5); }
+ treeview.view:disabled:selected {
+ color: mix(#fde7db,#75574a,0.4); }
+ treeview.view:disabled:selected:backdrop {
+ color: mix(mix(#75574a,#fde7db,0.66),#75574a,0.3); }
+ treeview.view:disabled:backdrop {
+ color: #725447; }
+ treeview.view.separator {
+ min-height: 2px;
+ color: #a07766; }
+ treeview.view.separator:backdrop {
+ color: rgba(160, 119, 102, 0.1); }
+ treeview.view:backdrop {
+ border-left-color: mix(mix(#35190c,#a07766,0.5),#a07766,0.5);
+ border-top: #a07766; }
+ treeview.view:drop(active) {
+ border-style: solid none;
+ border-width: 1px;
+ border-color: mix(#75574a,#35190c,0.3); }
+ 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: mix(#c0b2ac,#35190c,0.7); }
+ treeview.view.expander:dir(rtl) {
+ -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
+ treeview.view.expander:hover {
+ color: #35190c; }
+ treeview.view.expander:selected {
+ color: mix(#75574a,#fde7db,0.7); }
+ treeview.view.expander:selected:hover {
+ color: #fde7db; }
+ treeview.view.expander:selected:backdrop {
+ color: mix(#75574a,mix(#75574a,#fde7db,0.66),0.7); }
+ treeview.view.expander:checked {
+ -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
+ treeview.view.expander:backdrop {
+ color: mix(#c0b2ac,mix(#35190c,#a07766,0.5),0.7); }
+ treeview.view.progressbar {
+ background-color: #75574a;
+ background-image: none;
+ color: #c0b2ac;
+ border-radius: 2px;
+ border: 1px solid mix(#75574a,#35190c,0.3); }
+ treeview.view.progressbar:selected {
+ border: 1px solid mix(#75574a,#fde7db,0.2); }
+ treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected {
+ color: #fde7db;
+ box-shadow: none;
+ background-color: #75574a;
+ background-image: none;
+ border-radius: 2px; }
+ treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop {
+ color: mix(#75574a,#fde7db,0.66);
+ border-color: mix(#75574a,#35190c,0.3);
+ background-color: mix(#c0b2ac,#75574a,0.9); }
+ treeview.view.progressbar:disabled {
+ background-color: #a07766;
+ background-image: none;
+ border-color: mix(#35190c,#a07766,0.72); }
+ treeview.view.progressbar:backdrop {
+ color: #c0b2ac;
+ background-image: none;
+ box-shadow: none; }
+ treeview.view.trough {
+ background-color: rgba(53, 25, 12, 0.1);
+ border-radius: 2px; }
+ treeview.view.trough:selected:focus, treeview.view.trough:selected {
+ background-color: rgba(253, 231, 219, 0.3);
+ border-width: 1px 0;
+ border-style: solid;
+ border-color: #75574a;
+ border-radius: 2px; }
+ treeview.view header button, treeview.view header button.nautilus-circular-button.image-button {
+ font-weight: normal;
+ text-shadow: none;
+ box-shadow: none; }
+ treeview.view header button:hover {
+ border-top-color: mix(#75574a,#35190c,0.3);
+ border-left-color: mix(#75574a,#35190c,0.3);
+ box-shadow: none;
+ transition: none; }
+ treeview.view header button:active {
+ border-top-color: mix(#75574a,#35190c,0.3);
+ border-left-color: mix(#75574a,#35190c,0.3);
+ transition: none; }
+ treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
+ border-right-style: none; }
+ treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd,
+ treeview.view header.button.dnd:active,
+ treeview.view header.button.dnd:selected,
+ treeview.view header.button.dnd:hover,
+ treeview.view header.button.dnd {
+ padding: 0 6px;
+ transition: none;
+ background-image: none;
+ background-color: #75574a;
+ color: #c0b2ac;
+ border-radius: 0;
+ border-style: none;
+ box-shadow: inset 0 0 0 1px #c0b2ac;
+ text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #75574a; }
+
+/***********
+ ! Separator
+************/
+separator {
+ background-image: image(mix(#35190c,#a07766,0.9));
+ min-width: 1px;
+ min-height: 1px; }
+
+/**********
+ ! Frames *
+***********/
+frame > border, .frame {
+ border: 1px solid mix(#a07766,#35190c,0.1); }
+ frame > border.flat, .frame.flat {
+ border-style: none; }
+ frame > border:backdrop, .frame:backdrop {
+ border-color: mix(#a07766,mix(#a07766,#35190c,0.1),0.9); }
+
+frame.border-inset > border,
+frame.border-outset > border,
+frame.border-groove > border,
+frame.border-ridge > border {
+ border: 1px solid alpha(shade(mix(#a07766,#35190c,0.1),0.75),0.5137254902); }
+
+.content-view {
+ background-color: mix(#c0b2ac,#a07766,0.28);
+ color: mix(#35190c,#35190c,0.18);
+ border: 1px solid shade(mix(#c0b2ac,#a07766,0.78),0.8); }
+
+viewport separator {
+ background-image: image(mix(#35190c,#c0b2ac,0.9)); }
+
+/***************
+ ! Places view *
+****************/
+placesview .server-list-button > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(0turn); }
+
+placesview .server-list-button:checked > image {
+ transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
+ -gtk-icon-transform: rotate(-0.5turn); }
+
+placesview row.activatable:hover {
+ background-color: transparent; }
+
+placesview > actionbar > revealer > box > label {
+ padding-left: 8px;
+ padding-right: 8px; }
+
+/**************
+ ! Window frame
+***************/
+decoration {
+ background-color: #4e2512;
+ background-image: none;
+ border-radius: 2px 2px 0 0;
+ border-width: 0;
+ box-shadow: 0 3px 9px 1px rgba(21, 10, 5, 0.7), 0 0 0 1px #a33300;
+ /* this is used for the resize cursor area */
+ margin: 9px; }
+ decoration:backdrop {
+ box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(21, 10, 5, 0.4), 0 0 0 1px #bd886f;
+ transition: 200ms ease-out; }
+ .maximized decoration, .fullscreen decoration, .tiled decoration {
+ border-radius: 0; }
+ .popup decoration {
+ box-shadow: none; }
+ .ssd decoration {
+ box-shadow: 0 0 0 1px #a33300; }
+ .ssd decoration:backdrop {
+ box-shadow: 0 0 0 1px #bd886f; }
+ .solid-csd decoration {
+ border-radius: 0;
+ margin: 0;
+ box-shadow: none; }
+ .csd.popup decoration {
+ border-radius: 0;
+ box-shadow: 0 1px 2px rgba(21, 10, 5, 0.2), 0 0 0 1px rgba(189, 136, 111, 0.13); }
+ tooltip.csd decoration {
+ border-radius: 2px;
+ box-shadow: none; }
+ messagedialog.csd decoration {
+ border-radius: 2px;
+ box-shadow: 0 1px 2px rgba(21, 10, 5, 0.2), 0 0 0 1px rgba(189, 136, 111, 0.13); }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+panel-plug,
+panel-toplevel.background, clock-box, clock-box:backdrop,
+panel-applet > menubar,
+panel-applet > menubar:backdrop,
+panel-toplevel .gnome-panel-menu-bar,
+panel-toplevel .gnome-panel-menu-bar:backdrop, clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem, wnck-pager, wnck-tasklist, .mate-panel-menu-bar, .xfce4-panel, UnityPanelWidget, .unity-panel {
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1; }
+
+clock-box menuitem label, clock-box:backdrop menuitem label,
+panel-applet > menubar menuitem label,
+panel-applet > menubar:backdrop menuitem label,
+panel-toplevel .gnome-panel-menu-bar menuitem label,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem label, gp-calendar-window label,
+#tasklist-button label,
+#clock-applet-button label,
+#showdesktop-button label {
+ font-weight: normal;
+ color: #c8b8b1; }
+
+#clock-applet-button, #clock-applet-button:backdrop, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, #login_window, #shutdown_dialog, #restart_dialog {
+ border-width: 0 1px;
+ border-radius: 0;
+ border-color: transparent;
+ background-color: transparent;
+ background-image: none;
+ color: #c8b8b1; }
+ #clock-applet-button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, .xfce4-panel button:hover, .xfce4-panel button.nautilus-circular-button.image-button:hover, #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.11);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.11);
+ color: #d4c8c3; }
+ #clock-applet-button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, .xfce4-panel button:active, .xfce4-panel button.nautilus-circular-button.image-button:active, #login_window:active, #shutdown_dialog:active, #restart_dialog:active, #clock-applet-button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, .xfce4-panel button:checked, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked {
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ color: #d4c8c3; }
+ #clock-applet-button:active:hover, panel-applet button:active:hover, .xfce4-panel button:active:hover, #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, #clock-applet-button:checked:hover, panel-applet button:checked:hover, .xfce4-panel button:checked:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.31);
+ background-image: none;
+ border-color: mix(#4e2512,#c8b8b1,0.31); }
+
+panel-plug,
+panel-toplevel.background {
+ padding: 0; }
+
+.gp-text-color {
+ color: #150a05; }
+
+panel-applet {
+ border: 0; }
+
+clock-box menuitem, clock-box:backdrop menuitem,
+panel-applet > menubar menuitem,
+panel-applet > menubar:backdrop menuitem,
+panel-toplevel .gnome-panel-menu-bar menuitem,
+panel-toplevel .gnome-panel-menu-bar:backdrop menuitem {
+ border: 0; }
+
+/****************
+ ! MATE styles *
+*****************/
+.mate-panel-menu-bar {
+ border: 0;
+ padding: 0;
+ text-shadow: none; }
+
+#PanelApplet label,
+.mate-panel-menu-bar menubar > menuitem {
+ color: #c8b8b1; }
+
+PanelSeparator, MatePanelAppletFrameDBus {
+ border-width: 0;
+ color: transparent;
+ background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png"));
+ background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: left; }
+
+#PanelApplet button,
+#PanelApplet button.flat,
+#PanelApplet button.toggle #PanelApplet button.flat.toggle {
+ background-image: none;
+ background-color: transparent;
+ border-color: transparent;
+ border-style: solid;
+ border-radius: 0;
+ border-width: 1px;
+ color: #c8b8b1;
+ text-shadow: none;
+ box-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover:active,
+#PanelApplet button:checked,
+#PanelApplet button:checked:hover,
+#PanelApplet button.flat:hover:active,
+#PanelApplet button.flat:checked,
+#PanelApplet button.flat:checked:hover,
+#PanelApplet button.toggle:hover:active,
+#PanelApplet button.toggle:checked,
+#PanelApplet button.toggle:checked:hover,
+#PanelApplet button.flat.toggle:hover:active,
+#PanelApplet button.flat.toggle:checked,
+#PanelApplet button.flat.toggle:checked:hover {
+ background-image: none;
+ background-color: darker(#4e2512);
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: lighter(#c8b8b1);
+ text-shadow: none;
+ padding: 2px; }
+
+#PanelApplet button:hover,
+#PanelApplet button.flat:hover,
+#PanelApplet button.toggle:hover,
+#PanelApplet button.flat.toggle:hover {
+ background-image: none;
+ background-color: #653017;
+ border-color: transparent;
+ border-radius: 0;
+ border-width: 1px;
+ color: #fde7db;
+ text-shadow: none;
+ padding: 2px; }
+
+.mate-panel-menu-bar menubar > menuitem {
+ padding: 3px 7px; }
+
+/*********************
+ ! Cinnamon Settings *
+**********************/
+.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop, .cs-category-view iconview:backdrop {
+ background-color: transparent; }
+
+/****************
+ ! Gnome clocks *
+*****************/
+.clocks-analog-frame.trough {
+ color: mix(#35190c,#a07766,0.85); }
+
+.clocks-analog-frame.progress {
+ color: mix(#a07766,#75574a,0.5); }
+
+.clocks-analog-frame.progress-fast {
+ color: #523d34; }
+
+/*****************
+ ! Gnome Builder *
+******************/
+workbench.csd > stack.titlebar:not(headerbar) {
+ padding: 0;
+ background: none;
+ border: 0;
+ box-shadow: none; }
+ workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child {
+ border-radius: 2px 2px 0 0; }
+
+/****************
+ ! Geary *
+*****************/
+.geary-expanded .geary-message-summary {
+ background-color: #b8a8a2; }
+
+.geary-folder-popover-list-row {
+ border-color: #5e2c16;
+ box-shadow: None; }
+ .geary-folder-popover-list-row > label {
+ color: #a07766; }
+
+/***********************
+ ! Unity Greeter *
+ ***********************/
+@keyframes dashentry_spinner {
+ to {
+ -gtk-icon-transform: rotate(1turn); } }
+
+.lightdm.button, .lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry {
+ background-image: none;
+ background-color: rgba(21, 10, 5, 0.3);
+ border-color: rgba(161, 121, 104, 0.9);
+ border-radius: 5px;
+ padding: 3px;
+ color: #a17968; }
+
+.lightdm.menu {
+ background-image: none;
+ background-color: rgba(21, 10, 5, 0.6);
+ border-color: rgba(161, 121, 104, 0.2);
+ border-radius: 4px;
+ padding: 1px;
+ color: #a17968; }
+ .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active {
+ color: #a17968; }
+
+.lightdm.menubar *, .lightdm.menubar.menuitem {
+ padding: 0px; }
+
+.lightdm.option-button {
+ padding: 3px;
+ background: none;
+ border: 0; }
+
+.lightdm.toggle-button {
+ background: none;
+ border-width: 0; }
+ .lightdm.toggle-button.selected {
+ background-color: rgba(21, 10, 5, 0.3);
+ border-color: rgba(161, 121, 104, 0.3);
+ border-width: 1px; }
+ .lightdm.toggle-button.selected:hover {
+ background-color: rgba(161, 121, 104, 0.3); }
+
+.lightdm.button:hover {
+ background-color: rgba(161, 121, 104, 0.3);
+ border-color: rgba(161, 121, 104, 0.6);
+ text-shadow: none; }
+
+.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus {
+ background-image: none;
+ background-color: rgba(21, 10, 5, 0.3);
+ border-color: rgba(161, 121, 104, 0.6);
+ border-radius: 5px;
+ padding: 5px;
+ color: #a17968;
+ text-shadow: none; }
+
+.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus {
+ background-image: none;
+ border-image: none; }
+
+.lightdm.entry:active {
+ -gtk-icon-source: -gtk-icontheme("process-working-symbolic");
+ animation: dashentry_spinner 1s infinite linear; }
+
+.lightdm.entry:focus {
+ border-color: rgba(161, 121, 104, 0.6);
+ border-width: 1px;
+ border-style: solid;
+ color: #a17968; }
+
+.lightdm.entry:selected {
+ background-color: rgba(161, 121, 104, 0.2); }
+
+.lightdm-combo.menu {
+ background-color: #542813;
+ border-radius: 0;
+ padding: 0;
+ color: #a17968; }
+
+/*********
+ ! Gedit *
+**********/
+GeditWindow .pane-separator {
+ border-width: 0 1px 0 0;
+ border-style: solid; }
+ GeditWindow .pane-separator, GeditWindow .pane-separator:hover {
+ border-color: #916a5a;
+ background-color: #a07766; }
+
+.gedit-document-panel {
+ background-color: #a07766;
+ color: mix(#35190c,#a07766,0.1); }
+ .gedit-document-panel list row {
+ padding: 3px; }
+ .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button {
+ padding: 1px;
+ border-radius: 2px;
+ border-style: solid;
+ border-color: transparent;
+ border-width: 1px;
+ background-color: transparent;
+ background-image: none;
+ color: transparent;
+ -gtk-icon-shadow: none; }
+ .gedit-document-panel .prelight-row button {
+ border-color: rgba(21, 10, 5, 0.1);
+ color: rgba(161, 121, 104, 0.8); }
+ .gedit-document-panel .prelight-row button:active {
+ border-color: rgba(21, 10, 5, 0.2);
+ background-color: rgba(21, 10, 5, 0.08);
+ color: #a17968; }
+ .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover {
+ border-color: rgba(21, 10, 5, 0.1);
+ color: #a17968; }
+
+.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover {
+ border-top: 1px solid #916a5a;
+ background-color: #a07766; }
+
+.gedit-document-panel-document-row:hover {
+ background-color: #a57e6e; }
+
+.gedit-document-panel-dragged-row {
+ border: 1px solid rgba(21, 10, 5, 0.1);
+ background-color: rgba(21, 10, 5, 0.5);
+ color: #a17968; }
+
+.gedit-document-panel-placeholder-row {
+ border: 0;
+ background-color: rgba(21, 10, 5, 0.08);
+ transition: all 200ms ease-in; }
+
+statusbar GeditSmallButton, GeditStatusMenuButton {
+ text-shadow: none; }
+ statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button {
+ border-style: solid;
+ border-width: 0 1px;
+ border-color: transparent;
+ border-radius: 0;
+ padding: 1px 6px 2px 4px; }
+ statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover {
+ border-color: #815f50; }
+ statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active {
+ background-color: #9a705f;
+ color: #35190c; }
+
+GeditViewFrame .gedit-search-slider {
+ padding: 3px;
+ border-radius: 0 0 2px 2px;
+ border-width: 0 1px 1px;
+ border-style: solid;
+ border-color: #a18c83;
+ background-color: #c0b2ac; }
+ GeditViewFrame .gedit-search-slider .not-found {
+ background-color: #d56a24;
+ background-image: none;
+ color: #231813; }
+
+GeditFileBrowserWidget .toolbar {
+ padding: 1.5px;
+ border-top: 0;
+ background-color: #a07766;
+ background-image: none; }
+
+.gedit-search-entry-occurrences-tag {
+ margin: 1.5px;
+ padding: 1.5px;
+ color: mix(#35190c,#c0b2ac,0.5); }
+
+.gedit-bottom-panel-paned,
+.gedit-side-panel-paned,
+paned.titlebar {
+ margin-right: 0; }
+
+.gedit-bottom-panel-paned notebook {
+ border-top: 0; }
+
+/************
+ ! Nautilus *
+*************/
+.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop {
+ color: #a17968;
+ text-shadow: 1px 1px #150a05; }
+ .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active {
+ color: #35190c; }
+ .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected {
+ color: #fde7db; }
+ .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nautilus-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #815f50; }
+
+.nautilus-window .sidebar {
+ border: 0; }
+ .nautilus-window .sidebar frame {
+ border: 0; }
+
+.nautilus-window notebook {
+ background-color: #c0b2ac;
+ border: 0; }
+ .nautilus-window notebook frame {
+ border: 0; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
+ .nautilus-window .searchbar-container searchbar {
+ padding-top: 0px;
+ padding-bottom: 1px;
+ border-bottom: 1px solid mix(#a07766,#35190c,0.1); }
+
+.disk-space-display {
+ border-style: solid;
+ border-width: 1px; }
+ .disk-space-display.unknown {
+ background-color: rgba(53, 25, 12, 0.5);
+ border-color: rgba(48, 23, 11, 0.5); }
+ .disk-space-display.used {
+ background-color: rgba(117, 87, 74, 0.8);
+ border-color: rgba(105, 78, 67, 0.8); }
+ .disk-space-display.free {
+ background-color: #9a705f;
+ border-color: #8a6556; }
+
+.conflict-row.activatable, .conflict-row.activatable:active {
+ color: #231813;
+ background-color: #d56a24; }
+
+.conflict-row.activatable:hover {
+ background-color: #dd7735; }
+
+.conflict-row.activatable:selected {
+ color: #fde7db;
+ background-color: #75574a; }
+
+/********
+ ! Nemo *
+*********/
+.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop {
+ color: #a17968;
+ text-shadow: 1px 1px #150a05; }
+ .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active {
+ color: #35190c; }
+ .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected {
+ color: #fde7db; }
+ .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected {
+ text-shadow: none; }
+
+.nemo-window {
+ /* Status Bar */ }
+ .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview {
+ background-color: mix(#c0b2ac,#35190c,0.12);
+ color: #35190c; }
+ .nemo-window toolbar {
+ border-width: 0 0 1px;
+ border-style: solid;
+ border-color: #815f50;
+ /* Path Bar */ }
+ .nemo-window toolbar separator, .nemo-window toolbar separator:disabled {
+ color: mix(#a07766,#35190c,0.88);
+ border-color: currentColor;
+ -GtkWidget-window-dragging: true; }
+ .nemo-window toolbar.primary-toolbar button.image-button {
+ padding: 0 8px; }
+ .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button {
+ padding: 3px; }
+ .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button {
+ padding: 3px; }
+ .nemo-window toolbar toolitem stack {
+ margin-left: 15px; }
+ .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12);
+ -NemoPathbarButton-border-radius: 2px; }
+ .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+ .nemo-window toolbar toolitem stack widget button:disabled {
+ box-shadow: inset -1px 0 #815f50; }
+ .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12); }
+ .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover {
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child {
+ box-shadow: none; }
+ .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus {
+ box-shadow: inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus {
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.06), inset 0 1px rgba(11, 5, 2, 0.07), inset -1px 0 rgba(11, 5, 2, 0.06); }
+ .nemo-window grid > widget:last-child button {
+ min-height: 16px;
+ min-width: 16px;
+ padding: 2px 4px; }
+ .nemo-window grid > widget:last-child button:first-child + button {
+ margin-right: 72px; }
+ .nemo-window grid > widget:last-child > box > scale {
+ margin-right: 12px; }
+ .nemo-window grid > widget:last-child statusbar {
+ border: 0; }
+ .nemo-window .sidebar {
+ /* Nemo Query Editor (File Search Bar) */ }
+ .nemo-window .sidebar .frame {
+ border: 0; }
+ .nemo-window .sidebar image {
+ padding-left: 3px;
+ padding-right: 3px; }
+ .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ background-color: mix(#a07766,#c0b2ac,0.5); }
+ .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview {
+ -NemoPlacesTreeView-disk-full-bg-color: #815f50;
+ -NemoPlacesTreeView-disk-full-fg-color: #75574a;
+ -NemoPlacesTreeView-disk-full-bar-width: 2px;
+ -NemoPlacesTreeView-disk-full-bar-radius: 1px;
+ -NemoPlacesTreeView-disk-full-bottom-padding: 0;
+ -NemoPlacesTreeView-disk-full-max-length: 75px; }
+ .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected {
+ -NemoPlacesTreeView-disk-full-bg-color: #fde7db;
+ -NemoPlacesTreeView-disk-full-fg-color: #8c6859; }
+ .nemo-window .sidebar + separator + box .primary-toolbar {
+ background-color: #9e7463;
+ background-image: none;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ border-bottom: 1px solid mix(#a07766,#35190c,0.1); }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2) {
+ border-right: 0;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3) {
+ margin-left: -6px;
+ border-left: 0;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0; }
+ .nemo-window .sidebar + separator + box .primary-toolbar button.flat {
+ background-color: #a07766;
+ background-image: none;
+ color: #35190c;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.12);
+ padding: 5px 6px; }
+ .nemo-window notebook {
+ background-color: #c0b2ac;
+ border-width: 0; }
+ .nemo-window notebook tabs {
+ border: 0; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/************
+ ! Synaptic *
+*************/
+GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
+ background-color: #a07766;
+ background-image: none;
+ padding: 3px;
+ border: 0;
+ color: #35190c; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/***************
+ ! Xfce styles *
+****************/
+.XfceHeading {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ background-image: none;
+ background-color: #c0b2ac;
+ color: #35190c; }
+
+.xfce4-panel {
+ font: inherit; }
+ .xfce4-panel menu {
+ -gtk-icon-effect: none;
+ text-shadow: none; }
+
+/***********************
+ ! Fallback mode panel *
+************************/
+/****************
+ ! Unity styles *
+*****************/
+UnityDecoration {
+ -UnityDecoration-extents: 24px 1px 1px 1px;
+ -UnityDecoration-input-extents: 10px;
+ -UnityDecoration-shadow-offset-x: 1px;
+ -UnityDecoration-shadow-offset-y: 1px;
+ -UnityDecoration-active-shadow-color: rgba(21, 10, 5, 0.3);
+ -UnityDecoration-active-shadow-radius: 8px;
+ -UnityDecoration-inactive-shadow-color: rgba(21, 10, 5, 0.5);
+ -UnityDecoration-inactive-shadow-radius: 5px;
+ -UnityDecoration-glow-size: 10px;
+ -UnityDecoration-glow-color: #75574a;
+ -UnityDecoration-title-indent: 10px;
+ -UnityDecoration-title-fade: 35px;
+ -UnityDecoration-title-alignment: 0; }
+ UnityDecoration .top {
+ border: 1px solid #a33300;
+ border-bottom: 0;
+ border-radius: 2px 2px 0 0;
+ padding: 1px 6px 0;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ text-shadow: none; }
+ UnityDecoration .top:hover {
+ border-radius: 0;
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+ UnityDecoration .top:backdrop {
+ border: 1px solid #bd886f;
+ color: mix(#35190c,#a07766,0.4); }
+ UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom {
+ background-color: #4e2512; }
+ UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop {
+ background-color: mix(#715346,mix(#35190c,#a07766,0.4),0.21); }
+
+UnityPanelWidget, .unity-panel {
+ border: 0; }
+
+.unity-panel.menuitem, .unity-panel .menuitem {
+ border-width: 0 1px;
+ color: #c8b8b1; }
+ .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover {
+ border-color: mix(#4e2512,#c8b8b1,0.21);
+ background-color: mix(#4e2512,#c8b8b1,0.21);
+ background-image: none;
+ color: #d4c8c3; }
+
+SheetStyleDialog.unity-force-quit {
+ background-color: #a07766; }
+
+/************************
+ ! Unity-Control-Center *
+*************************/
+.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame {
+ border: 0 none transparent; }
+ .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop {
+ background-color: transparent; }
+
+/***********************
+ ! LightDM GTK Greeter *
+ ***********************/
+#panel_window {
+ background-color: #4e2512;
+ background-image: none;
+ color: #c8b8b1;
+ font-weight: bold;
+ text-shadow: 0 1px rgba(21, 10, 5, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(21, 10, 5, 0.5); }
+ #panel_window menubar {
+ padding-left: 3px; }
+ #panel_window menubar, #panel_window menubar > menuitem {
+ background-color: transparent;
+ background-image: none;
+ border-style: none;
+ color: #c8b8b1;
+ text-shadow: 0 1px rgba(21, 10, 5, 0.5);
+ -gtk-icon-shadow: 0 1px rgba(21, 10, 5, 0.5); }
+ #panel_window menubar:hover, #panel_window menubar > menuitem:hover {
+ background-color: rgba(200, 184, 177, 0.2);
+ background-image: none;
+ color: #c8b8b1; }
+ #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover {
+ color: #c8b8b1; }
+ #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled {
+ color: rgba(200, 184, 177, 0.7); }
+ #panel_window menubar menu > menuitem {
+ font-weight: normal; }
+
+#content_frame {
+ padding-bottom: 9px; }
+
+#login_window, #shutdown_dialog, #restart_dialog {
+ border-style: none;
+ border-radius: 2px;
+ background-color: #4e2512;
+ color: #c8b8b1;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 mix(#371a0d,#c8b8b1,0.21), inset -1px 0 mix(#371a0d,#c8b8b1,0.21), inset 0 1px mix(#371a0d,#c8b8b1,0.21), inset 0 -1px mix(#371a0d,#c8b8b1,0.21); }
+
+#login_window menu {
+ border-radius: 0; }
+
+#login_window button {
+ background-color: #5c5c5c;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ #login_window button:focus, #login_window button:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ #login_window button:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ #login_window button:active:disabled, #login_window button:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover,
+ stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(230, 230, 230, 0.36),0.3); }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover,
+ stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #login_window button.flat {
+ color: #e6e6e6;
+ border-color: rgba(92, 92, 92, 0);
+ background-color: rgba(92, 92, 92, 0);
+ background-image: none;
+ box-shadow: none; }
+ #login_window button:hover, #login_window button.flat:hover {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ #login_window button:hover:active, #login_window button:hover:active:hover, #login_window button:hover:active:focus, #login_window button:hover:active:hover:focus, #login_window button:hover:checked, #login_window button:hover:checked:hover, #login_window button:hover:checked:focus, #login_window button:hover:checked:hover:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover, #login_window button.flat:hover:active:focus, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ #login_window button:hover:disabled, #login_window button.flat:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ #login_window button:focus, #login_window button.flat:focus {
+ background-color: #616161;
+ background-image: none;
+ border-color: rgba(230, 230, 230, 0.22);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #e6e6e6;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ #login_window button:focus:hover, #login_window button.flat:focus:hover {
+ background-color: #656565;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.3);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ #login_window button:focus:hover:focus, #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:focus, #login_window button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.3),0.3); }
+ #login_window button:focus:hover:active, #login_window button:focus:hover:active:hover, #login_window button:focus:hover:active:focus, #login_window button:focus:hover:active:hover:focus, #login_window button:focus:hover:checked, #login_window button:focus:hover:checked:hover, #login_window button:focus:hover:checked:focus, #login_window button:focus:hover:checked:hover:focus, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:hover, #login_window button.flat:focus:hover:active:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:hover, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.3); }
+ #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled {
+ border-color: rgba(196, 195, 195, 0.3); }
+ #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.3); }
+ #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(184, 184, 184, 0.22);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(230, 230, 230, 0.06), inset 0 1px rgba(230, 230, 230, 0.07), inset -1px 0 rgba(230, 230, 230, 0.06), inset 0 -1px rgba(230, 230, 230, 0.05); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ border-color: mix(#75574a,rgba(230, 230, 230, 0.22),0.3); }
+ #login_window button:checked:active, #login_window button:checked:active:hover, #login_window button:checked:active:focus, #login_window button:checked:active:hover:focus, #login_window button:checked:checked, #login_window button:checked:checked:hover, #login_window button:checked:checked:focus, #login_window button:checked:checked:hover:focus, #login_window button:active:active, #login_window button:active:active:hover, #login_window button:active:active:focus, #login_window button:active:active:hover:focus, #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:checked:active, #login_window button.flat:checked:active:hover, #login_window button.flat:checked:active:focus, #login_window button.flat:checked:active:hover:focus, #login_window button.flat:checked:checked, #login_window button.flat:checked:checked:hover, #login_window button.flat:checked:checked:focus, #login_window button.flat:checked:checked:hover:focus, #login_window button.flat:active:active, #login_window button.flat:active:active:hover, #login_window button.flat:active:active:focus, #login_window button.flat:active:active:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus {
+ border-color: rgba(161, 161, 161, 0.22); }
+ #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled {
+ border-color: rgba(196, 195, 195, 0.22); }
+ #login_window button:checked:active:disabled, #login_window button:checked:checked:disabled, #login_window button:active:active:disabled, #login_window button:active:checked:disabled, #login_window button.flat:checked:active:disabled, #login_window button.flat:checked:checked:disabled, #login_window button.flat:active:active:disabled, #login_window button.flat:active:checked:disabled {
+ border-color: rgba(184, 184, 184, 0.22); }
+ #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover {
+ color: #e6e6e6; }
+ #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled {
+ background-color: alpha(mix(#5c5c5c,#e6e6e6,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#5c5c5c,#e6e6e6,0.6);
+ box-shadow: none; }
+ #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled {
+ color: mix(#5c5c5c,#e6e6e6,0.6); }
+ #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #login_window button.separator, #login_window button .separator {
+ border: 1px solid currentColor;
+ color: rgba(92, 92, 92, 0.9); }
+ #login_window button.separator:disabled, #login_window button .separator:disabled {
+ color: rgba(92, 92, 92, 0.85); }
+ #login_window button separator {
+ background-image: image(mix(#e6e6e6,#5c5c5c,0.9)); }
+
+#login_window entry {
+ background-color: #4e2512;
+ background-image: none;
+ border-color: mix(#c8b8b1,#4e2512,0.8);
+ padding: 5px 3.4285714286px;
+ color: #c8b8b1;
+ caret-color: #1a1a1a;
+ -gtk-secondary-caret-color: #1a1a1a; }
+ #login_window entry:focus, #login_window entry:hover {
+ border-color: mix(#75574a,mix(#c8b8b1,#4e2512,0.7),0.3); }
+ #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus {
+ border-color: mix(#c8b8b1,#4e2512,0.32); }
+ #login_window entry:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.84); }
+ #login_window entry:active:disabled, #login_window entry:checked:disabled {
+ border-color: mix(#c8b8b1,#4e2512,0.8); }
+ #login_window entry:focus, #login_window entry:active {
+ border-color: mix(#75574a,mix(#a07766,#35190c,0.1),0.3); }
+ #login_window entry:disabled {
+ background-color: mix(#4e2512,#c8b8b1,0.07);
+ background-image: none;
+ opacity: .9;
+ color: mix(#4e2512,#c8b8b1,0.9); }
+
+#user_combobox {
+ color: #c8b8b1;
+ font-size: 18px; }
+ #user_combobox menu {
+ font-weight: normal; }
+ #user_combobox arrow {
+ color: mix(#c8b8b1,#4e2512,0.5); }
+
+#user_image {
+ border-radius: 2px;
+ /* draw border using box-shadow */
+ box-shadow: inset 1px 0 #371a0d, inset -1px 0 #371a0d, inset 0 1px #371a0d, inset 0 -1px #371a0d; }
+
+#user_image_border {
+ border-radius: 2px;
+ background-color: #462110;
+ background-image: none;
+ box-shadow: inset 1px 0 rgba(11, 5, 2, 0.07), inset 0 1px rgba(11, 5, 2, 0.08), inset -1px 0 rgba(11, 5, 2, 0.07), inset 0 -1px rgba(11, 5, 2, 0.05); }
+
+#buttonbox_frame {
+ padding-top: 6px;
+ padding-bottom: 0;
+ border-style: none;
+ border-bottom-left-radius: 2px;
+ border-bottom-right-radius: 2px;
+ background-color: transparent;
+ background-image: none;
+ box-shadow: none; }
+
+/* shutdown button */
+#shutdown_button button {
+ background-color: #d56a24;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ #shutdown_button button:focus, #shutdown_button button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #shutdown_button button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover,
+ stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover,
+ stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #shutdown_button button.flat {
+ color: #231813;
+ border-color: rgba(213, 106, 36, 0);
+ background-color: rgba(213, 106, 36, 0);
+ background-image: none;
+ box-shadow: none; }
+ #shutdown_button button:hover, #shutdown_button button.flat:hover {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #shutdown_button button:hover:active, #shutdown_button button:hover:active:hover, #shutdown_button button:hover:active:focus, #shutdown_button button:hover:active:hover:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:hover, #shutdown_button button:hover:checked:focus, #shutdown_button button:hover:checked:hover:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover, #shutdown_button button.flat:hover:active:focus, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #shutdown_button button:focus, #shutdown_button button.flat:focus {
+ background-color: #db702a;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover {
+ background-color: #dd7735;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ #shutdown_button button:focus:hover:focus, #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:focus, #shutdown_button button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #shutdown_button button:focus:hover:active, #shutdown_button button:focus:hover:active:hover, #shutdown_button button:focus:hover:active:focus, #shutdown_button button:focus:hover:active:hover:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button:focus:hover:checked:hover, #shutdown_button button:focus:hover:checked:focus, #shutdown_button button:focus:hover:checked:hover:focus, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:hover, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:hover, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #shutdown_button button:checked:active, #shutdown_button button:checked:active:hover, #shutdown_button button:checked:active:focus, #shutdown_button button:checked:active:hover:focus, #shutdown_button button:checked:checked, #shutdown_button button:checked:checked:hover, #shutdown_button button:checked:checked:focus, #shutdown_button button:checked:checked:hover:focus, #shutdown_button button:active:active, #shutdown_button button:active:active:hover, #shutdown_button button:active:active:focus, #shutdown_button button:active:active:hover:focus, #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:checked:active, #shutdown_button button.flat:checked:active:hover, #shutdown_button button.flat:checked:active:focus, #shutdown_button button.flat:checked:active:hover:focus, #shutdown_button button.flat:checked:checked, #shutdown_button button.flat:checked:checked:hover, #shutdown_button button.flat:checked:checked:focus, #shutdown_button button.flat:checked:checked:hover:focus, #shutdown_button button.flat:active:active, #shutdown_button button.flat:active:active:hover, #shutdown_button button.flat:active:active:focus, #shutdown_button button.flat:active:active:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #shutdown_button button:checked:active:disabled, #shutdown_button button:checked:checked:disabled, #shutdown_button button:active:active:disabled, #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:checked:active:disabled, #shutdown_button button.flat:checked:checked:disabled, #shutdown_button button.flat:active:active:disabled, #shutdown_button button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover {
+ color: #231813; }
+ #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#d56a24,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#d56a24,#231813,0.6);
+ box-shadow: none; }
+ #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled {
+ color: mix(#d56a24,#231813,0.6); }
+ #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #shutdown_button button.separator, #shutdown_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(213, 106, 36, 0.9); }
+ #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled {
+ color: rgba(213, 106, 36, 0.85); }
+ #shutdown_button button separator {
+ background-image: image(mix(#231813,#d56a24,0.9)); }
+
+/* restart button */
+#restart_button button {
+ background-color: #b37535;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.22); }
+ #restart_button button:focus, #restart_button button:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #restart_button button:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child),
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-right-style: none; }
+ .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover,
+ stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-right-style: none;
+ box-shadow: inset-1px 0 0 mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child),
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(35, 24, 19, 0.36),0.3); }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked {
+ border-bottom-style: none; }
+ .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover,
+ .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover,
+ stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover {
+ border-color: mix(#75574a,rgba(117, 87, 74, 0.36),0.3);
+ border-bottom-style: none;
+ box-shadow: inset 0 -1px mix(#75574a,rgba(117, 87, 74, 0.36),0.3); }
+ #restart_button button.flat {
+ color: #231813;
+ border-color: rgba(179, 117, 53, 0);
+ background-color: rgba(179, 117, 53, 0);
+ background-image: none;
+ box-shadow: none; }
+ #restart_button button:hover, #restart_button button.flat:hover {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.32); }
+ #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #restart_button button:hover:active, #restart_button button:hover:active:hover, #restart_button button:hover:active:focus, #restart_button button:hover:active:hover:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:hover, #restart_button button:hover:checked:focus, #restart_button button:hover:checked:hover:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover, #restart_button button.flat:hover:active:focus, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #restart_button button:focus, #restart_button button.flat:focus {
+ background-color: #bc7b38;
+ background-image: none;
+ border-color: rgba(35, 24, 19, 0.32);
+ outline-color: rgba(117, 87, 74, 0.5);
+ outline-width: 1px;
+ outline-style: solid;
+ outline-offset: -3px;
+ color: #231813;
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.42); }
+ #restart_button button:focus:hover, #restart_button button.flat:focus:hover {
+ background-color: #c5813a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.4);
+ box-shadow: 0 1px 2px -1px rgba(11, 5, 2, 0.48); }
+ #restart_button button:focus:hover:focus, #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:focus, #restart_button button.flat:focus:hover:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.4),0.3); }
+ #restart_button button:focus:hover:active, #restart_button button:focus:hover:active:hover, #restart_button button:focus:hover:active:focus, #restart_button button:focus:hover:active:hover:focus, #restart_button button:focus:hover:checked, #restart_button button:focus:hover:checked:hover, #restart_button button:focus:hover:checked:focus, #restart_button button:focus:hover:checked:hover:focus, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:hover, #restart_button button.flat:focus:hover:active:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:hover, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.4); }
+ #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled {
+ border-color: rgba(30, 20, 16, 0.4); }
+ #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.4); }
+ #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active {
+ /*@include linear-gradient(shade($bg, .7), to top);*/
+ background-color: #75574a;
+ background-image: none;
+ border-color: rgba(28, 19, 15, 0.32);
+ color: #fde7db;
+ box-shadow: inset 1px 0 rgba(35, 24, 19, 0.06), inset 0 1px rgba(35, 24, 19, 0.07), inset -1px 0 rgba(35, 24, 19, 0.06), inset 0 -1px rgba(35, 24, 19, 0.05); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ border-color: mix(#75574a,rgba(35, 24, 19, 0.32),0.3); }
+ #restart_button button:checked:active, #restart_button button:checked:active:hover, #restart_button button:checked:active:focus, #restart_button button:checked:active:hover:focus, #restart_button button:checked:checked, #restart_button button:checked:checked:hover, #restart_button button:checked:checked:focus, #restart_button button:checked:checked:hover:focus, #restart_button button:active:active, #restart_button button:active:active:hover, #restart_button button:active:active:focus, #restart_button button:active:active:hover:focus, #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:checked:active, #restart_button button.flat:checked:active:hover, #restart_button button.flat:checked:active:focus, #restart_button button.flat:checked:active:hover:focus, #restart_button button.flat:checked:checked, #restart_button button.flat:checked:checked:hover, #restart_button button.flat:checked:checked:focus, #restart_button button.flat:checked:checked:hover:focus, #restart_button button.flat:active:active, #restart_button button.flat:active:active:hover, #restart_button button.flat:active:active:focus, #restart_button button.flat:active:active:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus {
+ border-color: rgba(25, 17, 13, 0.32); }
+ #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled {
+ border-color: rgba(30, 20, 16, 0.32); }
+ #restart_button button:checked:active:disabled, #restart_button button:checked:checked:disabled, #restart_button button:active:active:disabled, #restart_button button:active:checked:disabled, #restart_button button.flat:checked:active:disabled, #restart_button button.flat:checked:checked:disabled, #restart_button button.flat:active:active:disabled, #restart_button button.flat:active:checked:disabled {
+ border-color: rgba(28, 19, 15, 0.32); }
+ #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover {
+ /*@include linear-gradient(shade($bg, .65), to top);*/
+ background-color: #7b5b4e;
+ background-image: none;
+ color: #fde7db; }
+ #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover {
+ color: #231813; }
+ #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled {
+ background-color: alpha(mix(#b37535,#231813,0.2),0.4);
+ background-image: none;
+ /*border: 1px solid alpha($bg, .2);*/
+ opacity: .6;
+ color: mix(#b37535,#231813,0.6);
+ box-shadow: none; }
+ #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled {
+ color: mix(#b37535,#231813,0.6); }
+ #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled {
+ background-color: rgba(117, 87, 74, 0.6);
+ background-image: none;
+ color: rgba(253, 231, 219, 0.85);
+ box-shadow: none; }
+ #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled {
+ color: rgba(253, 231, 219, 0.85); }
+ #restart_button button.separator, #restart_button button .separator {
+ border: 1px solid currentColor;
+ color: rgba(179, 117, 53, 0.9); }
+ #restart_button button.separator:disabled, #restart_button button .separator:disabled {
+ color: rgba(179, 117, 53, 0.85); }
+ #restart_button button separator {
+ background-image: image(mix(#231813,#b37535,0.9)); }
+
+/* password warning */
+#greeter_infobar {
+ font-weight: bold; }
+
+/**********************
+ ! Genome Terminal *
+***********************/
+VteTerminal {
+ background-color: #4e2512;
+ color: #c8b8b1; }
+
+terminal-window junction, terminal-window scrollbar trough {
+ background-color: #4e2512;
+ border-color: #3e1e0e; }
+
+terminal-window scrollbar.vertical slider {
+ background-color: mix(#4e2512,#c8b8b1,0.2); }
+ terminal-window scrollbar.vertical slider:hover {
+ background-color: mix(#4e2512,#c8b8b1,0.3); }
+ terminal-window scrollbar.vertical slider:hover:active {
+ background-color: #75574a; }
+ terminal-window scrollbar.vertical slider:disabled {
+ background-color: transparent; }
+
+/******************
+ ! Budgie Desktop *
+*******************/
+.budgie-container {
+ background-color: transparent; }
+
+.raven {
+ background-color: rgba(160, 119, 102, 0.93); }
+ .raven .raven-header {
+ background-color: #a07766;
+ border: solid mix(#a07766,#35190c,0.1);
+ border-width: 1px 0; }
+ .raven .raven-background {
+ background-color: rgba(160, 119, 102, 0.93); }
+
+.raven-mpris {
+ background-color: rgba(160, 119, 102, 0.7); }
diff --git a/.themes/oomox-coffee/gtk-3.20/gtk-dark.css b/.themes/oomox-coffee/gtk-3.20/gtk-dark.css
new file mode 100755
index 0000000..198bb85
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.20/gtk-dark.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk-dark.css");
diff --git a/.themes/oomox-coffee/gtk-3.20/gtk.css b/.themes/oomox-coffee/gtk-3.20/gtk.css
new file mode 100755
index 0000000..19b01e6
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.20/gtk.css
@@ -0,0 +1 @@
+@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css");
diff --git a/.themes/oomox-coffee/gtk-3.20/gtk.gresource b/.themes/oomox-coffee/gtk-3.20/gtk.gresource
new file mode 100755
index 0000000..6d237b5
Binary files /dev/null and b/.themes/oomox-coffee/gtk-3.20/gtk.gresource differ
diff --git a/.themes/oomox-coffee/gtk-3.20/gtk.gresource.xml b/.themes/oomox-coffee/gtk-3.20/gtk.gresource.xml
new file mode 100755
index 0000000..a223dbf
--- /dev/null
+++ b/.themes/oomox-coffee/gtk-3.20/gtk.gresource.xml
@@ -0,0 +1,35 @@
+
+
+
+ assets/checkbox-checked-insensitive.svg
+ assets/checkbox-checked.svg
+ assets/checkbox-mixed-insensitive.svg
+ assets/checkbox-mixed.svg
+ assets/grid-selection-checked.svg
+ assets/grid-selection-unchecked.svg
+ assets/menuitem-checkbox-checked-hover.svg
+ assets/menuitem-checkbox-checked-insensitive.svg
+ assets/menuitem-checkbox-checked.svg
+ assets/menuitem-checkbox-unchecked.svg
+ assets/menuitem-checkbox-mixed-hover.svg
+ assets/menuitem-checkbox-mixed-selected.svg
+ assets/menuitem-checkbox-mixed-insensitive.svg
+ assets/menuitem-checkbox-mixed.svg
+ assets/menuitem-radio-checked-hover.svg
+ assets/menuitem-radio-checked-insensitive.svg
+ assets/menuitem-radio-checked.svg
+ assets/menuitem-radio-unchecked.svg
+ assets/menuitem-radio-mixed-hover.svg
+ assets/menuitem-radio-mixed-selected.svg
+ assets/menuitem-radio-mixed-insensitive.svg
+ assets/menuitem-radio-mixed.svg
+ assets/radio-checked-insensitive.svg
+ assets/radio-checked.svg
+ assets/radio-mixed-insensitive.svg
+ assets/radio-mixed.svg
+ assets/pane-handle.png
+ assets/pane-handle@2.png
+ dist/gtk.css
+ dist/gtk-dark.css
+
+
diff --git a/.themes/oomox-coffee/index.theme b/.themes/oomox-coffee/index.theme
new file mode 100755
index 0000000..2bb6dae
--- /dev/null
+++ b/.themes/oomox-coffee/index.theme
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=X-GNOME-Metatheme
+Name=oomox-coffee
+Comment=A partially sexual act; when a female (of any species; mostly humanoids) rubs the ears/lobes of a male Ferengi, creating sensual emotions and chemical reactions in the male (and sometimes in the female).
+Encoding=UTF-8
+
+[X-GNOME-Metatheme]
+Name=oomox-coffee
+GtkTheme=oomox-coffee
+IconTheme=oomox-coffee
+MetacityTheme=oomox-coffee
diff --git a/.themes/oomox-coffee/metacity-1/metacity-theme-2.xml b/.themes/oomox-coffee/metacity-1/metacity-theme-2.xml
new file mode 100755
index 0000000..c22517b
--- /dev/null
+++ b/.themes/oomox-coffee/metacity-1/metacity-theme-2.xml
@@ -0,0 +1,1571 @@
+
+
+
+ oomox-coffee
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Metacity Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-coffee/metacity-1/metacity-theme-3.xml b/.themes/oomox-coffee/metacity-1/metacity-theme-3.xml
new file mode 100755
index 0000000..1f529f6
--- /dev/null
+++ b/.themes/oomox-coffee/metacity-1/metacity-theme-3.xml
@@ -0,0 +1,1603 @@
+
+
+
+ Numix
+ Satyajit Sahoo
+ GPL-3.0+
+ 11 December 2013
+ Numix Mutter Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.themes/oomox-coffee/metacity-1/thumbnail.png b/.themes/oomox-coffee/metacity-1/thumbnail.png
new file mode 100755
index 0000000..9e26808
Binary files /dev/null and b/.themes/oomox-coffee/metacity-1/thumbnail.png differ
diff --git a/.themes/oomox-coffee/openbox-3/close.xbm b/.themes/oomox-coffee/openbox-3/close.xbm
new file mode 100755
index 0000000..0486bd9
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 };
diff --git a/.themes/oomox-coffee/openbox-3/close_hover.xbm b/.themes/oomox-coffee/openbox-3/close_hover.xbm
new file mode 100755
index 0000000..4a88cff
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/close_hover.xbm
@@ -0,0 +1,4 @@
+#define close_width 6
+#define close_height 6
+static unsigned char close_bits[] = {
+ 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
diff --git a/.themes/oomox-coffee/openbox-3/desk.xbm b/.themes/oomox-coffee/openbox-3/desk.xbm
new file mode 100755
index 0000000..abca780
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_toggled_width 8
+#define desk_toggled_height 8
+static unsigned char desk_toggled_bits[] = {
+ 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
diff --git a/.themes/oomox-coffee/openbox-3/desk_toggled.xbm b/.themes/oomox-coffee/openbox-3/desk_toggled.xbm
new file mode 100755
index 0000000..b4b5330
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/desk_toggled.xbm
@@ -0,0 +1,4 @@
+#define desk_width 8
+#define desk_height 8
+static unsigned char desk_bits[] = {
+ 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };
diff --git a/.themes/oomox-coffee/openbox-3/iconify.xbm b/.themes/oomox-coffee/openbox-3/iconify.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-coffee/openbox-3/iconify_hover.xbm b/.themes/oomox-coffee/openbox-3/iconify_hover.xbm
new file mode 100755
index 0000000..9a9743f
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/iconify_hover.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
diff --git a/.themes/oomox-coffee/openbox-3/max.xbm b/.themes/oomox-coffee/openbox-3/max.xbm
new file mode 100755
index 0000000..88bb9bd
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-coffee/openbox-3/max_toggled.xbm b/.themes/oomox-coffee/openbox-3/max_toggled.xbm
new file mode 100755
index 0000000..cec3f24
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 8
+#define max_toggled_height 8
+static unsigned char max_toggled_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/.themes/oomox-coffee/openbox-3/shade.xbm b/.themes/oomox-coffee/openbox-3/shade.xbm
new file mode 100755
index 0000000..fcacf42
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 8
+#define shade_height 8
+static unsigned char shade_bits[] = {
+ 0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 };
diff --git a/.themes/oomox-coffee/openbox-3/shade_toggled.xbm b/.themes/oomox-coffee/openbox-3/shade_toggled.xbm
new file mode 100755
index 0000000..594201e
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/shade_toggled.xbm
@@ -0,0 +1,4 @@
+#define shade_toggled_width 8
+#define shade_toggled_height 8
+static unsigned char shade_toggled_bits[] = {
+ 0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 };
diff --git a/.themes/oomox-coffee/openbox-3/themerc b/.themes/oomox-coffee/openbox-3/themerc
new file mode 100755
index 0000000..f00defa
--- /dev/null
+++ b/.themes/oomox-coffee/openbox-3/themerc
@@ -0,0 +1,155 @@
+# Name: Oomox (Numix fork) Openbox theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+# @TODO: finish replacing the colors here
+
+
+# Menu
+menu.border.color: #35190c
+
+menu.title.bg: Solid Flat
+menu.title.bg.color: #4e2512
+menu.title.bg.shadow: 0
+menu.title.text.color: #c8b8b1
+menu.title.text.justify: Center
+
+menu.items.bg: Solid Flat
+menu.items.bg.color: #4e2512
+menu.items.text.color: #c8b8b1
+menu.items.disabled.text.color: #a99389
+
+menu.items.active.bg: Solid Flat
+menu.items.active.bg.color: #75574a
+menu.items.active.text.color: #c8b8b1
+
+menu.separator.color: #a99389
+menu.separator.width: 1
+menu.separator.padding.width: 2
+menu.separator.padding.height: 4
+
+# Window focused
+window.active.title.separator.color: #4e2512
+
+# Active window
+window.active.border.color: #a33300
+
+
+window.active.title.bg: flat solid
+window.active.title.bg.color: #4e2512
+window.active.title.separator.color: #4e2512
+window.active.text.justify: center
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #c8b8b1
+
+window.active.handle.bg: flat solid
+window.active.handle.bg.color: #4e2512
+
+window.active.grip.bg: flat solid
+window.active.grip.bg.color: #4e2512
+
+window.active.button.unpressed.bg: flat solid
+window.active.button.unpressed.bg.color: #4e2512
+window.active.button.unpressed.image.color: #c8b8b1
+
+window.active.button.pressed.bg: flat solid
+window.active.button.pressed.bg.color: #75574a
+window.active.button.pressed.image.color: #fde7db
+
+window.active.button.disabled.bg: flat solid
+window.active.button.disabled.bg.color: #4e2512
+window.active.button.disabled.image.color: #a99389
+
+window.active.button.hover.bg: flat solid
+window.active.button.hover.bg.color: #4e2512
+window.active.button.hover.image.color: #75574a
+
+#window.active.button.toggled.bg: #75574a
+#window.active.button.toggled.image.color: #fde7db
+
+# Inactive window
+window.inactive.border.color: #bd886f
+
+window.inactive.title.bg: flat solid
+window.inactive.title.bg.color: #4e2512
+window.inactive.title.separator.color: #4e2512
+window.inactive.text.justify: center
+
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #a99389
+
+window.inactive.handle.bg: flat solid
+window.inactive.handle.bg.color: #4e2512
+
+window.inactive.grip.bg: flat solid
+window.inactive.grip.bg.color: #4e2512
+
+window.inactive.button.unpressed.bg: flat solid
+window.inactive.button.unpressed.bg.color: #4e2512
+window.inactive.button.unpressed.image.color: #a99389
+
+window.inactive.button.pressed.bg: flat solid
+window.inactive.button.pressed.bg.color: #75574a
+window.inactive.button.pressed.image.color: #fde7db
+
+window.inactive.button.disabled.bg: flat solid
+window.inactive.button.disabled.bg.color: #a99389
+window.inactive.button.disabled.image.color: #4e2512
+
+window.inactive.button.hover.bg: flat solid
+window.inactive.button.hover.bg.color: #4e2512
+window.inactive.button.hover.image.color: #75574a
+
+
+# OSD
+osd.border.width: 1
+osd.border.color: #75574a
+
+osd.bg: flat solid
+osd.bg.color: #4e2512
+osd.label.bg: flat solid
+osd.label.bg.color: #4e2512
+osd.label.text.color: #c8b8b1
+
+# OSD
+osd.bg: Solid Flat
+osd.bg.color: #4e2512
+osd.bg.shadow: 0
+
+osd.border.width: 2
+osd.hilight.bg: Solid Flat
+osd.hilight.bg.color: #75574a
+osd.unhilight.bg: flat solid
+osd.unhilight.bg.color: #a07766
+
+osd.button.unpressed.bg: flat border
+osd.button.unpressed.bg.color: #5c5c5c
+#osd.button.unpressed.*.border.color: #e6e6e6
+
+osd.button.pressed.bg: flat border
+osd.button.pressed.bg.color: #75574a
+#osd.button.pressed.*.border.color: #fde7db
+
+osd.button.focused.bg: flat solid border
+osd.button.focused.bg.color: #35190c
+#osd.button.focused.*.border.color: #a07766
+
+osd.button.focused.box.color: #75574a
+
+
+# Fonts
+window.active.label.text.font:shadow=n
+window.inactive.label.text.font:shadow=n
+menu.items.font:shadow=n
+menu.title.text.font:shadow=n
+
+
+# Everything else
+border.width: 3
+padding.width: 8
+padding.height: 3
+window.handle.width: 0
+window.client.padding.width: 0
+window.label.text.justify: center
+#menu.overlap: 0
diff --git a/.themes/oomox-coffee/unity/close.svg b/.themes/oomox-coffee/unity/close.svg
new file mode 100755
index 0000000..b3c5ba0
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_dash.svg b/.themes/oomox-coffee/unity/close_dash.svg
new file mode 100755
index 0000000..fcfa156
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_dash_disabled.svg b/.themes/oomox-coffee/unity/close_dash_disabled.svg
new file mode 100755
index 0000000..bb436ad
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_focused_normal.svg b/.themes/oomox-coffee/unity/close_focused_normal.svg
new file mode 100755
index 0000000..b3c5ba0
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_focused_prelight.svg b/.themes/oomox-coffee/unity/close_focused_prelight.svg
new file mode 100755
index 0000000..d2cb1e8
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_focused_pressed.svg b/.themes/oomox-coffee/unity/close_focused_pressed.svg
new file mode 100755
index 0000000..ea769a2
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/close_unfocused.svg b/.themes/oomox-coffee/unity/close_unfocused.svg
new file mode 100755
index 0000000..bb436ad
--- /dev/null
+++ b/.themes/oomox-coffee/unity/close_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_ltr_19.svg b/.themes/oomox-coffee/unity/launcher_arrow_ltr_19.svg
new file mode 100755
index 0000000..8750de1
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_ltr_37.svg b/.themes/oomox-coffee/unity/launcher_arrow_ltr_37.svg
new file mode 100755
index 0000000..d64f643
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_ltr_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_19.svg b/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_19.svg
new file mode 100755
index 0000000..73d624d
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_37.svg b/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_37.svg
new file mode 100755
index 0000000..1e22424
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_outline_ltr_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_19.svg b/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_19.svg
new file mode 100755
index 0000000..404d208
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_37.svg b/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_37.svg
new file mode 100755
index 0000000..a6f7459
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_outline_rtl_37.svg
@@ -0,0 +1,13 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_rtl_19.svg b/.themes/oomox-coffee/unity/launcher_arrow_rtl_19.svg
new file mode 100755
index 0000000..e8718af
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_arrow_rtl_37.svg b/.themes/oomox-coffee/unity/launcher_arrow_rtl_37.svg
new file mode 100755
index 0000000..2c7668a
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_arrow_rtl_37.svg
@@ -0,0 +1,15 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_back_150.svg b/.themes/oomox-coffee/unity/launcher_icon_back_150.svg
new file mode 100755
index 0000000..d66f78d
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_back_150.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_back_54.svg b/.themes/oomox-coffee/unity/launcher_icon_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_edge_150.svg b/.themes/oomox-coffee/unity/launcher_icon_edge_150.svg
new file mode 100755
index 0000000..73763f7
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_edge_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_edge_54.svg b/.themes/oomox-coffee/unity/launcher_icon_edge_54.svg
new file mode 100755
index 0000000..3307c5b
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_edge_54.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_glow_200.svg b/.themes/oomox-coffee/unity/launcher_icon_glow_200.svg
new file mode 100755
index 0000000..01bb0d9
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_glow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_glow_62.svg b/.themes/oomox-coffee/unity/launcher_icon_glow_62.svg
new file mode 100755
index 0000000..105b068
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_glow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_selected_back_150.svg b/.themes/oomox-coffee/unity/launcher_icon_selected_back_150.svg
new file mode 100755
index 0000000..f902004
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_selected_back_150.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_selected_back_54.svg b/.themes/oomox-coffee/unity/launcher_icon_selected_back_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_selected_back_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_shadow_200.svg b/.themes/oomox-coffee/unity/launcher_icon_shadow_200.svg
new file mode 100755
index 0000000..9e68b14
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_shadow_200.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_shadow_62.svg b/.themes/oomox-coffee/unity/launcher_icon_shadow_62.svg
new file mode 100755
index 0000000..d322434
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_shadow_62.svg
@@ -0,0 +1,7 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_shine_150.svg b/.themes/oomox-coffee/unity/launcher_icon_shine_150.svg
new file mode 100755
index 0000000..51af8a1
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_shine_150.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_icon_shine_54.svg b/.themes/oomox-coffee/unity/launcher_icon_shine_54.svg
new file mode 100755
index 0000000..dfe7dbf
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_icon_shine_54.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_pip_ltr_19.svg b/.themes/oomox-coffee/unity/launcher_pip_ltr_19.svg
new file mode 100755
index 0000000..2e43fe6
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_pip_ltr_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_pip_ltr_37.svg b/.themes/oomox-coffee/unity/launcher_pip_ltr_37.svg
new file mode 100755
index 0000000..d606ae6
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_pip_ltr_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_pip_rtl_19.svg b/.themes/oomox-coffee/unity/launcher_pip_rtl_19.svg
new file mode 100755
index 0000000..5622c35
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_pip_rtl_19.svg
@@ -0,0 +1,10 @@
+
diff --git a/.themes/oomox-coffee/unity/launcher_pip_rtl_37.svg b/.themes/oomox-coffee/unity/launcher_pip_rtl_37.svg
new file mode 100755
index 0000000..fbb52ff
--- /dev/null
+++ b/.themes/oomox-coffee/unity/launcher_pip_rtl_37.svg
@@ -0,0 +1,16 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize.svg b/.themes/oomox-coffee/unity/maximize.svg
new file mode 100755
index 0000000..b4592a1
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_dash.svg b/.themes/oomox-coffee/unity/maximize_dash.svg
new file mode 100755
index 0000000..208c88a
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_dash_disabled.svg b/.themes/oomox-coffee/unity/maximize_dash_disabled.svg
new file mode 100755
index 0000000..a1183af
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_focused_normal.svg b/.themes/oomox-coffee/unity/maximize_focused_normal.svg
new file mode 100755
index 0000000..b4592a1
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_focused_prelight.svg b/.themes/oomox-coffee/unity/maximize_focused_prelight.svg
new file mode 100755
index 0000000..526a75b
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_focused_pressed.svg b/.themes/oomox-coffee/unity/maximize_focused_pressed.svg
new file mode 100755
index 0000000..98625ae
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/maximize_unfocused.svg b/.themes/oomox-coffee/unity/maximize_unfocused.svg
new file mode 100755
index 0000000..a1183af
--- /dev/null
+++ b/.themes/oomox-coffee/unity/maximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize.svg b/.themes/oomox-coffee/unity/minimize.svg
new file mode 100755
index 0000000..d9e384f
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_dash.svg b/.themes/oomox-coffee/unity/minimize_dash.svg
new file mode 100755
index 0000000..4f31a43
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_dash_disabled.svg b/.themes/oomox-coffee/unity/minimize_dash_disabled.svg
new file mode 100755
index 0000000..c0d1ca9
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_focused_normal.svg b/.themes/oomox-coffee/unity/minimize_focused_normal.svg
new file mode 100755
index 0000000..d9e384f
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_focused_prelight.svg b/.themes/oomox-coffee/unity/minimize_focused_prelight.svg
new file mode 100755
index 0000000..29bd998
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_focused_pressed.svg b/.themes/oomox-coffee/unity/minimize_focused_pressed.svg
new file mode 100755
index 0000000..f094ba5
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimize_unfocused.svg b/.themes/oomox-coffee/unity/minimize_unfocused.svg
new file mode 100755
index 0000000..c0d1ca9
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/minimized.svg b/.themes/oomox-coffee/unity/minimized.svg
new file mode 100755
index 0000000..d9e384f
--- /dev/null
+++ b/.themes/oomox-coffee/unity/minimized.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/modes/launcher_bfb-flat.png b/.themes/oomox-coffee/unity/modes/launcher_bfb-flat.png
new file mode 100755
index 0000000..f5aa0e5
Binary files /dev/null and b/.themes/oomox-coffee/unity/modes/launcher_bfb-flat.png differ
diff --git a/.themes/oomox-coffee/unity/modes/launcher_bfb_ns.png b/.themes/oomox-coffee/unity/modes/launcher_bfb_ns.png
new file mode 100755
index 0000000..2ca1ebb
Binary files /dev/null and b/.themes/oomox-coffee/unity/modes/launcher_bfb_ns.png differ
diff --git a/.themes/oomox-coffee/unity/modes/ubuntu-square.svg b/.themes/oomox-coffee/unity/modes/ubuntu-square.svg
new file mode 100755
index 0000000..1b925fb
--- /dev/null
+++ b/.themes/oomox-coffee/unity/modes/ubuntu-square.svg
@@ -0,0 +1,69 @@
+
diff --git a/.themes/oomox-coffee/unity/progress_bar_fill.svg b/.themes/oomox-coffee/unity/progress_bar_fill.svg
new file mode 100755
index 0000000..24a9a43
--- /dev/null
+++ b/.themes/oomox-coffee/unity/progress_bar_fill.svg
@@ -0,0 +1,5 @@
+
diff --git a/.themes/oomox-coffee/unity/progress_bar_trough.svg b/.themes/oomox-coffee/unity/progress_bar_trough.svg
new file mode 100755
index 0000000..2edbeb3
--- /dev/null
+++ b/.themes/oomox-coffee/unity/progress_bar_trough.svg
@@ -0,0 +1,71 @@
+
+
diff --git a/.themes/oomox-coffee/unity/sheet_style_close_focused.svg b/.themes/oomox-coffee/unity/sheet_style_close_focused.svg
new file mode 100755
index 0000000..bb436ad
--- /dev/null
+++ b/.themes/oomox-coffee/unity/sheet_style_close_focused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize.svg b/.themes/oomox-coffee/unity/unmaximize.svg
new file mode 100755
index 0000000..f0ebd36
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_dash.svg b/.themes/oomox-coffee/unity/unmaximize_dash.svg
new file mode 100755
index 0000000..f1597af
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_dash.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_dash_disabled.svg b/.themes/oomox-coffee/unity/unmaximize_dash_disabled.svg
new file mode 100755
index 0000000..17c1dfa
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_dash_disabled.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_focused_normal.svg b/.themes/oomox-coffee/unity/unmaximize_focused_normal.svg
new file mode 100755
index 0000000..f0ebd36
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_focused_normal.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_focused_prelight.svg b/.themes/oomox-coffee/unity/unmaximize_focused_prelight.svg
new file mode 100755
index 0000000..e1a9d14
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_focused_prelight.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_focused_pressed.svg b/.themes/oomox-coffee/unity/unmaximize_focused_pressed.svg
new file mode 100755
index 0000000..52c94e5
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_focused_pressed.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/unity/unmaximize_unfocused.svg b/.themes/oomox-coffee/unity/unmaximize_unfocused.svg
new file mode 100755
index 0000000..17c1dfa
--- /dev/null
+++ b/.themes/oomox-coffee/unity/unmaximize_unfocused.svg
@@ -0,0 +1 @@
+
diff --git a/.themes/oomox-coffee/xfwm4/bottom-active.xpm b/.themes/oomox-coffee/xfwm4/bottom-active.xpm
new file mode 100755
index 0000000..ca815f0
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_active_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #a33300",
+"........"};
diff --git a/.themes/oomox-coffee/xfwm4/bottom-inactive.xpm b/.themes/oomox-coffee/xfwm4/bottom-inactive.xpm
new file mode 100755
index 0000000..50be97d
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_inactive_xpm[] = {
+"8 1 2 1",
+" c None",
+". c #4e2512",
+"........"};
diff --git a/.themes/oomox-coffee/xfwm4/bottom-left-active.xpm b/.themes/oomox-coffee/xfwm4/bottom-left-active.xpm
new file mode 100755
index 0000000..e5c2981
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-left-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a33300",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/bottom-left-inactive.xpm b/.themes/oomox-coffee/xfwm4/bottom-left-inactive.xpm
new file mode 100755
index 0000000..765f9b4
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-left-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #4e2512",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/bottom-right-active.xpm b/.themes/oomox-coffee/xfwm4/bottom-right-active.xpm
new file mode 100755
index 0000000..9c53d32
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-right-active.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_active_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #a33300",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/bottom-right-inactive.xpm b/.themes/oomox-coffee/xfwm4/bottom-right-inactive.xpm
new file mode 100755
index 0000000..23150d1
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #4e2512",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/close-active.xpm b/.themes/oomox-coffee/xfwm4/close-active.xpm
new file mode 100755
index 0000000..8a66bbb
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/close-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/close-inactive.xpm b/.themes/oomox-coffee/xfwm4/close-inactive.xpm
new file mode 100755
index 0000000..4abed3e
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/close-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/close-prelight.xpm b/.themes/oomox-coffee/xfwm4/close-prelight.xpm
new file mode 100755
index 0000000..2282419
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/close-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/close-pressed.xpm b/.themes/oomox-coffee/xfwm4/close-pressed.xpm
new file mode 100755
index 0000000..2282419
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/close-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * close_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++....++........",
+"........+++..+++........",
+".........++++++.........",
+"..........++++..........",
+"..........++++..........",
+".........++++++.........",
+"........+++..+++........",
+"........++....++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/hide-active.xpm b/.themes/oomox-coffee/xfwm4/hide-active.xpm
new file mode 100755
index 0000000..8a8e7a1
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/hide-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/hide-inactive.xpm b/.themes/oomox-coffee/xfwm4/hide-inactive.xpm
new file mode 100755
index 0000000..63029ac
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/hide-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/hide-prelight.xpm b/.themes/oomox-coffee/xfwm4/hide-prelight.xpm
new file mode 100755
index 0000000..f079bb8
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/hide-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/hide-pressed.xpm b/.themes/oomox-coffee/xfwm4/hide-pressed.xpm
new file mode 100755
index 0000000..f079bb8
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/hide-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * hide_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/left-active.xpm b/.themes/oomox-coffee/xfwm4/left-active.xpm
new file mode 100755
index 0000000..7d9f5fb
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/left-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a33300",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/left-inactive.xpm b/.themes/oomox-coffee/xfwm4/left-inactive.xpm
new file mode 100755
index 0000000..34e9460
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/left-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * left_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #4e2512",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-active.xpm b/.themes/oomox-coffee/xfwm4/maximize-active.xpm
new file mode 100755
index 0000000..aca7251
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-inactive.xpm b/.themes/oomox-coffee/xfwm4/maximize-inactive.xpm
new file mode 100755
index 0000000..5232e4f
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-prelight.xpm b/.themes/oomox-coffee/xfwm4/maximize-prelight.xpm
new file mode 100755
index 0000000..4f4bb6d
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-pressed.xpm b/.themes/oomox-coffee/xfwm4/maximize-pressed.xpm
new file mode 100755
index 0000000..4f4bb6d
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-toggled-active.xpm b/.themes/oomox-coffee/xfwm4/maximize-toggled-active.xpm
new file mode 100755
index 0000000..571a83b
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-toggled-inactive.xpm b/.themes/oomox-coffee/xfwm4/maximize-toggled-inactive.xpm
new file mode 100755
index 0000000..af546fa
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-toggled-prelight.xpm b/.themes/oomox-coffee/xfwm4/maximize-toggled-prelight.xpm
new file mode 100755
index 0000000..119f7b3
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/maximize-toggled-pressed.xpm b/.themes/oomox-coffee/xfwm4/maximize-toggled-pressed.xpm
new file mode 100755
index 0000000..119f7b3
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/maximize-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * maximize_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........++++++++........",
+"........++++++++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++....++........",
+"........++++++++........",
+"........++++++++........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/menu-active.xpm b/.themes/oomox-coffee/xfwm4/menu-active.xpm
new file mode 100755
index 0000000..96253df
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/menu-active.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #4e2512",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/menu-inactive.xpm b/.themes/oomox-coffee/xfwm4/menu-inactive.xpm
new file mode 100755
index 0000000..6af8e90
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/menu-inactive.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_inactive_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #4e2512",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/menu-prelight.xpm b/.themes/oomox-coffee/xfwm4/menu-prelight.xpm
new file mode 100755
index 0000000..1cecf3f
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/menu-prelight.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_prelight_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #4e2512",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/menu-pressed.xpm b/.themes/oomox-coffee/xfwm4/menu-pressed.xpm
new file mode 100755
index 0000000..4fca7d4
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/menu-pressed.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #4e2512",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/right-active.xpm b/.themes/oomox-coffee/xfwm4/right-active.xpm
new file mode 100755
index 0000000..53dadbc
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/right-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #a33300",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/right-inactive.xpm b/.themes/oomox-coffee/xfwm4/right-inactive.xpm
new file mode 100755
index 0000000..88c1815
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/right-inactive.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * right_inactive_xpm[] = {
+"1 21 2 1",
+" c None",
+". c #4e2512",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+"."};
diff --git a/.themes/oomox-coffee/xfwm4/shade-active.xpm b/.themes/oomox-coffee/xfwm4/shade-active.xpm
new file mode 100755
index 0000000..66af2e2
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-inactive.xpm b/.themes/oomox-coffee/xfwm4/shade-inactive.xpm
new file mode 100755
index 0000000..b11a068
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-prelight.xpm b/.themes/oomox-coffee/xfwm4/shade-prelight.xpm
new file mode 100755
index 0000000..02d2a6e
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-pressed.xpm b/.themes/oomox-coffee/xfwm4/shade-pressed.xpm
new file mode 100755
index 0000000..02d2a6e
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-toggled-active.xpm b/.themes/oomox-coffee/xfwm4/shade-toggled-active.xpm
new file mode 100755
index 0000000..0019af6
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-toggled-inactive.xpm b/.themes/oomox-coffee/xfwm4/shade-toggled-inactive.xpm
new file mode 100755
index 0000000..34a26d4
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-toggled-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-toggled-prelight.xpm b/.themes/oomox-coffee/xfwm4/shade-toggled-prelight.xpm
new file mode 100755
index 0000000..a842597
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/shade-toggled-pressed.xpm b/.themes/oomox-coffee/xfwm4/shade-toggled-pressed.xpm
new file mode 100755
index 0000000..a842597
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/shade-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * shade_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+".......+++.++.+++.......",
+"........++++++++........",
+".........++++++.........",
+"..........++++..........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-active.xpm b/.themes/oomox-coffee/xfwm4/stick-active.xpm
new file mode 100755
index 0000000..d852205
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * stick_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-inactive.xpm b/.themes/oomox-coffee/xfwm4/stick-inactive.xpm
new file mode 100755
index 0000000..a285a17
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-prelight.xpm b/.themes/oomox-coffee/xfwm4/stick-prelight.xpm
new file mode 100755
index 0000000..cbb9f31
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-pressed.xpm b/.themes/oomox-coffee/xfwm4/stick-pressed.xpm
new file mode 100755
index 0000000..cbb9f31
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++..++.........",
+"........++....++........",
+"........++....++........",
+".........++..++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-toggled-active.xpm b/.themes/oomox-coffee/xfwm4/stick-toggled-active.xpm
new file mode 100755
index 0000000..4ded21a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-toggled-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_active_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #c8b8b1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-toggled-inactive.xpm b/.themes/oomox-coffee/xfwm4/stick-toggled-inactive.xpm
new file mode 100755
index 0000000..09eb73a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-toggled-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #a99389",
+"@ c #4e2512",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-toggled-prelight.xpm b/.themes/oomox-coffee/xfwm4/stick-toggled-prelight.xpm
new file mode 100755
index 0000000..cf6f55a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-toggled-prelight.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/stick-toggled-pressed.xpm b/.themes/oomox-coffee/xfwm4/stick-toggled-pressed.xpm
new file mode 100755
index 0000000..cf6f55a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/stick-toggled-pressed.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * stick_toggled_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #75574a s active_color_1",
+"@ c #a33300",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+".........++++++.........",
+".........++++++.........",
+"........++++++++........",
+"........++++++++........",
+".........++++++.........",
+".........++++++.........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};
diff --git a/.themes/oomox-coffee/xfwm4/themerc b/.themes/oomox-coffee/xfwm4/themerc
new file mode 100755
index 0000000..3c7dc62
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/themerc
@@ -0,0 +1,23 @@
+# Name: Numix xfwm4 theme
+# Author: Satyajit Sahoo
+# License: GPL-3.0+
+
+active_text_color=#c8b8b1
+inactive_text_color=#a99389
+button_offset=3
+button_spacing=0
+show_app_icon=true
+full_width_title=true
+maximized_offset=0
+title_horizontal_offset=3
+title_shadow_active=false
+title_shadow_inactive=false
+title_vertical_offset_active=0
+title_vertical_offset_inactive=0
+title_shadow_active=false
+title_shadow_inactive=false
+shadow_delta_height=0
+shadow_delta_width=0
+shadow_delta_x=0
+shadow_delta_y=0
+shadow_opacity=30
diff --git a/.themes/oomox-coffee/xfwm4/title-1-active.xpm b/.themes/oomox-coffee/xfwm4/title-1-active.xpm
new file mode 100755
index 0000000..c289cba
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-1-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a33300",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-1-inactive.xpm b/.themes/oomox-coffee/xfwm4/title-1-inactive.xpm
new file mode 100755
index 0000000..28b58cc
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-1-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_1_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-2-active.xpm b/.themes/oomox-coffee/xfwm4/title-2-active.xpm
new file mode 100755
index 0000000..830e510
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-2-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a33300",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-2-inactive.xpm b/.themes/oomox-coffee/xfwm4/title-2-inactive.xpm
new file mode 100755
index 0000000..c35741a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-2-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_2_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-3-active.xpm b/.themes/oomox-coffee/xfwm4/title-3-active.xpm
new file mode 100755
index 0000000..4f85763
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-3-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a33300",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-3-inactive.xpm b/.themes/oomox-coffee/xfwm4/title-3-inactive.xpm
new file mode 100755
index 0000000..73e89cc
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-3-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_3_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-4-active.xpm b/.themes/oomox-coffee/xfwm4/title-4-active.xpm
new file mode 100755
index 0000000..685b06a
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-4-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a33300",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-4-inactive.xpm b/.themes/oomox-coffee/xfwm4/title-4-inactive.xpm
new file mode 100755
index 0000000..f558663
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-4-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_4_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-5-active.xpm b/.themes/oomox-coffee/xfwm4/title-5-active.xpm
new file mode 100755
index 0000000..ec130d7
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-5-active.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_active_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #a33300",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/title-5-inactive.xpm b/.themes/oomox-coffee/xfwm4/title-5-inactive.xpm
new file mode 100755
index 0000000..3435ac1
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/title-5-inactive.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * title_5_inactive_xpm[] = {
+"2 26 3 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"..",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++",
+"++"};
diff --git a/.themes/oomox-coffee/xfwm4/top-left-active.xpm b/.themes/oomox-coffee/xfwm4/top-left-active.xpm
new file mode 100755
index 0000000..92bce8f
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/top-left-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a33300",
+"+ c #a33300",
+"@ c #4e2512",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-coffee/xfwm4/top-left-inactive.xpm b/.themes/oomox-coffee/xfwm4/top-left-inactive.xpm
new file mode 100755
index 0000000..e5b81dd
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/top-left-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_left_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"@ c #4e2512",
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};
diff --git a/.themes/oomox-coffee/xfwm4/top-right-active.xpm b/.themes/oomox-coffee/xfwm4/top-right-active.xpm
new file mode 100755
index 0000000..b789dc1
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/top-right-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_active_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #a33300",
+"+ c #a33300",
+"@ c #4e2512",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-coffee/xfwm4/top-right-inactive.xpm b/.themes/oomox-coffee/xfwm4/top-right-inactive.xpm
new file mode 100755
index 0000000..f29487d
--- /dev/null
+++ b/.themes/oomox-coffee/xfwm4/top-right-inactive.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * top_right_inactive_xpm[] = {
+"2 26 4 1",
+" c None",
+". c #4e2512",
+"+ c #4e2512",
+"@ c #4e2512",
+". ",
+"+.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@.",
+"@."};
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.svg
new file mode 100755
index 0000000..6b2b9d7
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.svg
@@ -0,0 +1,4456 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.txt b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.txt
new file mode 100755
index 0000000..6e738e3
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/all-assets.txt
@@ -0,0 +1,38 @@
+checkbox-checked-dark
+checkbox-checked-insensitive-dark
+checkbox-checked-insensitive
+checkbox-checked
+checkbox-mixed-dark
+checkbox-mixed-insensitive-dark
+checkbox-mixed-insensitive
+checkbox-mixed
+checkbox-unchecked-dark
+checkbox-unchecked-insensitive-dark
+checkbox-unchecked-insensitive
+checkbox-unchecked
+grid-selection-checked-dark
+grid-selection-checked
+grid-selection-unchecked-dark
+grid-selection-unchecked
+menuitem-checkbox-checked-hover
+menuitem-checkbox-checked-insensitive
+menuitem-checkbox-checked
+menuitem-checkbox-mixed-hover
+menuitem-checkbox-mixed-insensitive
+menuitem-checkbox-mixed
+menuitem-radio-checked-hover
+menuitem-radio-checked-insensitive
+menuitem-radio-checked
+pane-handle
+radio-checked-dark
+radio-checked-insensitive-dark
+radio-checked-insensitive
+radio-checked
+radio-mixed-dark
+radio-mixed-insensitive-dark
+radio-mixed-insensitive
+radio-mixed
+radio-unchecked-dark
+radio-unchecked-insensitive-dark
+radio-unchecked-insensitive
+radio-unchecked
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/change_dpi.sh b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/change_dpi.sh
new file mode 100755
index 0000000..0c03497
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/change_dpi.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+for f in "$@"; do
+ rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f"
+done
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..a71d7ab
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked.svg
new file mode 100755
index 0000000..9f9c795
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..5dc19ba
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed.svg
new file mode 100755
index 0000000..42ebb5d
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/checkbox-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-checked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-checked.svg
new file mode 100755
index 0000000..b81cca3
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-checked.svg
@@ -0,0 +1,9 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-unchecked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-unchecked.svg
new file mode 100755
index 0000000..f86a1bf
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/grid-selection-unchecked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-hover.svg
new file mode 100755
index 0000000..fdb9c45
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-insensitive.svg
new file mode 100755
index 0000000..3d0c342
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked.svg
new file mode 100755
index 0000000..4d36619
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-hover.svg
new file mode 100755
index 0000000..d0d0d89
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-insensitive.svg
new file mode 100755
index 0000000..2612df6
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-selected.svg
new file mode 100755
index 0000000..2a72de5
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed.svg
new file mode 100755
index 0000000..d0d0d89
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-unchecked.svg
new file mode 100755
index 0000000..0311399
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-checkbox-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-hover.svg
new file mode 100755
index 0000000..e3990a2
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-insensitive.svg
new file mode 100755
index 0000000..466ca04
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked.svg
new file mode 100755
index 0000000..6810e29
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-checked.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-hover.svg
new file mode 100755
index 0000000..117fc69
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-hover.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-insensitive.svg
new file mode 100755
index 0000000..3c30b10
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-insensitive.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-selected.svg
new file mode 100755
index 0000000..2336cc8
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed-selected.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed.svg
new file mode 100755
index 0000000..117fc69
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-mixed.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-unchecked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-unchecked.svg
new file mode 100755
index 0000000..9be2a68
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/menuitem-radio-unchecked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle-vertical.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle-vertical.svg
new file mode 100755
index 0000000..5813a74
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle-vertical.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.png
new file mode 100755
index 0000000..e67a9dc
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.svg
new file mode 100755
index 0000000..522f95e
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle@2.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle@2.png
new file mode 100755
index 0000000..8a2cd07
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/pane-handle@2.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked-insensitive.svg
new file mode 100755
index 0000000..bc21aa8
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked.svg
new file mode 100755
index 0000000..623c547
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-checked.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed-insensitive.svg
new file mode 100755
index 0000000..5dc19ba
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed.svg
new file mode 100755
index 0000000..42ebb5d
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-mixed.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected-insensitive.svg
new file mode 100755
index 0000000..bc21aa8
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected.svg
new file mode 100755
index 0000000..623c547
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-selected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected-insensitive.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected-insensitive.svg
new file mode 100755
index 0000000..63e4fa2
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected-insensitive.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected.svg
new file mode 100755
index 0000000..e29d1e8
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/radio-unselected.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/sed.sh b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/sed.sh
new file mode 100755
index 0000000..c6eac5a
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/sed.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+sed -i \
+ -e 's/#a0a0a0/rgb(0%,0%,0%)/g' \
+ -e 's/#000000/rgb(100%,100%,100%)/g' \
+ -e 's/#7d2b27/rgb(50%,0%,0%)/g' \
+ -e 's/#373e4c/rgb(0%,50%,0%)/g' \
+ -e 's/#a0a0a0/rgb(50%,0%,50%)/g' \
+ -e 's/#7d2b27/rgb(0%,0%,50%)/g' \
+ "$@"
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/unsed.sh b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/unsed.sh
new file mode 100755
index 0000000..6e53a0e
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/assets/unsed.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+sed -i \
+ -e 's/rgb(0%,0%,0%)/#a0a0a0/g' \
+ -e 's/rgb(100%,100%,100%)/#000000/g' \
+ -e 's/rgb(50%,0%,0%)/#7d2b27/g' \
+ -e 's/rgb(0%,50%,0%)/#373e4c/g' \
+ -e 's/rgb(0%,50.196078%,0%)/#373e4c/g' \
+ -e 's/rgb(50%,0%,50%)/#a0a0a0/g' \
+ -e 's/rgb(50.196078%,0%,50.196078%)/#a0a0a0/g' \
+ -e 's/rgb(0%,0%,50%)/#7d2b27/g' \
+ "$@"
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace-hover.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace-hover.png
new file mode 100755
index 0000000..bd7f779
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace-hover.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace.png
new file mode 100755
index 0000000..40ac9af
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/add-workspace.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-left.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-left.svg
new file mode 100755
index 0000000..8df3d96
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-left.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-right.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-right.svg
new file mode 100755
index 0000000..04bee82
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/calendar-arrow-right.svg
@@ -0,0 +1,82 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox-off.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox-off.svg
new file mode 100755
index 0000000..8db2ccf
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox-off.svg
@@ -0,0 +1,98 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox.svg
new file mode 100755
index 0000000..f6adb68
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/checkbox.svg
@@ -0,0 +1,104 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/close-window.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/close-window.svg
new file mode 100755
index 0000000..ef71618
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/close-window.svg
@@ -0,0 +1,152 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/corner-ripple.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/corner-ripple.png
new file mode 100755
index 0000000..35d95ff
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/corner-ripple.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton-off.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton-off.svg
new file mode 100755
index 0000000..3023285
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton-off.svg
@@ -0,0 +1,91 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton.svg
new file mode 100755
index 0000000..63f8016
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/radiobutton.svg
@@ -0,0 +1,97 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-intl.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-intl.svg
new file mode 100755
index 0000000..bac8326
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-intl.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-us.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-us.svg
new file mode 100755
index 0000000..bac8326
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-off-us.svg
@@ -0,0 +1,951 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-intl.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-intl.svg
new file mode 100755
index 0000000..39c36e0
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-intl.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-us.svg b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-us.svg
new file mode 100755
index 0000000..39c36e0
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/toggle-on-us.svg
@@ -0,0 +1,1537 @@
+
+
+
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/trash-icon.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/trash-icon.png
new file mode 100755
index 0000000..270fe2e
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/assets/trash-icon.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_extends.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_extends.scss
new file mode 100755
index 0000000..9a78c30
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_extends.scss
@@ -0,0 +1,372 @@
+// extend-elements
+
+// to bottom
+%bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// hover to bottom
+%hover-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// button to top
+%button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_button_bg_grad;
+ background-gradient-end: $dark_button_bg_grad;
+}
+
+// hover button to top
+%hover-button-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_button_bg_grad;
+ background-gradient-end: $dark_hover_button_bg_grad;
+}
+
+// to top
+%bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to top
+%hover-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to bottom
+%selected-bg-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to top
+%selected-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to bottom
+%hover-selected-grad-to-bottom {
+ background-gradient-direction: vertical;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to top
+%hover-selected-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// to right
+%bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_bg_grad;
+ background-gradient-end: $light_bg_grad;
+}
+
+// to left
+%bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_bg_grad;
+ background-gradient-end: $dark_bg_grad;
+}
+
+// hover to right
+%hover-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_bg_grad;
+ background-gradient-end: $light_hover_bg_grad;
+}
+
+// hover to left
+%hover-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_bg_grad;
+ background-gradient-end: $dark_hover_bg_grad;
+}
+
+// selected to right
+%selected-bg-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_selected_bg_grad;
+ background-gradient-end: $light_selected_bg_grad;
+}
+
+// selected to left
+%selected-bg-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_selected_bg_grad;
+ background-gradient-end: $dark_selected_bg_grad;
+}
+
+// hover selected to right
+%hover-selected-grad-to-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $dark_hover_selected_grad;
+ background-gradient-end: $light_hover_selected_grad;
+}
+
+// hover selected to left
+%hover-selected-grad-to-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: $light_hover_selected_grad;
+ background-gradient-end: $dark_hover_selected_grad;
+}
+
+// tooltip to top
+%tooltip-bg-grad-to-top {
+ background-gradient-direction: vertical;
+ background-gradient-start: $light_tooltip_bg_grad;
+ background-gradient-end: $dark_tooltip_bg_grad;
+}
+
+// used in selectors
+// .osd-window, .info-osd, .workspace-osd
+%osd-shared {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .slider, .sound-player .slider, .popup-slider-menu-item
+%slider-shared {
+ height: 1.2em;
+ min-width: 15em;
+ color: $button_bg_color;
+ -slider-height: 2px;
+ -slider-background-color: $scrollbar_bg_color;
+ -slider-border-color: $interior_border;
+ -slider-active-background-color: $scrollbar_slider_hover_color;
+ -slider-active-border-color: $selected_border;
+ -slider-border-width: 1px;
+ -slider-border-radius: $roundness;
+ -slider-handle-radius: 8px;
+ -slider-handle-border-color: $button_border;
+}
+
+// used in selectors
+// .separator, .popup-seperator-menu-item
+%separator-shared {
+ -gradient-height: 3px;
+ -gradient-start: $selected_bg_color;
+ -gradient-end: $dark_bg_color;
+ -margin-horizontal: 4px;
+ height: 1em;
+}
+
+// used in selectors
+// #menu-search-entry, .run-dialog-entry, #notification StEntry
+%dialog-entry {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: $spacing_plus2;
+ border-radius: $roundness;
+ color: $tooltip_fg_color;
+ border: 1px solid $interior_border;
+ selection-background-color: $selected_bg_color;
+ selected-color: $selected_fg_color;
+ caret-color: $primary_caret_color;
+ caret-size: 0.1em;
+ width: 250px;
+ height: 1.5em;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box
+%desklet-shared {
+ @extend %bg-grad-to-right;
+
+ color: $dark_fg_color;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+}
+
+// used in selectors
+// .calendar-change-month-back, .calendar-change-month-forward
+%calendar-shared {
+ width: 16px;
+ height: 16px;
+ border-radius: $roundness;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button, .notification-icon-button, .modal-dialog-button, .sound-player-overlay StButton, .keyboard-key
+%shared-button {
+ @extend %button-bg-grad-to-top;
+
+ border: 1px solid $button_border;
+ border-radius: $roundness;
+ text-align: center;
+ color: $button_fg_color;
+ transition-duration: 150;
+}
+
+// used in selectors
+// .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button:hover, .sound-player-overlay StButton:hover, .keyboard-key:hover
+%shared-button-hover {
+ @extend %hover-button-bg-grad-to-top;
+
+ border: 1px solid $selected_border;
+}
+
+// used in selectors
+// .notification-button:active, .notification-icon-button:active, .modal-dialog-button:active, .modal-dialog-button:pressed, .sound-player-overlay StButton:active, .keyboard-key:active
+%shared-button-active {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .menu .popup-combo-menu
+%shared-menu {
+ @extend %bg-grad-to-right;
+
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
+
+// used in selectors
+// .menu-application-button-label, .menu-category-button-label
+%menu-button-label-shared {
+ &:ltr {
+ padding-left: 4px;
+ }
+ &:rtl {
+ padding-right: 4px;
+ }
+}
+
+// used in selectors
+// .popup-menu-item, .popup-combobox-item, .menu-favorites-button, .menu-places-button, .menu-category-button, .menu-category-button-greyed, .menu-category-button-selected
+%menu-buttons-shared {
+ //min-height: 22px; //setting a min height accross the board for all menu types (menu entries with an application icon are hardcoded to this min-height) causes display issues in cinnamon :-(
+ padding: $spacing_plus2;
+}
+
+// used in selectors
+// .show-processes-dialog-subject, .mount-question-dialog-subject
+%shared-dialogs-subject {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-top: 10px;
+ padding-left: 17px;
+ padding-bottom: 6px;
+}
+
+// used in selectors
+// .show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl
+%shared-dialogs-subject-rtl {
+ padding-left: 0;
+ padding-right: 17px;
+}
+
+// used in selectors
+// .show-processes-dialog-description, .mount-question-dialog-description
+%shared-dialogs-description {
+ color: $dark_fg_color;
+ padding-left: 17px;
+ width: 28em;
+}
+
+// used in selectors
+// .menu-applications-inner-box StScrollView, .starkmenu-favorites-box .menu-context-menu
+%menu-context-shared {
+ @extend %bg-grad-to-bottom;
+
+ padding: 8px;
+ margin: 8px 0;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StIcon {
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ }
+}
+
+// used in selectors
+// .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus
+%panel-top-shared {
+ @extend %selected-bg-grad-to-top;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-bottom .windows-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus
+%panel-bottom-shared {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus
+%panel-left-shared {
+ @extend %selected-bg-grad-to-left;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .panel-right .windows-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus
+%panel-right-shared {
+ @extend %selected-bg-grad-to-right;
+
+ color: $selected_fg_color;
+}
+
+// used in selectors
+// .check-box StBin, .check-box:focus StBin
+%check-box-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/checkbox-off.svg);
+}
+
+// used in selectors
+// .radiobutton StBin, .radiobutton:focus StBin
+%radiobutton-shared {
+ width: 16px;
+ height: 16px;
+ background-image: url(assets/radiobutton-off.svg);
+ border-radius: $roundness;
+}
+
+// used in selectors
+// .tile-preview, .tile-hud
+%tile-shared {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $exterior_border;
+}
+
+// used in selectors
+// .tile-preview.snap, .tile-hud.snap
+%tile-shared-snap {
+ background-color: $dark_bg_color_trans;
+ border: 2px solid $selected_border;
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_global.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_global.scss
new file mode 100755
index 0000000..7babc23
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/_global.scss
@@ -0,0 +1,84 @@
+// scss-lint:disable ColorVariable
+
+// main colors used in theme
+// 1.0 < 1 will result in most cinnamon surfaces being transparent
+$button_bg_color: #d0b797;
+$button_fg_color: #000000;
+$selected_bg_color: #373e4c;
+$selected_fg_color: #f1e4d8;
+$tooltip_bg_color: #a0a0a0;
+$tooltip_fg_color: #000000;
+$dark_bg_color: fade-out(#7d2b27, 1 - 1.0);
+$dark_fg_color: #f1e4d8;
+
+// an always transparent color used for expo & scale views and the lightbox effect when cinnamon is showing an OSD.
+$dark_bg_color_trans: fade-out(#7d2b27, 1 - (1.0 / 2));
+
+// used to calculate gradients for gradient values > 0
+$lighten_amount: 1 + (0.0 / 2);
+$darken_amount: 1 - (0.0 / 2);
+
+// main background surface gradient start and end colors
+$light_bg_grad: if($lighten_amount > 1, lighten($dark_bg_color, ($lighten_amount - 1) * lightness($dark_bg_color)), $dark_bg_color);
+$dark_bg_grad: if($darken_amount < 1, darken($dark_bg_color, (1 - $darken_amount) * lightness($dark_bg_color)), $dark_bg_color);
+
+// hovered background surface gradient start and end colors - used for window list
+$hover_bg_color: lighten($dark_bg_color, .05 * lightness($dark_bg_color));
+$light_hover_bg_grad: if($lighten_amount > 1, lighten($hover_bg_color, ($lighten_amount - 1) * lightness($hover_bg_color)), $hover_bg_color);
+$dark_hover_bg_grad: if($darken_amount < 1, darken($hover_bg_color, (1 - $darken_amount) * lightness($hover_bg_color)), $hover_bg_color);
+
+// selected background surface gradient start and end colors - used for window list & buttons
+$light_selected_bg_grad: if($lighten_amount > 1, lighten($selected_bg_color, ($lighten_amount - 1) * lightness($selected_bg_color)), $selected_bg_color);
+$dark_selected_bg_grad: if($darken_amount < 1, darken($selected_bg_color, (1 - $darken_amount) * lightness($selected_bg_color)), $selected_bg_color);
+
+// hovered selected background surface gradient start and end colors - used for window list
+$hover_selected_color: lighten($selected_bg_color, .05 * lightness($selected_bg_color));
+$light_hover_selected_grad: if($lighten_amount > 1, lighten($hover_selected_color, ($lighten_amount - 1) * lightness($hover_selected_color)), $hover_selected_color);
+$dark_hover_selected_grad: if($darken_amount < 1, darken($hover_selected_color, (1 - $darken_amount) * lightness($hover_selected_color)), $hover_selected_color);
+
+// button background surface gradient start and end colors - used for buttons
+$light_button_bg_grad: if($lighten_amount > 1, lighten($button_bg_color, ($lighten_amount - 1) * lightness($button_bg_color)), $button_bg_color);
+$dark_button_bg_grad: if($darken_amount < 1, darken($button_bg_color, (1 - $darken_amount) * lightness($button_bg_color)), $button_bg_color);
+
+// hovered button background surface gradient start and end colors - used for buttons
+$hover_button_bg: lighten($button_bg_color, .05 * lightness($button_bg_color));
+$light_hover_button_bg_grad: if($lighten_amount > 1, lighten($hover_button_bg, ($lighten_amount - 1) * lightness($hover_button_bg)), $hover_button_bg);
+$dark_hover_button_bg_grad: if($darken_amount < 1, darken($hover_button_bg, (1 - $darken_amount) * lightness($hover_button_bg)), $hover_button_bg);
+
+// tooltip background surface gradient start and end colors - used for tooltips
+$light_tooltip_bg_grad: if($lighten_amount > 1, lighten($tooltip_bg_color, ($lighten_amount - 1) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+$dark_tooltip_bg_grad: if($darken_amount < 1, darken($tooltip_bg_color, (1 - $darken_amount) * lightness($tooltip_bg_color)), $tooltip_bg_color);
+
+// borders used throughout theme buttons also use selected_borders_color
+$selected_border: mix($dark_bg_color, $selected_bg_color, if(lightness($dark_bg_color) < 50%, 18%, 10%));
+$border_strength: if(lightness($dark_fg_color) > 50, .1, .2);
+$interior_border: fade-out($dark_fg_color, 0.88 - $border_strength);
+$exterior_border: mix($dark_bg_color, $dark_fg_color, (30 + ($border_strength * 100)));
+
+// decoration for buttons
+$button_border_strength: if(lightness($button_fg_color) > 50, .1, .2);
+$button_border: fade-out($button_fg_color, 0.88 - $button_border_strength);
+
+// scrollbar colors
+$scrollbar_bg_color: darken($dark_bg_color, 5%);
+$scrollbar_slider_color: mix($dark_bg_color, $dark_fg_color, 20%);
+$scrollbar_slider_hover_color: mix($dark_bg_color, $selected_bg_color, 20%);
+
+// caret colors for dialog entrys
+$primary_caret_color: #7d2b27;
+
+// other colors used in the theme
+$link_color: #373e4c;
+$success_color: #41463f;
+$warning_color: #f0cb82;
+$error_color: #7d2b27;
+$info_fg_color: #000000;
+$info_bg_color: #5a6e7e;
+
+// used for border-radius throughout theme
+$roundness: 2px;
+
+// used for buttons, entrys, panel spacing, and menu item spacing.
+$spacing: 3px;
+$spacing_plus2: (3 + 2) + px;
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/cinnamon.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/cinnamon.scss
new file mode 100755
index 0000000..0d1f522
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/cinnamon.scss
@@ -0,0 +1,14 @@
+@import "_global";
+@import "_extends";
+
+@import "sections/_stage";
+@import "sections/_menu";
+@import "sections/_panel";
+@import "sections/_calendar";
+@import "sections/_accessibility";
+@import "sections/_notifications";
+@import "sections/_dialogs";
+@import "sections/_desklets";
+@import "sections/_alt-tab";
+@import "sections/_overview";
+@import "sections/_tile-hud";
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_accessibility.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_accessibility.scss
new file mode 100755
index 0000000..265978e
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_accessibility.scss
@@ -0,0 +1,46 @@
+// on screen keyboard
+#keyboard {
+ background-color: $dark_bg_color_trans;
+}
+.keyboard-key {
+ @extend %shared-button;
+
+ &:grayed {
+ color: $selected_fg_color;
+ border-color: $selected_fg_color;
+ }
+ &:checked {
+ border-color: $selected_border;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.keyboard-layout {
+ spacing: 8px;
+ padding: 8px;
+}
+.keyboard-row {
+ spacing: 16px;
+}
+.keyboard-subkeys {
+ color: $dark_fg_color;
+ padding: 4px;
+ -arrow-border-radius: $roundness;
+ -arrow-background-color: $dark_bg_color;
+ -arrow-border-width: 1px;
+ -arrow-border-color: $dark_fg_color;
+ -arrow-base: 16px;
+ -arrow-rise: 8px;
+ -boxpointer-gap: 4px;
+}
+// desktop zoom feature
+.magnifier-zoom-region {
+ border: 3px solid $exterior_border;
+ &.full-screen {
+ border-width: 0;
+ }
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_alt-tab.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_alt-tab.scss
new file mode 100755
index 0000000..06e57e1
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_alt-tab.scss
@@ -0,0 +1,66 @@
+// non 3D alt-tab options
+#altTabPopup {
+ padding: 8px;
+ spacing: 16px;
+}
+.switcher-list {
+ @extend %bg-grad-to-bottom;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 16px;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ &:selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: 4px;
+ color: $dark_fg_color;
+ }
+ .thumbnail {
+ min-width: 20em;
+ }
+ .separator {
+ width: 1px;
+ background-color: $selected_bg_color;
+ }
+}
+.switcher-list-item-container {
+ spacing: 8px;
+}
+.thumbnail-scroll-gradient-left {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 1.0);
+ background-gradient-end: rgba(51, 51, 51, 0);
+ border-radius: $roundness;
+ border-radius-topright: 0;
+ border-radius-bottomright: 0;
+ width: 60px;
+}
+.thumbnail-scroll-gradient-right {
+ background-gradient-direction: horizontal;
+ background-gradient-start: rgba(51, 51, 51, 0);
+ background-gradient-end: rgba(51, 51, 51, 1.0);
+ border-radius: $roundness;
+ border-radius-topleft: 0;
+ border-radius-bottomleft: 0;
+ width: 60px;
+}
+.switcher-arrow {
+ border-color: rgba(0,0,0,0);
+ color: $dark_fg_color;
+ &:highlighted {
+ border-color: rgba(0,0,0,0);
+ color: $selected_fg_color;
+ }
+}
+.switcher-preview-backdrop {
+ background-color: rgba(25,25,25,0.65);
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_calendar.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_calendar.scss
new file mode 100755
index 0000000..1bf695c
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_calendar.scss
@@ -0,0 +1,120 @@
+// the calendar displayed by the calendar applet is a heavily modified menu and inherits from the .menu selectosr
+// indivudual elements within the menu can be themed seperately with these selectors
+.calendar {
+ padding: 1em 1.75em;
+ spacing-rows: 1px;
+ spacing-columns: 5px;
+}
+// also covers the year label
+.calendar-month-label {
+ color: $dark_fg_color;
+ font-size: 0.8em;
+ padding: 5px 10px;
+ border-radius: $roundness;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-change-month-back {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-left.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-right.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.calendar-change-month-forward {
+ @extend %calendar-shared;
+
+ border: 1px solid transparent;
+ background-image: url(assets/calendar-arrow-right.svg);
+ &:rtl {
+ background-image: url(assets/calendar-arrow-left.svg);
+ }
+ &:hover {
+ border: 1px solid $selected_bg_color;
+ }
+ &:active {
+ background-color: $selected_bg_color;
+ }
+}
+.datemenu-date-label {
+ padding: 1em 1.75em;
+ color: $dark_fg_color;
+ font-weight: bold;
+ text-align: center;
+}
+.calendar-day-base {
+ font-size: 0.8em;
+ text-align: center;
+ width: 2.4em;
+ height: 1.8em;
+ border-radius: $roundness;
+ &:active {
+ background-color: $selected_bg_color;
+ }
+ &:hover {
+ }
+}
+.calendar-day-heading {
+ color: $dark_fg_color;
+ padding-top: 0.9em;
+}
+.calendar-week-number {
+ color: $dark_fg_color;
+ font-weight: bold;
+ padding-top: 0.6em;
+}
+.calendar-day {
+ &:ltr {
+ color: $dark_fg_color;
+ padding: 2px;
+ }
+ &:rtl {
+ color: $dark_fg_color;
+ padding: 3px;
+ }
+}
+.calendar-day-top {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-day-left {
+ &:ltr {
+ }
+ &:rtl {
+ }
+}
+.calendar-work-day {
+}
+.calendar-nonwork-day {
+ font-weight: bold;
+}
+// this is always is an active state
+.calendar-today {
+ @extend %selected-bg-grad-to-bottom;
+
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
+.calendar-other-month-day {
+ font-style: italic;
+}
+// this is always is an active state
+.calendar-day-with-events {
+ background-color: $selected_bg_color;
+ font-weight: bold;
+ &:active {
+ color: $selected_fg_color;
+ }
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_desklets.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_desklets.scss
new file mode 100755
index 0000000..74f8866
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_desklets.scss
@@ -0,0 +1,65 @@
+// desklets - the base .desklet selector is for 'undecorated' desklets however some subtle background themeing is desirable
+// to maintain visibility irrespctive of wallpaper and to allow for the highlighting scheme to work
+.desklet {
+ font-size: 0.9em;
+ padding: 8px;
+ color: $dark_fg_color;
+ border-radius: $roundness;
+ background-color: $dark_bg_color_trans;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+// these do not inherit from .desklet
+.desklet-with-borders {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-with-borders-and-header {
+ @extend %desklet-shared;
+
+ font-size: 0.9em;
+ border-radius-bottomleft: $roundness;
+ border-radius-bottomright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-header {
+ @extend %desklet-shared;
+
+ font-size: 1.2em;
+ border-radius-topleft: $roundness;
+ border-radius-topright: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.photoframe-box {
+ @extend %desklet-shared;
+
+ border-radius: $roundness;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.desklet-drag-placeholder {
+ border: 2px solid $selected_bg_color;
+ background-color: $dark_bg_color_trans;
+ border-radius: $roundness;
+}
+.launcher {
+ padding: 1px;
+ transition-duration: 150;
+ .icon-box {
+ padding-top: 2px;
+ }
+}
+// inherits font characteristics from .desklet-header
+.clock-desklet-label {
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_dialogs.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_dialogs.scss
new file mode 100755
index 0000000..9f1ee3f
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_dialogs.scss
@@ -0,0 +1,201 @@
+// on screen messages and input boxes
+.modal-dialog {
+ @extend %bg-grad-to-right;
+
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ padding: 16px 20px;
+}
+.modal-dialog-button-box {
+ spacing: 16px;
+}
+.modal-dialog-button {
+ @extend %shared-button;
+
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ &:pressed {
+ @extend %shared-button-active;
+ }
+ &:disabled {
+ color: rgb(60, 60, 60);
+ }
+}
+// run dialog (ALT-F2)
+.run-dialog-label {
+ color: $dark_fg_color;
+ padding-bottom: 10px;
+}
+.run-dialog-error-label {
+ color: $selected_bg_color;
+}
+.run-dialog-error-box {
+ padding-top: 15px;
+ spacing: 5px;
+}
+.run-dialog-completion-box {
+ padding-left: 15px;
+}
+.run-dialog-entry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+}
+.run-dialog {
+ border-radius: $roundness;
+ padding: 16px 20px;
+}
+// removable media dialogs
+.cinnamon-mount-operation-icon {
+ icon-size: 4.8em;
+}
+.mount-password-reask {
+ color: $warning_color;
+}
+.show-processes-dialog {
+ spacing: 24px;
+}
+.mount-question-dialog {
+ spacing: 24px;
+}
+.show-processes-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.mount-question-dialog-subject {
+ @extend %shared-dialogs-subject;
+
+ &:rtl {
+ @extend %shared-dialogs-subject-rtl;
+ }
+}
+.show-processes-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.mount-question-dialog-description {
+ @extend %shared-dialogs-description;
+
+ &:rtl {
+ padding-right: 17px;
+ }
+}
+.show-processes-dialog-app-list {
+ max-height: 200px;
+ padding-top: 24px;
+ padding-left: 49px;
+ padding-right: 32px;
+ &:rtl {
+ padding-right: 49px;
+ padding-left: 32px;
+ }
+}
+.show-processes-dialog-app-list-item {
+ color: $dark_fg_color;
+ &:hover {
+ color: $dark_fg_color;
+ }
+ &:ltr {
+ padding-right: 1em;
+ }
+ &:rtl {
+ padding-left: 1em;
+ }
+}
+.show-processes-dialog-app-list-item-icon {
+ &:ltr {
+ padding-right: 17px;
+ }
+ &:rtl {
+ padding-left: 17px;
+ }
+}
+.show-processes-dialog-app-list-item-name {
+}
+// displayed when media keys are pressed.
+.osd-window {
+ @extend %osd-shared;
+
+ spacing: 1em;
+ padding: 16px;
+ .level {
+ height: 0.7em;
+ border-radius: 0.3em;
+ background-color: $scrollbar_bg_color;
+ }
+ .level-bar {
+ border-radius: 0.3em;
+ background-color: $scrollbar_slider_hover_color;
+ }
+}
+.info-osd, .workspace-osd, .overview-empty-placeholder {
+ @extend %osd-shared;
+
+ font-size: 1.5em;
+ text-align: center;
+ padding: 8px 10px;
+}
+// this is an full screen overlay that is displayed with any cinnamon OSD or modal dialog which needs to always be semi transparent
+.lightbox {
+ background-color: $dark_bg_color_trans;
+}
+// applet 'about' OSDs - inherits from modal dialogs
+.about-content {
+ min-width: 250px;
+ min-height: 150px;
+ spacing: 8px;
+ padding-bottom: 16px;
+}
+.about-title {
+ font-size: 1.4em;
+ font-weight: bold;
+}
+.about-uuid {
+ font-size: 0.8em;
+}
+.about-icon {
+ padding-right: 20px;
+}
+.about-scrollBox {
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+}
+.about-scrollBox-innerBox {
+ padding: 1.2em;
+ spacing: 1.2em;
+}
+.about-description {
+ padding-top: 4px;
+}
+.about-version {
+ padding-left: 7px;
+}
+// dialog box for the cinnamon debug utility
+#LookingGlassDialog {
+ @extend %bg-grad-to-bottom;
+
+ spacing: 4px;
+ padding: 8px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_menu.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_menu.scss
new file mode 100755
index 0000000..c4e45be
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_menu.scss
@@ -0,0 +1,238 @@
+.menu {
+ @extend %shared-menu;
+
+ min-width: 100px;
+ margin: 4px;
+}
+// scale view right click menu
+.popup-combo-menu {
+ @extend %shared-menu;
+}
+.popup-menu-arrow {
+ icon-size: 1.14em;
+}
+// applet submenus
+// the margin here causes the 'bounce' on opening the sub menu
+// does StScrollBar need to be here? No as long as it isnt themed differently to staging
+.popup-sub-menu {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ padding: 8px;
+}
+.popup-menu-content {
+ padding: 0;
+}
+// individual menu entries are themed here
+.popup-menu-item {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ spacing: .5em;
+ &:active {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+ &:insensitive {
+ font-style: italic;
+ }
+}
+.popup-combobox-item {
+ @extend %menu-buttons-shared;
+}
+// sliders and separators in menus
+.popup-separator-menu-item {
+ @extend %separator-shared;
+
+ -gradient-direction: horizontal;
+}
+.popup-slider-menu-item {
+ @extend %slider-shared;
+}
+.popup-device-menu-item {
+ spacing: .5em;
+}
+.popup-inactive-menu-item {
+ font-style: italic;
+ color: $dark_fg_color;
+}
+.popup-subtitle-menu-item {
+ font-weight: bold;
+ font-size: 1em;
+}
+.popup-menu-icon {
+ icon-size: 1.14em;
+}
+.popup-menu-item-dot {
+}
+.popup-submenu-menu-item:open {
+}
+.popup-alternating-menu-item:alternate {
+ font-weight: bold;
+}
+// toggles in menus
+.toggle-switch {
+ width: 64px;
+ height: 22px;
+}
+.toggle-switch-us {
+ background-image: url(assets/toggle-off-us.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-us.svg);
+ }
+}
+.toggle-switch-intl {
+ background-image: url(assets/toggle-off-intl.svg);
+ &:checked {
+ background-image: url(assets/toggle-on-intl.svg);
+ }
+}
+.nm-menu-item-icons {
+ spacing: .5em;
+ icon-size: 1.14em;
+}
+// all the remaining code is for the main menu applet
+.menu-favorites-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ spacing: 1em;
+}
+// This is for the stock menu in Cinnamon 4.0.2 and later - adds more vfade to the scrollable favorites box and fakes a seperator from the system buttons with a bottom border.
+.menu-favorites-scrollbox {
+ padding-bottom: 1em;
+ border-bottom: 1px solid;
+ border-color: $interior_border;
+ &.vfade {
+ -st-vfade-offset: 136px;
+ }
+}
+.menu-favorites-button {
+ @extend %menu-buttons-shared;
+
+ &:hover {
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ }
+}
+.menu-categories-box {
+ padding: 0.8em;
+}
+.menu-applications-inner-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ StScrollView {
+ @extend %menu-context-shared;
+ }
+}
+.menu-applications-outer-box {
+ @extend %bg-grad-to-right;
+
+ padding: 0.8em;
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+}
+.menu-application-button {
+ @extend %menu-buttons-shared;
+
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:highlighted {
+ font-weight: bold;
+ }
+}
+.menu-application-button-label {
+ @extend %menu-button-label-shared;
+}
+.menu-category-button {
+ @extend %menu-buttons-shared;
+}
+.menu-category-button-greyed {
+ @extend %menu-buttons-shared;
+
+ color: $dark_fg_color;
+ font-style: italic;
+}
+.menu-category-button-selected {
+ @extend %menu-buttons-shared;
+
+ background-color: $selected_bg_color;
+ border-radius: $roundness;
+ color: $selected_fg_color;
+ &:hover {
+ }
+}
+.menu-category-button-label {
+ @extend %menu-button-label-shared;
+}
+// in the stock menu app descriptions are shown at the base of the menu
+.menu-selected-app-box {
+ padding: 2px 8px;
+ text-align: right;
+ &:rtl {
+ text-align: left;
+ }
+}
+.menu-selected-app-title {
+ font-weight: bold;
+ font-size: 0.8em;
+}
+.menu-selected-app-description {
+ max-width: 150px;
+ font-size: 0.8em;
+}
+// the menus search box
+.menu-search-box {
+ &:ltr {
+ padding-left: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+ &:rtl {
+ padding-right: 30px;
+ padding-bottom: 5px;
+ padding-top: 5px;
+ }
+}
+#menu-search-entry {
+ @extend %dialog-entry;
+
+ margin-bottom: 0.5em;
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ }
+}
+.menu-search-entry-icon {
+ icon-size: 1em;
+ color: $tooltip_fg_color;
+}
+// new styleclasses for the Cinnamon 4.0.0 stock menu - note this menu was dropped in Cinnamon 4.0.1 but retain styling in case it's revived.
+.menu-top-box {
+ spacing: 10px; }
+.menu-systembuttons-box {
+ padding-bottom: 12px;
+ padding-top: 12px;
+ margin-bottom: 0.5em; }
+// cinnVIIstark menu right click favourites context menu
+.starkmenu-favorites-box .menu-context-menu, .menu-context-menu {
+ @extend %menu-context-shared;
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_notifications.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_notifications.scss
new file mode 100755
index 0000000..9bd5097
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_notifications.scss
@@ -0,0 +1,91 @@
+// notification system
+#notification {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 8px;
+ spacing-rows: 5px;
+ spacing-columns: 10px;
+ margin-from-right-edge-of-screen: 20px;
+ width: 34em;
+ color: $dark_fg_color;
+ &.multi-line-notification {
+ padding-bottom: 8px;
+ color: $dark_fg_color;
+ }
+ StEntry {
+ @extend %dialog-entry;
+
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ }
+ .url-highlighter {
+ link-color: $link_color;
+ }
+}
+.notification-with-image {
+ min-height: 159px;
+ color: $dark_fg_color;
+}
+#notification-scrollview {
+ max-height: 10em;
+ > {
+ .top-shadow {
+ height: 1em;
+ }
+ .bottom-shadow {
+ height: 1em;
+ }
+ }
+ &:ltr > StScrollBar {
+ padding-left: 6px;
+ }
+ &:rtl > StScrollBar {
+ padding-right: 6px;
+ }
+}
+#notification-body {
+ spacing: 4px;
+}
+#notification-actions {
+ spacing: 8px;
+}
+.notification-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 5em;
+ min-height: 1em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+}
+.notification-icon-button {
+ @extend %shared-button;
+
+ border-radius: $roundness;
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ > StIcon {
+ icon-size: 1.5em;
+ }
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_overview.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_overview.scss
new file mode 100755
index 0000000..c87d5d0
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_overview.scss
@@ -0,0 +1,119 @@
+// scale and expo views
+#overview {
+ spacing: 12px;
+}
+.workspace-thumbnails {
+ spacing: 14px;
+}
+.workspace-add-button {
+ background-image: url(assets/add-workspace.png);
+ height: 200px;
+ width: 35px;
+ border-radius-topleft: 10px;
+ border-radius-bottomleft: 10px;
+ transition-duration: 150;
+ background-color: $info_bg_color;
+ border-top: 1px solid;
+ border-left: 1px solid;
+ border-bottom: 1px solid;
+ border-color: $button_border;
+ &:hover {
+ background-image: url(assets/add-workspace-hover.png);
+ border-color: $selected_border;
+ }
+ &:active {
+ background-image: url(assets/add-workspace.png);
+ border-color: $selected_border;
+ background-color: $success_color;
+ }
+}
+.workspace-close-button {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+}
+// this always looks better semi transparent
+.workspace-overview-background-shade {
+ background-color: $dark_bg_color_trans;
+}
+.window-caption {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ color: $dark_fg_color;
+ -cinnamon-caption-spacing: 4px;
+ &:focus, selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ border: 1px solid $selected_border;
+ }
+}
+.window-border {
+ border: 1px solid $selected_border;
+}
+.window-close {
+ background-image: url(assets/close-window.svg);
+ height: 32px;
+ width: 32px;
+ -cinnamon-close-overlap: 20px;
+ &:rtl {
+ -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5);
+ }
+}
+.window-close-area {
+ background-image: url(assets/trash-icon.png);
+ background-size: 100px;
+ background-color: $dark_bg_color_trans;
+ border: 1px solid $exterior_border;
+ border-bottom-width: 0;
+ border-radius: 20px 20px 0 0;
+ height: 120px;
+ width: 400px;
+}
+.expo-background {
+ @extend %bg-grad-to-bottom;
+}
+.expo-workspace-thumbnail-frame {
+ border: 1px solid $exterior_border;
+ active {
+ border: 1px solid $selected_border;
+ }
+}
+.expo-workspaces-name-entry {
+ @extend %bg-grad-to-bottom;
+
+ padding: 4px 6px;
+ height: 1.5em;
+ border: 1px solid $exterior_border;
+ border-radius: $roundness;
+ selected-color: $selected_fg_color;
+ selection-background-color: $selected_bg_color;
+ color: $dark_fg_color;
+ text-align: center;
+ selected {
+ @extend %selected-bg-grad-to-bottom;
+
+ color: $selected_fg_color;
+ selected-color: $dark_fg_color;
+ selection-background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ }
+ &:focus {
+ border: 1px solid $selected_border;
+ }
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+}
+// hot corners animation
+.ripple-box {
+ width: 104px;
+ height: 104px;
+ background-image: url(assets/corner-ripple.png);
+ background-color: $selected_bg_color;
+ border-radius: 52px;
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_panel.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_panel.scss
new file mode 100755
index 0000000..f1743f5
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_panel.scss
@@ -0,0 +1,573 @@
+// panels can be on any side of the screen
+// some panel item theming is specific to panel orientation and is included in this section
+// each panel is also split into three zones
+// dnd is for panel edit mode
+// dummy is for adding or moving panels
+#panel {
+ color: $dark_fg_color;
+ height: 2.5em;
+ width: 3.2em;
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+}
+.panel-dummy {
+ background-color: rgba(255, 0, 0, 0.6);
+ &:entered {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+}
+.panelLeft {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(255, 0, 0, 0.6);
+ }
+ &:ltr {
+ padding-right: 4px;
+ }
+ &:rtl {
+ padding-left: 4px;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+.panelCenter {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 255, 0, 0.6);
+ }
+ &.vertical {
+ padding-left: 0;
+ padding-right: 0;
+ &:dnd {
+ }
+ }
+}
+.panelRight {
+ spacing: 4px;
+ &:dnd {
+ background-color: rgba(0, 0, 255, 0.6);
+ }
+ &:ltr {
+ padding-left: 0;
+ spacing: 0;
+ }
+ &:rtl {
+ padding-right: 0;
+ spacing: 0;
+ }
+ &.vertical {
+ padding: 0;
+ &:dnd {
+ }
+ }
+}
+// panel borders must be defined with a border-top color or other color definition that encompasses border-top
+// panels do not support different colors of borders on different edges
+// due to a bug in cinnamons placing of panel items on a bordered panel small margins are used to ensure that bordered panel objects
+// do not overlap the panel border
+.panel-top {
+ @extend %bg-grad-to-bottom;
+
+ box-shadow: 0 -1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-top;
+ margin-bottom: 1px;
+ &:hover {
+ @extend %hover-bg-grad-to-top;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-top-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-top;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-bottom {
+ @extend %bg-grad-to-top;
+
+ box-shadow: 0 1px 0 0 $exterior_border inset;
+ .window-list-item-box {
+ @extend %bg-grad-to-bottom;
+ margin-top: 1px;
+
+ &:hover {
+ @extend %hover-bg-grad-to-bottom;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-bottom-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-bottom;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 0 -2px 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 0 -4px 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: 1px $spacing;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 0 -2px 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: 3px $spacing;
+ }
+}
+.panel-left {
+ @extend %bg-grad-to-right;
+
+ box-shadow: -1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-right: 1px;
+ @extend %bg-grad-to-left;
+
+ &:hover {
+ @extend %hover-bg-grad-to-left;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-left-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-left;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: 2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: 4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: 2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+.panel-right {
+ @extend %bg-grad-to-left;
+
+ box-shadow: 1px 0 0 0 $exterior_border inset;
+ .window-list-item-box {
+ margin-left: 1px;
+ @extend %bg-grad-to-right;
+
+ &:hover {
+ @extend %hover-bg-grad-to-right;
+ }
+ &:active, &:checked, &:focus, &:running {
+ @extend %panel-right-shared;
+
+ &:hover {
+ @extend %hover-selected-grad-to-right;
+ }
+ }
+ }
+ .grouped-window-list-item-box {
+ &:active, &:checked {
+ box-shadow: -2px 0 0 0 $dark_fg_color inset;
+ }
+ &:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ &:focus {
+ box-shadow: -4px 0 0 0 $selected_border inset;
+ }
+ }
+ .workspace-switcher, .workspace-graph {
+ padding: $spacing 1px;
+ }
+ .panel-launchers .launcher:hover {
+ box-shadow: -2px 0 0 0 $selected_border inset;
+ }
+ .applet-separator {
+ padding: $spacing 3px;
+ }
+}
+// a non feature - not worth themeing
+.panel-corner {
+ &:active {
+ }
+ &:overview {
+ }
+ &:focus {
+ }
+}
+// remaining code is for panel items starting with the generic applets
+.applet-separator-line {
+ width: 2px;
+ background: $selected_bg_color;
+}
+.applet-separator-line-vertical {
+ border-color: $selected_bg_color;
+ border-bottom: 2px solid;
+}
+.applet-spacer:highlight {
+ background-color: $selected_bg_color;
+}
+.applet-box {
+ color: $dark_fg_color;
+ transition-duration: 150;
+ border-radius: $roundness;
+ padding: 0 $spacing;
+ &.vertical {
+ padding: $spacing 0;
+ }
+ &:checked {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:hover {
+ color: $selected_bg_color;
+ .applet-label {
+ color: $selected_bg_color;
+ }
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ .applet-label {
+ color: $selected_fg_color;
+ }
+ }
+}
+.applet-label {
+ font-weight: bold;
+ color: $dark_fg_color;
+ padding-left: 3px;
+}
+// icon-size set to 22 to match hard-coded menu icon size - applet-icon style is used for search provider results in menu
+.applet-icon {
+ color: $dark_fg_color;
+ padding: 0;
+ spacing: 0;
+ icon-size: 22px;
+}
+// used by power applet to warn of low battery
+.system-status-icon {
+ icon-size: 1.14em;
+ padding: 0;
+ spacing: 0;
+ &.warning {
+ color: $warning_color;
+ }
+ &.error {
+ color: $error_color;
+ }
+}
+// keyboard layout applet
+.panel-status-button {
+ -natural-hpadding: 4px;
+ -minimum-hpadding: 4px;
+ font-weight: bold;
+ color: $dark_fg_color;
+ &:hover {
+ color: $selected_bg_color;
+ }
+}
+// user applet specific themeing
+.user-box {
+ padding: 0.4em 1.3em;
+ spacing: 10px;
+}
+.user-icon {
+ padding: 4px;
+ border: none;
+}
+.user-label {
+ color: $dark_fg_color;
+ font-weight: bold;
+ font-size: 1em;
+}
+// the window list applet. Some third party applets inherit some of this theming.
+.window-list-box {
+ spacing: $spacing;
+ padding: 1px 3px;
+ font-size: 0.9em;
+ border-radius: $roundness;
+ &.vertical {
+ spacing: $spacing;
+ padding: 3px 1px;
+ }
+ &:highlight {
+ background-color: $selected_bg_color;
+ }
+ #appMenuIcon {
+ }
+}
+// progress was added with cinnamon 3.6 and allows compatible applications to use the window list as a progress bar
+.window-list-item {
+ &-box {
+ border: 1px solid $interior_border;
+ border-radius: $roundness;
+ transition-duration: 150;
+ &:hover {
+ border: 1px solid $selected_border;
+ }
+ &.top StLabel, &.bottom StLabel {
+ padding-left: 3px;
+ }
+ .progress {
+ background-color: $success_color;
+ border: 1px solid $selected_border;
+ border-radius: $roundness;
+ color: $info_fg_color;
+ }
+ #appMenuIcon {
+ padding-right: 0.2em;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+}
+// cinnamon 3.8 will support an improved window-list-thumbnail preview which now has it's own selector
+.window-list-preview {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ border: 1px solid $exterior_border;
+ padding: 6px 12px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+}
+// Cinnamon 4.0 has a new grouped window list applet with it's own selectors.
+// Initial theme support is defined here.
+
+.grouped-window-list {
+ &-thumbnail-label {
+ padding-left: 3px;
+ }
+ &-number-label {
+ z-index: 99;
+ font-size: 0.8em;
+ color: $dark_fg_color;
+ }
+ // May need to revise depending on upstream GWL developments
+ &-button-label {
+ padding: 0;
+ }
+ &-badge {
+ border-radius: 256px;
+ background-color: $dark_bg_color;
+ }
+ &-thumbnail-alert {
+ background: $warning_color;
+ }
+ &-item-box {
+ transition-duration: 150;
+ spacing: 1em;
+ background-color: rgba(0, 0, 0, 0.01);
+ &:hover, &:focus, {
+ color: $selected_bg_color;
+ }
+ &:focus {
+ font-weight: bold;
+ }
+ .progress {
+ background-color: $success_color;
+ }
+ }
+ &-demands-attention {
+ background-color: $info_bg_color;
+ color: $info_fg_color;
+ }
+ &-thumbnail-menu {
+ @extend %bg-grad-to-right;
+
+ border-radius: $roundness;
+ padding: 10px 15px;
+ spacing: $spacing;
+ color: $dark_fg_color;
+ .item-box {
+ padding: 8px;
+ border-radius: $roundness;
+ border: 1px solid $interior_border;
+ &:outlined {
+ border: 1px solid $selected_border;
+ }
+ &:selected {
+ background-color: $selected_bg_color;
+ border: 1px solid $selected_border;
+ color: $selected_fg_color;
+ }
+ }
+ .thumbnail-box {
+ padding: 2px;
+ spacing: $spacing;
+ }
+ .thumbnail {
+ width: 256px;
+ }
+ .separator {
+ width: 1px;
+ background: $selected_bg_color;
+ }
+ }
+}
+// the sound player applet
+.sound-player {
+ StButton {
+ @extend %shared-button;
+
+ min-width: 2em;
+ min-height: 2em;
+ padding: $spacing_plus2;
+ color: $button_fg_color;
+ border-radius: $roundness;
+ &:small {
+ min-width: 1.5em;
+ min-height: 1.5em;
+ padding: $spacing;
+ StIcon {
+ icon-size: 1em;
+ }
+ }
+ StIcon {
+ icon-size: 1.5em;
+ }
+ &:hover {
+ @extend %shared-button-hover;
+ }
+ &:focus {
+ color: $selected_fg_color;
+ }
+ &:active {
+ @extend %shared-button-active;
+ }
+ }
+ .slider {
+ @extend %slider-shared;
+ height: 4px;
+ }
+ StBoxLayout {
+ spacing: 0.5em;
+ }
+ > StBoxLayout {
+ padding: 5px;
+ }
+}
+.sound-player-generic-coverart {
+ background: rgba(0,0,0,0.2);
+}
+.sound-player-overlay {
+ @extend %bg-grad-to-bottom;
+
+ min-width: 300px;
+ padding: 12px 16px;
+ spacing: 0.5em;
+ color: $dark_fg_color;
+}
+// workspace switcher applet simple button view
+.workspace-button {
+ width: 2em;
+ height: 1em;
+ color: $dark_fg_color;
+ border: 1px solid $interior_border;
+ margin: 2px;
+ transition-duration: 150;
+ &.vertical {
+ height: 1.5em;
+ }
+ &:outlined {
+ background-color: $selected_bg_color;
+ color: $selected_fg_color;
+ border-color: $selected_border;
+ }
+}
+// workspace switcher applet graph view
+.workspace-graph {
+ .workspace {
+ @extend %bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ &:active {
+ @extend %selected-bg-grad-to-bottom;
+
+ border: 1px solid $interior_border;
+ .windows {
+ -active-window-background: rgba(255, 255, 255, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.9);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+ .windows {
+ -active-window-background: rgba(140, 140, 140, 0.8);
+ -active-window-border: rgba(0, 0, 0, 0.7);
+ -inactive-window-background: rgba(140, 140, 140, 0.8);
+ -inactive-window-border: rgba(0, 0, 0, 0.7);
+ }
+ }
+}
+// most panel launcher themeing is orientation specific
+.panel-launchers {
+ padding: 0 $spacing;
+ spacing: $spacing;
+ .launcher {
+ background-color:rgba(0, 0, 0, 0.01);
+ }
+ &.vertical {
+ padding: $spacing 0;
+ }
+}
+.notification-applet-padding {
+ padding: .5em 1em;
+}
+.notification-applet-container {
+ max-height: 100px;
+}
+.systray {
+ spacing: $spacing;
+}
+.flashspot {
+ background-color: $selected_bg_color;
+}
+
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_stage.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_stage.scss
new file mode 100755
index 0000000..e6944a6
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_stage.scss
@@ -0,0 +1,114 @@
+// defines font family and standard font size across the whole theme
+// em is preferred for better support for text scaling
+stage {
+ font-family: roboto, Noto Sans, sans, sans-serif;
+ font-size: 1em;
+}
+.cinnamon-link {
+ color: $link_color;
+ font-style: italic;
+ &:hover {
+ color: $selected_fg_color;
+ }
+}
+.label-shadow {
+ color: rgba(0,0,0,0.5);
+}
+// themeing for various standard elements
+StScrollBar {
+ padding: 2px;
+ StButton {
+ vhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ hhandle {
+ background-color: $scrollbar_slider_color;
+ border-radius: $roundness;
+ &:hover {
+ background-color: $scrollbar_slider_hover_color;
+ }
+ }
+ }
+ StBin#trough {
+ background-color: $scrollbar_bg_color;
+ border-radius: $roundness;
+ }
+}
+StScrollView {
+ &.vfade {
+ -st-vfade-offset: 68px;
+ }
+ &.hfade {
+ -st-hfade-offset: 68px;
+ }
+ StScrollBar {
+ min-width: 0.8em;
+ min-height: 0.8em;
+ }
+}
+.separator {
+ @extend %separator-shared;
+}
+.slider {
+ @extend %slider-shared;
+}
+.check-box {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ }
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %check-box-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+ }
+ StLabel {
+ font-weight: normal;
+ }
+ &:checked StBin {
+ background-image: url(assets/checkbox.svg);
+ }
+}
+.radiobutton {
+ CinnamonGenericContainer {
+ spacing: .2em;
+ height: 18px;
+ padding-top: 2px;
+ }
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:focus {
+ StBin {
+ @extend %radiobutton-shared;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+ }
+ StLabel {
+ padding-top: 4px;
+ font-size: 0.8em;
+ box-shadow: none;
+ }
+ &:checked StBin {
+ background-image: url(assets/radiobutton.svg);
+ }
+}
+#Tooltip {
+ @extend %tooltip-bg-grad-to-top;
+
+ padding: 5px 8px;
+ color: $tooltip_fg_color;
+ text-align: center;
+ border-radius: $roundness;
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_tile-hud.scss b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_tile-hud.scss
new file mode 100755
index 0000000..35f5ed8
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/scss/sections/_tile-hud.scss
@@ -0,0 +1,59 @@
+// on screen preview of windows tiling placement
+.tile-preview {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+}
+.tile-hud {
+ @extend %tile-shared;
+
+ &.snap {
+ @extend %tile-shared-snap;
+ }
+ &:top {
+ border-top-width: 0;
+
+ border-radius: 0 0 10px 10px;
+ }
+ &:bottom {
+ border-bottom-width: 0;
+
+ border-radius: $roundness $roundness 0 0;
+ }
+ &:left {
+ border-left-width: 0;
+
+ border-radius: 0 10px 10px 0;
+ }
+ &:right {
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 10px;
+ }
+ &:top-left {
+ border-top-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 0 10px 0;
+ }
+ &:top-right {
+ border-top-width: 0;
+ border-right-width: 0;
+
+ border-radius: 0 0 0 10px;
+ }
+ &:bottom-left {
+ border-bottom-width: 0;
+ border-left-width: 0;
+
+ border-radius: 0 10px 0 0;
+ }
+ &:bottom-right {
+ border-bottom-width: 0;
+ border-right-width: 0;
+
+ border-radius: 10px 0 0 0;
+ }
+}
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/thumbnail.png b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/thumbnail.png
new file mode 100755
index 0000000..ac66aa1
Binary files /dev/null and b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/cinnamon/thumbnail.png differ
diff --git a/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/gtk-2.0/gtkrc b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/gtk-2.0/gtkrc
new file mode 100755
index 0000000..2df1c13
--- /dev/null
+++ b/.themes/oomox-darth-sidious-vader-star-wars-artwork-digital-art-1920x1080-80661/gtk-2.0/gtkrc
@@ -0,0 +1,995 @@
+# Oomox GTK Theme (Numix Fork)
+
+gtk-color-scheme =
+"base_color:#a0a0a0\nbg_color:#a0a0a0\ntooltip_bg_color:#a0a0a0\nselected_bg_color:#373e4c\ntext_color:#7d2b27\nfg_color:#000000\ntooltip_fg_color:#000000\nselected_fg_color:#f1e4d8\nmenubar_bg_color:#7d2b27\nmenubar_fg_color:#f1e4d8\ntoolbar_bg_color:#a0a0a0\ntoolbar_fg_color:#000000\nmenu_bg_color:#7d2b27\nmenu_fg_color:#f1e4d8\npanel_bg_color:#a0a0a0\npanel_fg_color:#000000\nlink_color:#373e4c\nbtn_bg_color:#d0b797\nbtn_fg_color:#000000\ntitlebar_bg_color:#7d2b27\ntitlebar_fg_color:#f1e4d8\nprimary_caret_color:#7d2b27\nsecondary_caret_color:#7d2b27\naccent_bg_color:#373e4c\n"
+# Default Style
+
+style "murrine-default" {
+ GtkArrow::arrow-scaling= 1.0
+
+ GtkButton::child-displacement-x = 0
+ GtkButton::child-displacement-y = 0
+
+ #GtkButton::default-border = { 0, 0, 0, 0 }
+ GtkButton::inner-border = { 0, 0, 1, 0 }
+ GtkButton::focus-line-width = 2
+ #GtkButton::focus-padding = 4
+ GtkButton::focus-padding = 2
+ #GtkButton::interior-focus = 1
+
+ GtkEntry::inner-border = { 4, 4, 5, 4 }
+ GtkComboBox::inner-border = { 4, 4, 6, 5 }
+ GtkComboBoxText::inner-border = { 4, 4, 6, 5 }
+
+ #GtkButtonBox::child-min-height = 52
+
+ GtkCheckButton::indicator-size = 30
+
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+ GtkEntry::state-hint = 0
+
+ GtkExpander::expander-size = 30
+
+ GtkImage::x-ayatana-indicator-dynamic = 1
+
+ GtkMenu::horizontal-padding = 2
+ GtkMenu::vertical-padding = 2
+
+ GtkMenuBar::internal-padding = 1
+ GtkMenuBar::window-dragging = 1
+
+ GtkMenuItem::arrow-scaling= 0.5
+
+ GtkPaned::handle-size = 1
+
+ GtkProgressBar::min-horizontal-bar-height = 14
+ GtkProgressBar::min-vertical-bar-width = 14
+
+ GtkRange::trough-border = 0
+ GtkRange::slider-width = 24
+ GtkRange::stepper-size = 24
+ GtkRange::stepper_spacing = 0
+ GtkRange::trough-under-steppers = 1
+
+ GtkScale::slider-length = 30
+ GtkScale::slider-width = 30
+ GtkScale::trough-side-details = 1
+
+ GtkScrollbar::activate-slider = 1
+ GtkScrollbar::has-backward-stepper = 0
+ GtkScrollbar::has-forward-stepper = 0
+ GtkScrollbar::has-secondary-backward-stepper = 0
+ GtkScrollbar::has-secondary-forward-stepper = 0
+ GtkScrollbar::min-slider-length = 160
+ GtkScrollbar::slider-width = 24
+ GtkScrollbar::trough-border = 0
+
+ GtkScrolledWindow::scrollbar-spacing = 0
+ GtkScrolledWindow::scrollbars-within-bevel = 1
+
+ GtkSeparatorMenuItem::horizontal-padding = 0
+
+ GtkToolbar::internal-padding = 0
+
+ GtkTreeView::expander-size = 22
+ GtkTreeView::vertical-separator = 0
+
+ GtkWidget::focus-line-width = 2
+ # The following line prevents the Firefox tabs
+ # from jumping a few pixels when you create a new tab
+ GtkWidget::focus-padding = 0
+
+ GtkWidget::wide-separators = 1
+ GtkWidget::separator-width = 2
+ GtkWidget::separator-height = 2
+
+ GtkWindow::resize-grip-height = 2
+ GtkWindow::resize-grip-width = 2
+
+ WnckTasklist::fade-overlay-rect = 0
+
+ GnomeHRef::link_color = @link_color
+ GtkHTML::link-color = @link_color
+ GtkIMHtmlr::hyperlink-color = @link_color
+ GtkIMHtml::hyperlink-color = @link_color
+ GtkWidget::link-color = @link_color
+ GtkWidget::visited-link-color = @text_color
+
+ GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
+ GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
+
+ xthickness = 2
+ ythickness = 2
+
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+
+ bg[NORMAL] = @bg_color
+ bg[PRELIGHT] = shade (1.02, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @bg_color)
+ bg[INSENSITIVE] = @bg_color
+
+ base[NORMAL] = @base_color
+ base[PRELIGHT] = shade (0.95, @base_color)
+ base[SELECTED] = @selected_bg_color
+ base[ACTIVE] = @selected_bg_color
+ base[INSENSITIVE] = shade (0.85, @base_color)
+
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ engine "murrine" {
+ animation = FALSE
+ arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
+ border_shades = { 1.0, 1.0 } # gradient to draw on border
+ border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
+ colorize_scrollbar = FALSE
+ comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
+ contrast = 0.8 # overal contrast with borders
+ focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
+ glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
+ glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
+ glow_shade = 1.0 # amount of glow
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
+ highlight_shade = 1.0 # amount of highlight
+ lightborder_shade = 1.0 # amount of inset light border
+ lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
+ listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
+ listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
+ menustyle = 0 # 0 = none, 1 = vertical striped
+ progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
+ reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
+ roundness = 4# roundness of widgets
+ scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
+ sliderstyle = 0 # 0 = none, 1 = handles
+ stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
+ toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
+ }
+}
+
+style "murrine-wide" {
+ xthickness = 6
+ ythickness = 6
+}
+
+style "murrine-wider" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-thin" {
+ xthickness = 1
+ ythickness = 1
+}
+
+# Notebook
+
+style "clearlooks-notebook-bg" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = shade (0.80, @bg_color)
+}
+
+style "clearlooks-notebook" = "clearlooks-notebook-bg" {
+ xthickness = 8
+ ythickness = 4
+
+ engine "clearlooks" {
+ radius = 0.1
+ }
+}
+
+# Various Standard Widgets
+
+style "murrine-button" = "murrine-wider" {
+ bg[NORMAL] = @btn_bg_color
+ bg[PRELIGHT] = shade (1.04, @btn_bg_color)
+ bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color)
+ bg[ACTIVE] = shade (0.95, @btn_bg_color)
+ bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
+ xthickness = 10
+ ythickness = 10
+ #xthickness = 5
+ #ythickness = 5
+
+ engine "murrine" {
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ roundness = 4
+ gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
+ }
+}
+
+style "murrine-buttonlabel" {
+ fg[NORMAL] = @btn_fg_color
+ fg[PRELIGHT] = @btn_fg_color
+ fg[SELECTED] = @btn_fg_color
+ fg[ACTIVE] = @btn_fg_color
+ fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ text[NORMAL] = @btn_fg_color
+ text[PRELIGHT] = @btn_fg_color
+ text[SELECTED] = @btn_fg_color
+ text[ACTIVE] = @btn_fg_color
+ text[INSENSITIVE] = @btn_fg_color
+ text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-comboboxtext" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-togglebutton" = "murrine-buttonlabel" {
+ xthickness = 10
+ ythickness = 10
+}
+
+style "murrine-radiocheck" = "murrine-togglebutton" {
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+}
+
+style "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ roundness = 4
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ trough_shades = { 0.97, 0.97 }
+ trough_border_shades = { 1.0, 1.0 }
+ }
+}
+
+style "murrine-overlay-scrollbar" {
+ bg[ACTIVE] = shade (0.8, @bg_color)
+ bg[INSENSITIVE] = shade (0.97, @bg_color)
+
+ base[SELECTED] = shade (0.6, @bg_color)
+ base[INSENSITIVE] = shade (0.85, @bg_color)
+}
+
+style "murrine-scale" = "murrine-thin" {
+ bg[NORMAL] = @btn_bg_color
+ bg[ACTIVE] = mix(0.2, @fg_color, @bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color)
+
+ engine "murrine" {
+ roundness = 25
+ #roundness = 4
+ gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
+ #border_shades = { 0.5, 0.5 }
+ border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) }
+ #trough_shades = { 1.08, 1.08 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-progressbar" = "murrine-thin" {
+ bg[NORMAL] = @bg_color
+ bg[ACTIVE] = mix(0.08, @bg_color, @base_color)
+
+ fg[PRELIGHT] = @selected_fg_color
+
+ engine "murrine" {
+ roundness = 4
+ border_shades = { 1.2, 1.2 }
+ trough_border_shades = { 0.8, 0.8 }
+ }
+}
+
+style "murrine-treeview-header" = "murrine-button" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color)
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-treeview" {
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-frame" = "murrine-wide" {
+ bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
+}
+
+style "murrine-frame-title" {
+ fg[NORMAL] = lighter (@fg_color)
+}
+
+style "murrine-tooltips" {
+ xthickness = 10
+ ythickness = 10
+
+ bg[NORMAL] = @tooltip_bg_color
+ bg[SELECTED] = @tooltip_bg_color
+
+ fg[NORMAL] = @tooltip_fg_color
+
+ engine "murrine" {
+ textstyle = 0
+ roundness = 4
+ rgba = FALSE
+ }
+}
+
+style "murrine-spinbutton" = "murrine-button" {
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ }
+}
+
+style "clearlooks-radiocheck" = "murrine-default" {
+ bg[SELECTED] = @base_color
+ bg[PRELIGHT] = @bg_color
+
+ text[NORMAL] = @accent_bg_color
+ text[PRELIGHT] = @accent_bg_color
+
+ engine "clearlooks" {
+ radius = 4.0
+ }
+}
+
+style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
+ bg[PRELIGHT] = @bg_color
+}
+
+style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" {
+ fg[NORMAL] = @fg_color
+ fg[PRELIGHT] = @fg_color
+ fg[SELECTED] = @fg_color
+ fg[ACTIVE] = @fg_color
+ fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
+}
+
+style "murrine-entry" = "murrine-wider" {
+ text[NORMAL] = @text_color
+ text[PRELIGHT] = @text_color
+ text[SELECTED] = @text_color
+ text[ACTIVE] = @text_color
+ text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
+
+ xthickness = 10
+ ythickness = 10
+ engine "murrine" {
+ #border_shades = { 1.15, 1.15 }
+ border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) }
+ roundness = 4
+ }
+}
+
+style "metacity-frame" = "murrine-default" {
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "murrine-statusbar" { }
+style "murrine-comboboxentry" = "murrine-entry" { }
+style "murrine-hscale" = "murrine-scale" { }
+style "murrine-vscale" = "murrine-scale" { }
+style "murrine-hscrollbar" = "murrine-scrollbar" { }
+style "murrine-vscrollbar" = "murrine-scrollbar" { }
+
+# Menus
+
+style "murrine-menu" = "murrine-thin" {
+ bg[NORMAL] = @menu_bg_color
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[INSENSITIVE] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ text[NORMAL] = @menu_fg_color
+ text[PRELIGHT] = @selected_fg_color
+ text[SELECTED] = @selected_fg_color
+ text[ACTIVE] = @selected_fg_color
+ text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menu-item" = "murrine-wider" {
+ bg[PRELIGHT] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
+ fg[PRELIGHT] = @selected_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @selected_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
+
+ engine "murrine" {
+ textstyle = 0
+ border_shades = { 1.2, 1.2 }
+ }
+}
+
+style "murrine-separator-menu-item" = "murrine-thin" { }
+
+style "murrine-menubar" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+style "murrine-menubaritem" {
+ bg[NORMAL] = @menubar_bg_color
+ bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[ACTIVE] = shade (0.9, @menubar_bg_color)
+ bg[INSENSITIVE] = @menubar_bg_color
+
+ fg[NORMAL] = @menubar_fg_color
+ fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
+ fg[SELECTED] = shade (1.08, @menubar_fg_color)
+ fg[ACTIVE] = @menubar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+# Toolbars
+
+style "murrine-toolbar" = "murrine-thin" {
+ bg[NORMAL] = @toolbar_bg_color
+ bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
+ bg[INSENSITIVE] = @toolbar_bg_color
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton" = "murrine-button" {
+ bg[NORMAL] = shade (1.08, @toolbar_bg_color)
+ bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
+ bg[SELECTED] = @selected_bg_color
+ bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
+ bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
+
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+style "murrine-toolbutton-label" = "murrine-toolbutton" {
+ fg[NORMAL] = @toolbar_fg_color
+ fg[PRELIGHT] = @toolbar_fg_color
+ fg[SELECTED] = @selected_fg_color
+ fg[ACTIVE] = @toolbar_fg_color
+ fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
+
+ engine "murrine" {
+ }
+}
+
+class "GtkToolbar" style "murrine-toolbar"
+class "GtkHandleBox" style "murrine-toolbar"
+widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
+
+# Panels
+
+style "murrine-panel" = "murrine-thin" {
+ xthickness = 2
+
+ bg[NORMAL] = @panel_bg_color
+ bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ bg[ACTIVE] = shade (0.8, @panel_bg_color)
+ bg[INSENSITIVE] = @panel_bg_color
+
+ fg[NORMAL] = @panel_fg_color
+ fg[PRELIGHT] = shade (1.08, @panel_fg_color)
+ fg[SELECTED] = shade (1.08, @panel_fg_color)
+ fg[ACTIVE] = @panel_fg_color
+ fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ base[NORMAL] = @panel_bg_color
+ base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
+ base[ACTIVE] = shade (0.9, @panel_bg_color)
+ base[INSENSITIVE] = @panel_bg_color
+
+ text[NORMAL] = @panel_fg_color
+ text[PRELIGHT] = shade (1.08, @panel_fg_color)
+ text[SELECTED] = shade (1.08, @panel_fg_color)
+ text[ACTIVE] = @panel_fg_color
+ text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
+
+ engine "murrine" {
+ roundness = 0
+ contrast = 0.0
+ }
+}
+
+widget "*PanelWidget*" style "murrine-panel"
+widget "*PanelApplet*" style "murrine-panel"
+widget "*fast-user-switch*" style "murrine-panel"
+widget "*CPUFreq*Applet*" style "murrine-panel"
+widget "*indicator-applet*" style "murrine-panel"
+class "PanelApp*" style "murrine-panel"
+class "PanelToplevel*" style "murrine-panel"
+widget_class "*PanelToplevel*" style "murrine-panel"
+widget_class "*notif*" style "murrine-panel"
+widget_class "*Notif*" style "murrine-panel"
+widget_class "*Tray*" style "murrine-panel"
+widget_class "*tray*" style "murrine-panel"
+widget_class "*computertemp*" style "murrine-panel"
+widget_class "*Applet*Tomboy*" style "murrine-panel"
+widget_class "*Applet*Netstatus*" style "murrine-panel"
+widget "*gdm-user-switch-menubar*" style "murrine-panel"
+
+# LXPanel (code based on Lubuntu-default theme's gtkrc file)
+widget "*.tclock.*" style "murrine-panel"
+widget "*.taskbar.*" style "murrine-panel"
+widget_class "*GtkBgbox*" style "murrine-panel"
+
+style "bold-panel-item" {
+ font_name = "Bold"
+
+ engine "murrine" {
+ roundness = 0
+ }
+}
+
+widget "*Panel*MenuBar*" style "bold-panel-item"
+widget "*gimmie*" style "bold-panel-item"
+
+# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
+# class "*Panel*" style "murrine-panel" # Disabled to fix bug
+
+# XFCE Styles
+
+style "workspace-switcher" = "murrine-panel" {
+ bg[ACTIVE] = @selected_bg_color
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfce-header" {
+ bg[NORMAL] = shade (0.9, @bg_color)
+ base[NORMAL] = shade (1.18, @bg_color)
+}
+
+style "xfdesktop-windowlist" {
+ bg[NORMAL] = @base_color
+ fg[INSENSITIVE] = shade (0.95, @base_color)
+ text[INSENSITIVE] = shade (0.95, @base_color)
+}
+
+style "xfdesktop-icon-view" {
+ XfdesktopIconView::label-alpha = 0
+ XfdesktopIconView::selected-label-alpha = 60
+ XfdesktopIconView::shadow-x-offset = 0
+ XfdesktopIconView::shadow-y-offset = 1
+ XfdesktopIconView::selected-shadow-x-offset = 0
+ XfdesktopIconView::selected-shadow-y-offset = 1
+ XfdesktopIconView::shadow-color = @fg_color
+ XfdesktopIconView::selected-shadow-color = @fg_color
+ XfdesktopIconView::shadow-blur-radius = 2
+ XfdesktopIconView::cell-spacing = 2
+ XfdesktopIconView::cell-padding = 6
+ XfdesktopIconView::cell-text-width-proportion = 1.9
+
+ fg[NORMAL] = @bg_color
+ fg[ACTIVE] = @bg_color
+
+}
+
+style "xfwm-tabwin" {
+ Xfwm4TabwinWidget::border-width = 1
+ Xfwm4TabwinWidget::border-alpha = 1.0
+ Xfwm4TabwinWidget::icon-size = 64
+ Xfwm4TabwinWidget::alpha = 1.0
+ Xfwm4TabwinWidget::border-radius = 2
+
+ bg[NORMAL] = @menu_bg_color
+ bg[SELECTED] = @menu_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ contrast = 0.0
+ border_shades = { 0.9, 0.9 }
+ }
+}
+
+style "xfwm-tabwin-button" {
+ font_name = "bold"
+
+ bg[SELECTED] = @selected_bg_color
+}
+
+style "xfsm-logout" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = @menu_bg_color
+ bg[PRELIGHT] = shade (1.1, @menu_bg_color)
+ bg[SELECTED] = shade (0.5, @menu_bg_color)
+ bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
+
+ fg[NORMAL] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+
+ text[NORMAL] = @menu_fg_color
+
+ engine "murrine" {
+ }
+}
+
+style "xfsm-logout-button" {
+ bg[NORMAL] = shade (1.2, @menu_bg_color)
+ bg[PRELIGHT] = shade (1.4, @menu_bg_color)
+
+ engine "murrine" {
+ }
+}
+
+widget "*Pager*" style "workspace-switcher"
+
+widget "*Xfce*Panel*" style "murrine-panel"
+class "*Xfce*Panel*" style "murrine-panel"
+
+# Thunar Styles
+
+style "sidepane" {
+ base[NORMAL] = @bg_color
+ base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
+ bg[NORMAL] = @bg_color
+ text[NORMAL] = mix (0.9, @fg_color, @bg_color)
+}
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*ThunarLocationEntry*" style "murrine-entry"
+
+style "whiskermenu" {
+ bg[NORMAL] = @menu_bg_color
+ bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
+ bg[PRELIGHT] = @selected_bg_color
+
+ fg[NORMAL] = @menu_fg_color
+ fg[ACTIVE] = @menu_fg_color
+ fg[PRELIGHT] = @menu_fg_color
+}
+
+style "whiskermenu-scrollbar" = "murrine-scrollbar" {
+ bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
+ bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
+ bg[ACTIVE] = @selected_bg_color
+
+ engine "murrine" {
+ trough_shades = { 4.97, 4.97 }
+ trough_border_shades = { 5.0, 5.0 }
+ }
+}
+
+widget "whiskermenu-window*" style "whiskermenu"
+widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
+
+# Gtk2 Open-File Dialog
+
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header"
+
+# Google Chrome/Chromium Styles (requires 9.0.597 or newer)
+
+style "chromium-toolbar-button" {
+ engine "murrine" {
+ roundness = 4
+ textstyle = 0
+ }
+}
+
+style "chrome-gtk-frame" {
+ ChromeGtkFrame::frame-color = @titlebar_bg_color
+ ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::frame-gradient-size = 0
+ ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
+ ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
+
+ ChromeGtkFrame::incognito-frame-gradient-size = 0
+ ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
+
+ ChromeGtkFrame::scrollbar-trough-color = @bg_color
+ ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
+ ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
+}
+
+class "ChromeGtkFrame" style "chrome-gtk-frame"
+
+widget_class "*Chrom*Button*" style "chromium-toolbar-button"
+
+# General Styles
+
+class "GtkWidget" style "murrine-default"
+
+class "GtkFrame" style "murrine-frame"
+class "MetaFrames" style "metacity-frame"
+class "GtkWindow" style "metacity-frame"
+
+class "GtkSeparator" style "murrine-wide"
+class "GtkCalendar" style "murrine-wide"
+
+class "GtkSpinButton" style "murrine-spinbutton"
+
+class "GtkScale" style "murrine-scale"
+class "GtkVScale" style "murrine-vscale"
+class "GtkHScale" style "murrine-hscale"
+class "GtkScrollbar" style "murrine-scrollbar"
+class "GtkVScrollbar" style "murrine-vscrollbar"
+class "GtkHScrollbar" style "murrine-hscrollbar"
+
+class "GtkEntry" style "murrine-entry"
+
+widget_class "*" style "clearlooks-notebook"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "**" style "clearlooks-notebook-bg"
+widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
+
+widget_class "*" style "murrine-button"
+widget_class "**" style "murrine-statusbar"
+widget_class "*" style "murrine-progressbar"
+widget_class "*" style "murrine-progressbar"
+
+widget_class "**" style "murrine-comboboxentry"
+widget_class "**" style "murrine-comboboxentry"
+
+widget_class "**" style "murrine-menu"
+widget_class "**" style "murrine-menu-item"
+widget_class "*